Commit Graph

1730 Commits

Author SHA1 Message Date
Derrick Brashear
4731e86a44 linux-one-more-stupid-configure-test-20030321
pointed out by zacheiss@mit.edu that i missed this. oops
2003-03-21 14:00:31 +00:00
Derrick Brashear
284d3edd23 redhat-81-support-again-20030319
once more. maybe this time they'll release something that looks like this
2003-03-19 22:20:56 +00:00
Jim Rees
65b819d0af openbsd-20030319
Add -fno-stack-protector to kernel CFLAGS for OpenBSD post-3.2.
2003-03-19 22:20:31 +00:00
James Peterson
e069717085 volser-no-convertvol-on-windows-yet-20030318
not ready for windows yet
2003-03-19 03:01:17 +00:00
Derrick Brashear
1312d1179d kaserver-disable-krb4-crossrealm-20030317
to deal with krb4 security advisory

====================
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.
====================

to deal with krb4 security advisory
type mismatch for krb4_cross pointed out by Jack Neely <slack@quackmaster.net>
2003-03-18 23:47:51 +00:00
Jim Rees
668e5d7ef5 fix-my-screwup-20030318
Back out my last unnecessary "fix."
2003-03-18 14:30:48 +00:00
Love Hörnquist-Åstrand
4f35fbb680 viced-vbusy-when-getclient-fails-20030317
more paranoia to not crash if GetClient fails, since there's apparently a
race we haven't found yet
2003-03-18 03:54:51 +00:00
Jim Rees
6f7795fc9f fix-errnos-20030317
Put non-unix errnos inside of #ifdef __linux__.
This should be a temporary fix, waiting for real fix from Derrick.
2003-03-17 17:26:22 +00:00
Derrick Brashear
c808793afd winnt-undo-backslashes-20030317
get rid of weird includes
2003-03-17 15:55:16 +00:00
Love Hörnquist-Åstrand
4e2a1d6ce6 macppc-netbsd-20030316
Preliminary support for macppc-*-netbsd*.
Untested?
2003-03-16 14:30:15 +00:00
James Peterson
a29f51c647 windows-more-updates-20030315
updates for build system
2003-03-15 15:08:30 +00:00
Thomas Mueller
8af8241e94 vol-ro-to-rw-tool-20030314
FIXES 1262

allow converting an ro to an rw on namei servers
2003-03-14 20:46:51 +00:00
James Peterson
5df76f7321 windows-build-updates-20030314
support for V6.0 and .Net complier, compile from either NT4.0 or XP
Source and object are separated into different directories.  The directory
tree would look as follows:

Base from %AFSROOT% environment variable
%AFSROOT%\src\... - all source and generated source
%AFSROOT%\obj\checked\... objects from a checked build
%AFSROOT%\obj\free\...    objects from a free build
%AFSROOT%\obj\dest\checked\...  DEST folder from a checked build
%AFSROOT%\obj\dest\free\....    DEST folder from a free build

Before you start the build, you must build an object tree by issuing the
following:

nmake -f NTMAKEFILE mkdir

====================
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.
====================

support for V6.0 and .Net complier, compile from either NT4.0 or XP
Source and object are separated into different directories.  The directory
tree would look as follows:
2003-03-14 20:11:44 +00:00
James Peterson
69a511d5b8 winnt-client-config-submount-fix-20030314
"Atempts to add a new drive, to the root, with a sub mount name, will
sometimes return error #35"
2003-03-14 19:59:44 +00:00
Chaskiel M Grundman
48acf9c2d7 winnt-include-sanity-20030314
FIXES 1332

include headers by their usual name instead of trying to be special
2003-03-14 19:47:35 +00:00
Ryan Lantzer
ff6394b2e4 winnt-give-nosuchpath-if-thats-what-we-mean-20030314
FIXES 1329

"The Windows AFS client returns the error
ERROR_NOSUCHFILE, where the same request on a local NTFS volume returns
the error ERROR_NOSUCHPATH."
2003-03-14 19:45:40 +00:00
Ryan Lantzer
de4a11b01d winnt-stat-cache-ref-leak-fix-20030314
FIXES 1327

