Commit Graph

7190 Commits

Author SHA1 Message Date
Derrick Brashear
858edd2056 use-dollar-cc-not-cc-for-aix-exporter-20010305
necessary to build aix afs with gcc
2001-03-05 22:57:57 +00:00
Derrick Brashear
5a9eb81c94 make-snprintf-compile-on-aix-433-20010305
AF_INET is in sys/socket.h on AIX 4.3.3
2001-03-05 22:47:54 +00:00
Derrick Brashear
5da931163b make-bosserver-be-less-annoying-20010305 2001-03-05 19:13:24 +00:00
Derrick Brashear
3531babbd2 restore-rxdebug-to-the-living-20010305
Give us back rxdebug
2001-03-05 18:55:13 +00:00
Hartmut Reuter
f310da48b4 support-namei-fileserver-on-solaris8-20010305
So the namei fileserver can be used on Solaris 8
2001-03-05 16:39:05 +00:00
Adam Thornton
c12594fb08 afs-linux-s390-updates-20010305
Updates for Linux s/390 AFS port
2001-03-05 16:34:32 +00:00
Derrick Brashear
5837ab6463 return-truncated-reason-from-krb-udp-interface-20010305
The remainder of the patch the snprintf support was intended to be used for
2001-03-05 16:26:04 +00:00
Ulrich Hahn
92dcbd617b pam-afs-password-changing-support-20010305
support for changing passwords when user has kaserver password only
2001-03-05 16:22:53 +00:00
Hartmut Reuter
c8bfbcc55d allow-shadowed-src-trees-20010305
So "make links" will work if src was a symlink.
2001-03-05 15:37:46 +00:00
Hartmut Reuter
4470f1d03f ntp-for-solaris-58-20010305
Let ntp build on Solaris 8
2001-03-05 15:34:14 +00:00
Johan Danielsson
bc5204d4e7 support-dux-51-20010305
Changes needed for OpenAFS Tru64 5.1 support
2001-03-05 15:12:42 +00:00
Michael Welsh Duggan
3f43961f53 linux-libafs-with-modversions-20010228
Use symbol versioning when compiling against a kernel with symbol versioning
enabled.
2001-02-28 19:22:44 +00:00
Nickolai Zeldovich
f2fbb398a4 afs-lookup-check-evalmountpoint-return-20010221
Make check the return code from EvalMountPoint()

====================
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.
====================
maintain old behavior consistent with checking eval return
2001-02-24 15:35:05 +00:00
Mattias Amnefelt
fd4fe77ecd backup-addvolentry-fix-20010221 2001-02-22 03:06:04 +00:00
Derrick Brashear
98e79522fb bos-mrafs-support-20010221
Make it work as intended
2001-02-22 00:34:45 +00:00
Nathan Neulinger
73634549ab update-README-20010213
Irix compile completes
2001-02-13 16:53:48 +00:00
Derrick Brashear
4dca94ffe6 snprintf-for-aix-not-irix-20010212
Irix 6.5 has snprintf
2001-02-13 03:54:04 +00:00
Derrick Brashear
61eb7d8838 provide-snprintf-for-irix-dux-20010212
So we can use snprintf, provide it for platforms that don't have it
2001-02-13 03:46:15 +00:00
Hartmut Reuter
54b2c2307a bos-mrafs-support-20010212
Necessary additions to bos for MR-AFS support
2001-02-13 00:28:22 +00:00
Hartmut Reuter
2156a32e7d revert-xdr-int64-in-favor-of-common-makefile-20010212
the new version of the patch put these in Makefile.common
2001-02-13 00:15:25 +00:00
Hartmut Reuter
d26273e0f1 include-xdr-int64-in-libafs-20010212
for new pioctl calls for mrafs

====================
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 new pioctl calls for mrafs; convert spaces to tab
2001-02-12 23:56:16 +00:00
Hartmut Reuter
f896be7dd5 dirpath-mrafs-additions-20010212
Dirpath additions for MR-AFS files

====================
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.
====================
Dirpath additions for MR-AFS files; remove extra newline
2001-02-12 23:50:21 +00:00
Hartmut Reuter
c4a127d057 ubik-clone-support-20010212
Changes needed to support ubik (non-voting) clones.

====================
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.
====================
Needed kaserver support for ubik clones

====================
Needed support for ubik clones for the ptserver

====================
Support for ubik clones in vlserver

====================
auth layer support for ubik readonly clones

====================
ubik library support for readonly clones
2001-02-12 21:57:57 +00:00
Hartmut Reuter
8881f8778c rework-ktc-to-allow-dummy-libkrb-20010212
export some previously internal routines, and rename to not conflict
with libkrb;
with NO_AFS_CLIENT you can use the ktc routines also for architectures
which not yet have kernel support for AFS tokens (Cray T3E, NEC SX5).
2001-02-12 21:09:17 +00:00
Hartmut Reuter
d80d0eeaab bos-mrafs-support-20010212
Necessary additions to bos for MR-AFS support

