2877 Commits

Author SHA1 Message Date
Derrick Brashear
15f635c9e1 STABLE14-kdump-vcache-update-20050708
FIXES 19292

wasn't updated when struct vcache was. oops.


(cherry picked from commit 09b145f6bf0a1cca5947cb14128a146423197558)
2005-07-11 20:29:03 +00:00
Jeffrey Altman
5059b6071d STABLE14-pr_Initialize-fix-20050707
The previous patch to pr_Initialize() opened an opportunity for
afsconf_Check() to be called with a NULL pointer if tdir == 0.
Prevent this occurrance.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fixed one null pointer reference but not the other.

====================

commit the rest of jeff's fix


(cherry picked from commit 46ff986a42e3cce761ad5830e9e2792d67d5a156)
2005-07-11 20:28:43 +00:00
Jim Rees
aa7e695328 STABLE14-freebsd60-20050708
Fixes for FreeBSD 6.0 snap5.
Builds and runs but has locking issues.


(cherry picked from commit fbbb6db84c85061bd010df068485927b1a3a628f)
2005-07-11 20:27:27 +00:00
Russ Allbery
4365b6a807 STABLE14-krb5-configure-fixes-20050707
FIXES 19862

Use krb5_creds rather than struct krb5_creds, add missing test in if
statements for krb5_creds structure probes, and tweak the configure output.


(cherry picked from commit 06e66a65c5aaff6d3095fd989ef013df0acc4477)
2005-07-11 20:16:42 +00:00
Pascal Terjan
960ed96198 STABLE14-coda-xfs-header-defines-fun-20050706
make this better, we should never have been doing it as we were before


(cherry picked from commit f829393c716330b65a96d5cc0c33b2c83e9b4bc4)
2005-07-11 20:13:47 +00:00
Derrick Brashear
c2f08274b9 STABLE14-aklog-assume-old-autoconf-20050706
old autoconf is my fiend


(cherry picked from commit 043900fb415e2eb5327fd3c3f89064a403b3166e)
2005-07-11 20:10:39 +00:00
Derrick Brashear
8facb0b52c STABLE14-vos-ctime-help-20050705
FIXES 6031

kept looking at this backwards, fix is obvious


(cherry picked from commit 2695a18459c3f5294a6de2cd2d13d725d61840e9)
2005-07-11 20:10:33 +00:00
Peter Somogyi
60167ca203 STABLE14-util-admin-64bit-20050705
FIXES 19631

serverAddress is an int; don't copy a pointer size


(cherry picked from commit 8f72c44972c86001607ce90b28c018f55a40b364)
2005-07-11 20:09:46 +00:00
Jeffrey Altman
d8e1580e33 STABLE14-auditlogs-for-everyone-20050702
Windows build dependency changes to support the audit logs


(cherry picked from commit 16d67791dce45e5d4ee9b854c796492ffcde2113)
2005-07-11 20:08:35 +00:00
Ken Hornstein
7a4584cfd3 STABLE14-aklog-update-20050705
fix typo in #error statement


(cherry picked from commit 092cc5c9e693b2c4248e1c56b80fb198b49c31a3)
2005-07-11 20:07:46 +00:00
Troy Benjegerdes
3e8d0dab61 STABLE14-aklog-principal-rewrite-20050705
fix second_comp call to be correct for macro


(cherry picked from commit 391566e0b4173a3342b493048e152d9d1b7e0eb1)
2005-07-11 20:07:37 +00:00
Ken Hornstein
cebcaeff11 STABLE14-aklog-forgot-quote-20050701
Forgot closing quote in #error directive.


(cherry picked from commit d48a6d9548f9c3c2f1fe8af564cbdfc6fb35bbe0)
2005-07-11 20:07:24 +00:00
Ken Hornstein
6df854931e STABLE14-aklog-heimdal-integration-20050630
The necessary autoconf/C glue to make aklog work with Heimdal.


(cherry picked from commit 233b7043ce22a120e52b2d1194a2603c659de735)
2005-07-11 20:07:00 +00:00
Jeffrey Altman
c7eb015409 STABLE14-pts-logging-20050619
enhance pts logging


(cherry picked from commit 0fed4743ae7763bf0b7c2c273cd54730e01f2249)
2005-07-11 20:06:48 +00:00
Ken Hornstein
2174d7680a STABLE14-fix-kerberos-autoconf-20060623
Commit remaining autoconf fixes for aklog.


(cherry picked from commit f89bb3cd972d82685ed02805d478ff63637537e6)
2005-07-11 20:04:31 +00:00
Ken Hornstein
ec5f28a463 STABLE14-fix-getcrypt-command-description-20050623
Fix the description of the getcrypt command.


(cherry picked from commit 3b58e267504b715a8535858d161527a35afa7a7c)
2005-07-11 20:03:42 +00:00
Ken Hornstein
4003ef471c STABLE14-aklog-cleanup-rxkad2b-20050623
Clean up the aklog source, and add support for rxkad2b tokens.