avoid leaking stat cache entries
2003-03-14 19:38:47 +00:00
Chaskiel M Grundman
3c39714397 rx-init-stats-mutex-20030314
instead of what rx-init-mutex-before-calling-getudpsocket-20030313, just
init the mutex earlier where others are done
2003-03-14 19:24:37 +00:00
James Peterson
3c22e61e23 winnt-client-config-submount-fix-20030313
"Atempts to add a new drive, to the root, with a sub mount name, will
sometimes return error #35"
2003-03-13 20:36:28 +00:00
Derrick Brashear
7187d07423 rx-init-mutex-before-calling-getudpsocket-20030313
pointed out by cg2v@andrew.cmu.edu
2003-03-13 19:01:24 +00:00
Nathan Neulinger
f54bdeeb85 largefile-do-offsets-correctly-when-64bit-but-not-largefile-20030313
a 64 bit aware platform may not support largefiles yet
2003-03-13 14:06:51 +00:00
Jim Rees
8443abeb38 ignore-unified-files-20030311
cvsignore unified_afs.[ch]
2003-03-11 16:25:45 +00:00
Jim Rees
8e30890a9f tovolume-is-char-star-20030310
tovolume is a char *, not an int
2003-03-10 20:09:42 +00:00
Douglas Engert
47df7e9f3a hpux11i-20030310
Support for HPUX110
2003-03-10 20:02:35 +00:00
Derrick Brashear
4f33d5b428 cbd-all-flag-in-usage-20030310
cbd supports -all; put it in usage.
2003-03-10 16:11:49 +00:00
Derrick Brashear
980b1cf915 afs-error-translation-update-20030308
make it vaguely useful.
now with client side(tm)
2003-03-10 02:38:37 +00:00
Derrick Brashear
644c4935f8 vol-prototyping-20030309
prototype much of the vol package
2003-03-10 02:08:33 +00:00
Derrick Brashear
9e4371373b ptserver-typo-20030309
"transarction" huh?
2003-03-10 02:06:34 +00:00
Derrick Brashear
5e96617632 bnode-reorganize-source-20030309
get rid of unneeded forward refs by reorganizing code
2003-03-10 02:04:03 +00:00
Derrick Brashear
7780a78a93 util-symbol-renaming-and-cleanup-20030309
rename more stuff into the util_ space
use it
some other cleanup in the util package
2003-03-10 02:03:09 +00:00
Derrick Brashear
08534f1345 xstat-protoizing-20030309
protoize one more directory
2003-03-10 02:00:20 +00:00
Derrick Brashear
863b113a4d cleanup-licensing-and-transarc-references-20030309
tired? on a plane? need some mindless (maybe that's mind-numbing) stuff
to work on? clean up licensing and references in code comments. it's big fun.
2003-03-10 01:59:12 +00:00
Derrick Brashear
3d15d2f502 unified-errors-define-away-missing-errors-20030310
define missing errors
2003-03-10 01:33:57 +00:00
Derrick Brashear
ed554fda9c unified-afs-remove-dup-20030309
one of the errors was duplicated. oops.
2003-03-10 01:25:36 +00:00
Derrick Brashear
35f1dec615 afs-error-translation-update-20030306
make it vaguely useful. still need client side

====================
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.
====================

make it vaguely useful.
now with client side(tm)

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

make it vaguely useful.
now with client side(tm)

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

make it vaguely useful.
now with client side(tm)
2003-03-06 17:11:22 +00:00
Derrick Brashear
9dd6683e34 unified-afs-errors-20030306
error table for "unified afs errors"
2003-03-06 16:12:46 +00:00
Derrick Brashear
c4a1aeaf8c initial-error-translation-implementation-20030306
client still needs to "untranslate", and the error tables themselves need
to be defined and the server-side array populated
2003-03-06 15:43:56 +00:00
Derrick Brashear
7ee56b700d windows-cm-getcellbynum-rpc-20030306
missing stub
2003-03-06 08:21:02 +00:00
Derrick Brashear
8a641dbdf6 cacheout-some-fixing-20030304
not done, but it doesn't get compiled anyway so it doesn't matter that i
left it broken
2003-03-04 16:27:17 +00:00
Derrick Brashear
50ee992c31 protoize-callback-interfaces-20030304
more random protoizing
2003-03-04 16:26:29 +00:00
Derrick Brashear
2712c1202a capabilities-20030304
need to remove dummy capability, but otherwise this is the rpc part.
2003-03-04 16:19:46 +00:00
Derrick Brashear
4484c4d971 flushhostcps-byte-order-20030304
at insistence of lha@stacken.kth.se
2003-03-04 15:42:23 +00:00
Harald Barth
8d27129f4d viced-debug-log-which-thread-package-we-are-20030304
log "pthreads" or "LWP" started
2003-03-04 14:49:09 +00:00
Harald Barth
025ec7bf79 viced-set-fssync-threadid-20030304
set a thread id for the fssync callback thread
2003-03-04 14:46:04 +00:00
Derrick Brashear
94d83a9941 cmdebug-getce64-support-20030304
make cmdebug support getce64
2003-03-04 13:26:01 +00:00
Derrick Brashear
c240e56bc6 update-giveupallcallbacks-20030304
fix logging.
2003-03-04 12:53:07 +00:00
Love Hörnquist-Åstrand
41918aaf5a viced-abort-threshhold-20030303
allow abort threshhold to be set by switch
2003-03-04 11:26:40 +00:00
Derrick Brashear
30f3ae458c new-giveup-all-callbacks-rpc-20030303
untested. will try it shortly. allow a client to give back all of its callbacks
without enumerating them
2003-03-04 11:14:13 +00:00
Derrick Brashear
1075b3c7f1 viced-callback-remove-dead-functions-20030303
remove ClearHostCallbacks; make ClearHostCallbacks_r static
2003-03-04 10:40:01 +00:00
Rainer Toebbicke
45a4d9cb08 rx-thread-id-startup-20030303
FIXES 1304

avoid using rxi_availProcs to allocate thread ids as it may decrement from under us
2003-03-03 15:53:28 +00:00