====================
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.
====================
FS bnode changes for MR-AFS

====================
allow hex numbers for residencies, used by bos
2001-02-12 20:30:50 +00:00
Hartmut Reuter
86f1dc2117 mrafs-server-log-handling-20010212
Rotate old logs by date for MR-AFS; Could be adapted to rest of AFS
2001-02-12 20:29:20 +00:00
Hartmut Reuter
c6e03e4a45 mrafs-util-update-20010212
Error additions for MR-AFS
2001-02-12 20:28:27 +00:00
Hartmut Reuter
f415363f45 export-threadnames-totviced-20010212 2001-02-12 19:44:08 +00:00
Hartmut Reuter
9f57c28605 rx-writevinit-for-mrafs-20010212 2001-02-12 19:33:40 +00:00
Hartmut Reuter
261716adb1 2001-02-12 19:30:33 +00:00
Hartmut Reuter
20d654d59d nicer-dummy-rxi-startserverprocs-20010212 2001-02-12 19:25:53 +00:00
Hartmut Reuter
44485fed5e allow-rx-shutdown-for-userlevel-20010212
Allow rx shutdown (state reset) for userlevel rx code, for MR-AFS salvager
2001-02-12 19:24:48 +00:00
Hartmut Reuter
8f157e9ea4 rx-nt-xdr-int64-support-20010212
compile xdr_int64 for nt
2001-02-12 19:06:11 +00:00
Hartmut Reuter
9c82b2024e thread-identification-routines-20010212
Needed to identify thread in serverlog for mrafs
2001-02-12 17:35:16 +00:00
Hartmut Reuter
ae77f046c5 libafsrpc-xdr-int64-support-20010212
int64 support for libafsrpc for mrafs
2001-02-12 17:28:39 +00:00
Hartmut Reuter
efe1fef24c export-kauth-GetTickets-for-dummy-libkrb-20010212
For dummy libkrb  which is a wrapper around libkauth
2001-02-12 17:22:46 +00:00
Hartmut Reuter
d85f42ad0a ftpd-placate-aix-20010212
Required to placate AIX compiler

====================
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.
====================
2001-02-12 17:19:20 +00:00
Derrick Brashear
218377fec2 clean-up-64bit-mod-spacing-20010212
Missed earlier; needed to be compiler-friendly on some platforms
2001-02-12 17:17:09 +00:00
Hartmut Reuter
e9cf43f198 update-rs-aix42-afs-syscall-20010212
AFS_SYSCALL again 31 per Hartmut
2001-02-12 17:15:37 +00:00
Hartmut Reuter
36d02757fd cmd-suite-option-for-hiding-admin-commands-20010212
Hide help for admin commands unless asked for
2001-02-12 17:13:29 +00:00
Hartmut Reuter
3a0880476e bosserver-rx-initialization-failed-warning-20010212
Provide notice if rx initialization fails
2001-02-12 16:56:52 +00:00
Hartmut Reuter
7dd378687b bozo-save-old-cores-by-date-option-20010212
compile-time option to save old cores by date instead of rotating
2001-02-12 16:25:17 +00:00
Hartmut Reuter
714058f387 mrafs-port-definitions-20010212
Ports used by additional MRAFS services

====================
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.
====================
mrafs port definitions
2001-02-12 16:21:00 +00:00
Hartmut Reuter
caf9ae4077 mrafs-audit-types-20010212
Audit types for MR-AFS
2001-02-12 16:16:44 +00:00
Hartmut Reuter
defda2dc96 svc-create-servicetype-to-afsservicetype-20010212
missed in previous passes
2001-02-12 16:12:25 +00:00
Jeffrey Hutzelman
f918914d50 include-snprintf-in-util-20010211
For platforms which need snprintf, this should be suitable for
AC_REPLACE_FUNCS when we get that far
2001-02-11 15:05:08 +00:00
Derrick Brashear
ba461fc170 use-snprintf-for-krb-udp-error-packets-20010210
Avoid potential for overrunning buffer
2001-02-11 02:57:17 +00:00
Johan Danielsson
acf6dfa37d dux50-osi-inode-fix-20010210
incorrect in first cut
2001-02-10 23:27:38 +00:00
Derrick Brashear
8315656f31 fix-64bit-stds-h-patch-20010210
dux and irix compilers don't like # in other than first column
2001-02-10 21:49:43 +00:00
Derrick Brashear
f8e20a3200 update-systypes-in-README-20010210
Update list of systems expected to work
2001-02-10 21:47:47 +00:00