RCS file: /cvs/openafs/src/aklog/Attic/aklog_param.c,v
Working file: src/aklog/aklog_param.c
head: 1.3
branch:
locks: strict
access list:
keyword substitution: kv
total revisions: 5;	selected revisions: 0
description:

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

Clean up the aklog source, and add support for rxkad2b tokens.


(cherry picked from commit 272ed1c01d2ae6eea9aaafb84df59c53ceffbb83)
2005-07-11 20:03:25 +00:00
Jeffrey Altman
86f3df47e9 STABLE14-pr_init-fix-20050623
remove the pr_Initialize force cell change hack from afskfw lib

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

for the longest time aklog implementations with automatic pts registration
have included a work around for a bug in pr_Initialize.  The bug fails to
reset the connection when the cell changes.  pr_Initialize has been fixed
so we can remove the hack.


(cherry picked from commit c4b1decf6caacb13db666f516ceaf9b65e4371ab)
2005-07-11 20:03:09 +00:00
Jeffrey Altman
cefbcedb24 STABLE14-pts-logging-20050620
Modify log levels to equal:
  Lookups at 125
  Creates at 25
  Modifies at 5

Modify Windows makefile to build ptclient.exe


(cherry picked from commit 13814630d6b61c65f86151f8ba6668e3ec43c495)
2005-07-11 20:02:35 +00:00
Derrick Brashear
ec7df33c4d STABLE14-lwp-protoize-20050618
protoize lwp directory


(cherry picked from commit 91953e8c0774697902ca025dd7969f0acc9c9ec2)
2005-07-11 19:59:55 +00:00
Jeffrey Altman
e467598d55 STABLE14-windows-vs2005b2-20050706
Visual Studio 2005 Beta 2 has been released.   As part of this
release Microsoft has tightened the rules for their C++ compliance.

* no longer can a variable declared in a for() statement be used
  outside of the associated command block

* no longer can a function or variable be declared implicitly as
  'int'

* several types such as size_t have become 64-bit values on all platforms

* due to type changes the C++ function names in libraries have changed.
  This requires the use of different .DEF file export lists


(cherry picked from commit c6a736486eb2704efd03082ff067858a198ae6d0)
2005-07-07 01:28:59 +00:00
Jeffrey Altman
c21d175d36 STABLE14-windows-ntbuild-20050706
Update the default sysname to i386_w2k in the ntbuild.bat file


(cherry picked from commit 2428f3eee3c84b745e04c5ee70d9405df620b385)
2005-07-06 15:11:58 +00:00
Jeffrey Altman
48479d23e2 STABLE14-windows-config-param-20050706
New param files for new sysnames


(cherry picked from commit 16b6696938bea2a27651ca246afef7ad794c99f0)
2005-07-06 06:11:31 +00:00
Jeffrey Altman
8b6b9ef33b STABLE14-windows-afsdb-fix-20050701
Fix AFSDB queries using DNSAPI to always terminate the query string with
a period.


(cherry picked from commit f6d99fbba133ba996610d0c00457408fede942dc)
2005-07-02 03:46:28 +00:00
Jeffrey Altman
08b798494e STABLE14-windows-makefile-fix-20050701
Fixes that were applied to the head as part of the IFS changes
but whose delta was not ready for the 1-4 branch.  afscdefs should
only include defines.  afscflags should only include compiler switches

update version to 1.3.8500
2005-07-01 20:47:14 +00:00
Jeffrey Altman
1e2c37e070 STABLE14-windows-aklog-naming-20050624
Correct for the behavior of pr_SNameToId() lowercasing the username


(cherry picked from commit a61ff319b7a9cec29b02579c20a338c46a8d2c55)
2005-07-01 20:34:14 +00:00
Jeffrey Altman
1ad9ca2a5b STABLE14-windows-notes-20050630
Updates for 1.3.85


(cherry picked from commit 25ecdbd2c4f1f02a7d449278c4b01f3938aba86d)
2005-07-01 20:09:43 +00:00
Jeffrey Altman
efb7a9e8bf STABLE14-windows-readme-20050628
updates to nsis 2.07 and corrections to build process


(cherry picked from commit 09e871e52fac858a22b0b41a5f414b8b69a79e2d)
2005-07-01 20:00:06 +00:00
Jeffrey Altman
1137590d15 STABLE14-windows-logon-20050630
add a registry entry to prevent token destruction at logoff


(cherry picked from commit ed54c889202b51361f3f01df80930e9577baa914)
2005-07-01 19:40:50 +00:00
Robert S Murawski IV
39e5b142b6 STABLE14-windows-nsis-20050628
Support for NSIS 2.07 including named installation configurations
and an Icon for the uninstall entry listed in the Add/Remove Programs
control panel.


(cherry picked from commit 4464c62f92541c8b1f46260d6c4cbdd1ba4cf85f)
2005-07-01 19:40:31 +00:00
Derrick Brashear
650240889d STABLE14-threadid-logging-20050629
log thread ids for any debug level


(cherry picked from commit f2e86f4e03559dc45f4457960f302cb58e0ff59d)
2005-06-30 04:12:07 +00:00
Derrick Brashear
5875140026 STABLE14-objdir-20050622
FIXES 19341

