summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Greg Hudson [Thu, 11 Jan 2001 06:50:43 +0000]
repair-afs-cryptall-
20010111
This makes it possible to have encryption enabled, but does not
expose an interface to do so. That will follow tomorrow, when
hopefully OpenAFS and Arla will have synchronized pioctls allowing
userspace compatibility
Michael Nelson [Thu, 11 Jan 2001 06:41:23 +0000]
winnt-port-cleanup-
20010111
Add needed headers, convert from SERVICETYPE to AFSSERVICETYPE
Jeffrey Hutzelman [Thu, 11 Jan 2001 06:28:27 +0000]
winnt-eventlog-copyright-fixes-
20010111
The perl script used to update copyrights failed to properly handle these
files
Chas Williams [Thu, 11 Jan 2001 06:15:52 +0000]
update-for-linux-240-final-
20010111
Update Linux 2.4 support for the 2.4.0 release kernel.
Jeffrey Hutzelman [Thu, 11 Jan 2001 05:59:34 +0000]
allow-rx-newservice-with-zero-port-after-rx-init-zero-
20010111
The intent is to allow services to be set up on random rather than
fixed ports
Pavel Semerad [Thu, 11 Jan 2001 05:48:31 +0000]
sparc64-linux-missing-header-define-
20010111
sparc64 linux uses 32bit userland and so needs the 32bit header
Jeffrey Hutzelman [Thu, 11 Jan 2001 05:40:06 +0000]
krb-udp-use-transaction-for-special-keys-
20010111
use the ubik transaction we got to lookup the kvno otherwise this
fails for uncached keys, like foreign realm krbtgts
Neale Ferguson [Sun, 24 Dec 2000 01:15:06 +0000]
s390-linux-
20001223
Port for Linux on the IBM S/390
Pavel Semerad [Sun, 24 Dec 2000 00:51:17 +0000]
sparc-linux-
20001223
Sparc/Sparc64 linux support
Nathan Neulinger [Sun, 24 Dec 2000 00:19:42 +0000]
solaris26-needs-ccs-libcurses-
20001223
use the libcurses capable of fulfilling our needs for symbols in gtx
Nathan Neulinger [Sun, 24 Dec 2000 00:11:41 +0000]
make-make-dollar-make-
20001223
Make Makefiles be gmake-friendly
Nathan Neulinger [Sun, 24 Dec 2000 00:02:00 +0000]
sgi-65-gnu-cc-ld-harmful-
20001220
gcc and Gnu LD cause problems with build on Irix 6.5; Avoid them.
Nathan Neulinger [Sat, 23 Dec 2000 23:59:34 +0000]
ptser-Makefile-missing-slash-
20001220
DESTDIR is assumed to have a trailing /, so we don't need another here
Hartmut Reuter [Sat, 23 Dec 2000 23:52:38 +0000]
fast-start-
20001220
FAST_RESTART ifdef'd code omits salvage at restart. -DontSalvage must be
added to salvager args in the bos configuration
BITMAPS_LATER ifdef'd code lets the fileserver create the bitmaps for
free vnodes only on demand, so the fileserver may start faster.
Hartmut Reuter [Sat, 23 Dec 2000 23:39:34 +0000]
cml-version-string-maker-
20001220
CML version string maker for OpenAFS (modified for devel)
Chas Williams [Tue, 19 Dec 2000 18:32:45 +0000]
missing-sol8-Makefile-
20001219
Not in initial commit
Garry Zacheiss [Tue, 19 Dec 2000 07:45:10 +0000]
ptutil-initial-
20001219
Add pt_util for offline pts database manipulation
Nathan Neulinger [Tue, 19 Dec 2000 07:34:34 +0000]
solaris-make-cleanup-
20001219
Remove redundancy in Solaris Makefile Protos
Nathan Neulinger [Tue, 19 Dec 2000 07:27:08 +0000]
warning-fixes-
20001219
Warning fix missed in last round.
Nathan Neulinger [Wed, 13 Dec 2000 21:36:06 +0000]
warning-fixes-
20001213
Various fixes to eliminate warnings
Chas Williams [Wed, 13 Dec 2000 19:33:47 +0000]
linux-ppc-des-
20001213
Add missing file for DES
Derrick Brashear [Sat, 2 Dec 2000 18:17:50 +0000]
add-buildnotes-
20001202
notes for building openafs
Derrick Brashear [Sat, 2 Dec 2000 18:06:26 +0000]
README-update-
20001202
refer people to openafs.org site for help
Nickolai Zeldovich [Sat, 2 Dec 2000 17:52:58 +0000]
check-flushvol-args-
20001202
check args for flushvol
Nickolai Zeldovich [Sat, 2 Dec 2000 17:46:52 +0000]
bulkstat-changes-
20001202
change in bulkstatus code
Chas Williams [Sat, 2 Dec 2000 17:41:43 +0000]
linux-xfs-support-
20001202
support for linux xfs kernels
Derrick Brashear [Fri, 1 Dec 2000 23:59:27 +0000]
kdump-linux-header-fixes-
20001201
Deal with kdump not building on modern glibc linux systems. On RedHat 7,
we also need kgcc.
Derrick Brashear [Fri, 1 Dec 2000 23:26:44 +0000]
linux-needs-larger-lwp-stacksize-
20001201
The 48k stack is insufficient and can lead to servers that refuse to start
or that crash unexpectedly.
Derrick Brashear [Fri, 1 Dec 2000 23:11:06 +0000]
linux-glibc22-has-pthread-attr-setstacksize-
20001201
Newer glibc includes this function, and this conflicts with a header
Derrick Brashear [Fri, 1 Dec 2000 22:52:01 +0000]
redhat-linux-version-h-is-mangled-
20001201
the kernel-source rpm on redhat 7.0 provides a modified linux/version.h
which chokes the linux-version script. attempt to deal.
Derrick Brashear [Fri, 1 Dec 2000 22:36:53 +0000]
build-vfsck-for-solarises-
20001201
build vfsck for solaris 2.5, 2.6 and 7
not known to work correctly in all cases
Michael Pronath [Fri, 1 Dec 2000 17:30:42 +0000]
linux-module-initialization-allocate-
20001201
Loading and unloading a module without starting AFS would oops without this
because nothing checked for allocation.
Chas Williams [Wed, 15 Nov 2000 00:38:24 +0000]
solaris8-fixes-
20001114
updates to solaris 8
Chas Williams [Tue, 14 Nov 2000 03:28:15 +0000]
linux24-writepage-
20001113
Linux 2.4 kernel writepage support
Derek Atkins [Tue, 7 Nov 2000 15:51:03 +0000]
copy-permit-export-h-
20001107
copy another include file to make a separate kernel module build easier
Michael Nelson [Tue, 7 Nov 2000 15:44:17 +0000]
winnt-letter-mappings-
20001107
Single user drive letter mapping support
Chas Williams [Mon, 6 Nov 2000 18:55:50 +0000]
linux24-config-params-
20001106
Add param file for linux24
Michael Nelson [Mon, 6 Nov 2000 15:48:48 +0000]
winnt-fixes-
20001106
WinNT build fixes
Derrick Brashear [Mon, 6 Nov 2000 15:30:18 +0000]
linux24-cleanup-
20001106
remainder of fixes. temporary test hardware confirms it builds again
Derrick Brashear [Mon, 6 Nov 2000 15:09:13 +0000]
linux24-missing-endif-
20001106
missing endif. these problems won't happen when I have the testing hardware, obviously;-)
Derrick Brashear [Mon, 6 Nov 2000 15:01:54 +0000]
linux24-missing-ifdef-
20001106
Add missing ifdef/endif for linux 24 support code
Chas Williams [Mon, 6 Nov 2000 04:22:21 +0000]
initial-solaris8-support-
20001105
Iniktial Solaris 8 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.
====================
Initial Solaris 8 support
====================
Initial Solaris 8 support
Derek Atkins [Mon, 6 Nov 2000 03:36:43 +0000]
copy-rx-header-for-libafs-
20001105
Make sure that rx_misc.h is copied to the libafs tree from rx source
Chas Williams [Sun, 5 Nov 2000 20:13:38 +0000]
initial-linux24-support-
20001105
preliminary linux 2.4 kernel 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.
====================
missed file
Derrick Brashear [Sun, 5 Nov 2000 03:25:14 +0000]
eliminate-libaudit-requirement-
20001104
move afsconf_CheckAuth which requires afsconf_SuperUser into userok.c
where afsconf_SuperUser is, eliminating the need for libaudit when using
archive libraries (doesn't help with shlibs)
Derrick Brashear [Sun, 5 Nov 2000 02:21:42 +0000]
replace-gets-with-fgets-
20001104
replace gets with fgets
based as patch from nneul@umr.edu
Derrick Brashear [Sun, 5 Nov 2000 01:50:30 +0000]
replace-getwd-with-getcwd-
20001104
getcwd replaces getwd
Chaskiel M Grundman [Sun, 5 Nov 2000 01:16:17 +0000]
prefetch-pioctls-overflow-
20001104
1024 was being used of a buffer which wasn't that large.
Derrick Brashear [Sun, 5 Nov 2000 00:55:11 +0000]
For people who don't know any better
Derrick Brashear [Sat, 4 Nov 2000 22:20:51 +0000]
For people who don't know any better
Derrick Brashear [Sat, 4 Nov 2000 10:01:08 +0000]
Standardize License information
Derrick Brashear [Sat, 4 Nov 2000 08:38:12 +0000]
where the per file license text refers to it
Derrick Brashear [Sat, 4 Nov 2000 08:37:38 +0000]
foo
Derrick Brashear [Sat, 4 Nov 2000 08:36:53 +0000]
where the license refers to it
Derrick Brashear [Sat, 4 Nov 2000 03:34:07 +0000]
add a license
IBM [Sat, 4 Nov 2000 02:13:13 +0000]
Initial IBM OpenAFS 1.0 tree