try harder to make builds work in cases where you're building into an alternate directory with old autoconf (mkdir vs mkdir -p)


(cherry picked from commit dbd69d19e43ecdb74be531ab847c8aba48c025d3)
2005-06-22 18:37:25 +00:00
Derrick Brashear
7fb3c11a0c STABLE14-hpux11-vfsck-20050622
make vfsck build for hpux


(cherry picked from commit 854db695f9a643b969aab86d76602dbb1666cc10)
2005-06-22 14:48:46 +00:00
Jeffrey Hutzelman
40a536450b STABLE14-amd64-udebug-20050621
fix 64 bit glitch in udebug


(cherry picked from commit ee5bee633a26efbeea30a5c44aef2d2055f39520)
2005-06-21 23:20:52 +00:00
Derrick Brashear
9e4c5bc3b7 STABLE14-aklog-configure-backport-20050621
make old autoconf work again


(cherry picked from commit 7ad8a32a0ebbbd2be37eb3a323b23bc017dc1423)
2005-06-21 23:15:21 +00:00
Ken Hornstein
aea768392f Add missing Makefile.in that I apparantly forgot.
(cherry picked from commit eb3124e2227b4837183f3b742a64341b0eba1f4c)
2005-06-21 22:20:22 +00:00
Chas Williams
180dde15f4 STABLE14-linux-change-dentry-cleanup-20050619
try to make this work in 2.4 also


(cherry picked from commit f43f102c71f69a1b0bd6d4ea7cb7f0c74e67b083)
2005-06-21 21:22:44 +00:00
Jeffrey Altman
f14746ff72 STABLE14-threaded-logging-20050619
update logging to be able to show threads


(cherry picked from commit 9b1430c2d028dd38ce7392297cfe572d82a4c173)
2005-06-21 21:22:12 +00:00
Jeffrey Altman
d31b6f7a3b STABLE14-pts-logging-20050619
enhance pts logging


(cherry picked from commit a63ba494bf909ed36b75556cb1f4d33ce13b76c5)
2005-06-21 21:21:58 +00:00
Derrick Brashear
bc9e58e1cf STABLE14-viced-firstclient-retry-20050619
FIXES 1345


avoid race as we add a new client


(cherry picked from commit 0f61c69103bada5f4039ffd3968d7e8b92eb9bf6)
2005-06-21 21:20:41 +00:00
Ken Hornstein
c5894fcfdc STABLE14-more-aklog-fixes-20050618
Fixup aklog so it will compile (at least on MacOS X).  Include basic
autoconf glue.


(cherry picked from commit bcdb5a184ee597244fe1c7a8c708ee6bf796d07a)
2005-06-21 21:20:20 +00:00
Derrick Brashear
3908c09f51 STABLE14-rxkad-stats-do-it-right-20050618
fine, let's just do this right


(cherry picked from commit c4c11566986877903ac5bdf73e6c2241ef72de9d)
2005-06-21 21:19:58 +00:00
Derrick Brashear
4b529c29a0 STABLE14-move-rxkad-stats-20050618
fine, let's try this again, so aklog doesn't lose, but this sucks


(cherry picked from commit d201f1e234c14b0fef5c55ed9016f0df956e38b7)
2005-06-21 21:19:48 +00:00
Derrick Brashear
fa778e5cb8 STABLE14-vnrehash-avoid-cachecheck-change-20050618
unlocking and locking lets us race and makes cacheCheck potentially go bad
2005-06-21 21:19:41 +00:00
Derrick Brashear
8fe98ef379 STABLE14-vlprocs-extended-user-logging-20050618
update log message to provide full username


(cherry picked from commit b5461fc5a8350a5a1110e225da62caa7bf0e7245)
2005-06-21 21:19:29 +00:00
Derrick Brashear
9805b80312 STABLE14-lock-client-around-acl-checkrights-20050618
FIXES 1345

one of the like 3 crashes there. thanks love


(cherry picked from commit f16d1cef70e138b71a04d9c71ab067a1dc947867)
2005-06-21 21:19:24 +00:00
Derrick Brashear
14a8daf155 STABLE14-audit-protoization-20050618
protoize libaudit


(cherry picked from commit cc2f4ac0b36e79b137d03dcea32bb59bd1bceb8d)
2005-06-21 21:17:09 +00:00
Derrick Brashear
58dd40278a STABLE14-libafsdep-des-stats-20050618
for rxkad stats dependancy when doing only_libafs build


(cherry picked from commit b680a2d1221144c07d15a40d495146d2c84d2b13)
2005-06-21 21:16:29 +00:00
Derrick Brashear
4e8a7e3987 STABLE14-revert-splitdcache-20050621
revert this for 1.4 series
2005-06-21 21:13:48 +00:00
Jeffrey Altman
0da0be0cc7 STABLE14-windows-logon-20050613
fix the return value of IsServiceStartPending.

use IsServiceRunning and IsServiceStartPending in the while loop


(cherry picked from commit be485c959856311853303f5633687adb1efc5109)
2005-06-13 15:31:12 +00:00