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
Derrick Brashear
dd4ade14d5
libafsrpc-make-dependancy-work-20030303
...
don't try to compile the headers
2003-03-03 15:45:36 +00:00
Derrick Brashear
db942233a5
viced-vol-ansification-20030303
...
some more code ansified
2003-03-03 15:37:03 +00:00
James Peterson
241c062810
winnt-cleanup-memory-leak-20030303
...
FIXES 1322
due to a change in the smb protocol we leaked memory. fix it.
2003-03-03 15:19:00 +00:00
Nathan Neulinger
f17fe1ca6a
flock-sysid-20030303
...
FIXES 1325
featurize flock sysid
2003-03-03 15:13:40 +00:00
Jim Rees
081f176583
openbsd-20030301
...
Use PVFS for tsleep. PZERO is obsolete.
2003-03-01 18:16:01 +00:00
Harald Barth
54f056cc7a
nuke-create-windows-pathnames-only-on-windows-thanks-20030228
...
don't construct a windows path on unix
2003-03-01 01:22:08 +00:00
Derrick Brashear
1e3319b049
viced-correct-probe-failure-message-20030228
...
based on complaint from haba@pdc.kth.se
2003-02-28 23:56:25 +00:00
Douglas Engert
e18dd8bc0f
hpux-1122-updated-support-20030227
...
updated support for hp-ux 11.22
2003-02-27 17:27:25 +00:00
Derrick Brashear
0385de10a1
salvager-create-larger-buffer-for-inodes-tmpfile-and-avoid-overrun-20030224
...
FIXES 1318
pointed out by Hartmut Reuter
2003-02-24 16:37:03 +00:00
Jim Rees
e6fe163706
openbsd-20030220
...
OpenBSD:
Add some minimal build notes to README.
Change client package name to openafs-client.
2003-02-20 22:04:47 +00:00
Jim Rees
57d8ce9424
dot-i-suffix-20030220
...
add .i suffix to Makefile.common.in for bsd make
2003-02-20 21:00:03 +00:00
Derrick Brashear
a7fbdc7bcd
viced-rewrite-breaklatercallbacks-20030218
...
FIXES 1309
deal with only a single volume at a time
2003-02-19 03:50:47 +00:00
Love Hörnquist-Åstrand
45a43078f0
viced-fix-port-logging-20030218
...
FIXES 1307
put port in correct byte order when logging
2003-02-19 02:21:35 +00:00
Derrick Brashear
6c308978e1
viced-host-logging-update-20030218
...
FIXES 1308
print info before letting host get gc'd
2003-02-18 08:03:09 +00:00
Derrick Brashear
6a1182d4bf
viced-log-refd-client-while-deleting-20030215
...
if we gc a client with a positive refCount, log it. should probably log more
data.
2003-02-16 00:22:00 +00:00
Derrick Brashear
214c2e7b19
viced-allow-hinting-of-all-new-clients-for-vbusy-vrestarting-handling-20030215
...
For sites with only new (>3.4) clients (or who decide to not care
about older clients) and want to force VRESTARTING instead of VBUSY.
2003-02-15 14:17:15 +00:00
Derrick Brashear
825e7d57e7
viced-client-set-refcount-before-chaining-into-host-20030215
...
didn't find a race but it's safer this way if there's one i missed
2003-02-15 06:03:25 +00:00
Derrick Brashear
41351b5c2e
viced-gethostcps-simplify-holds-20030215
...
all of our callers have a hold when we're called. get rid of the "get us a hold"
logic. do we need a lock?
2003-02-15 05:39:16 +00:00
Derrick Brashear
701a750415
viced-consistent-val-and-len-cleanup-20030215
...
just so we don't leave things inconsistent ever
2003-02-15 05:27:04 +00:00
Love Hörnquist-Åstrand
d8f69c796c
freebsd-5-sys-name-id-20030214
...
FIXES 1302
allocate a sys name id
2003-02-15 04:53:31 +00:00
Jim Rees
0dc61205b6
str-fixup-20030214
...
Protect afs_str*() in afs_util.c with #ifndef
Use builtin strcasecmp, strcat for OBSD
Use afs_strcat in afs_dynroot.c
2003-02-14 19:07:18 +00:00
Nickolai Zeldovich
3ef47cdfd2
avoid-client-connection-mismatches-20030213
...
Avoid asymmetry between rx connections and clients, such that one
points at the other but the other doesn't point at the first one.
This can sometimes happen with hosts that change addresses/ports.
2003-02-14 01:14:10 +00:00
Douglas Engert
6183df9e42
hpux-1122-initial-support-20030213
...
sys name may yet change and there's some relatively minor cleanup yet to be
done
2003-02-14 00:02:16 +00:00
Derrick Brashear
feafe37c03
remove-sys-based-makefiles-20030213
...
obsolete in the "new world"
2003-02-13 23:53:37 +00:00
Derrick Brashear
49e4a9d3b0
callbacks-later-cdel-fix-20030213
...
if something else ends up trying to e.g. break delayed callbacks over the same
callback that we're playing with in break later callbacks, the manipulation in
CDelPtr becomes important
2003-02-13 22:28:38 +00:00
Derrick Brashear
76c481e47b
ptserver-foreign-dup-check-20030213
...
otherwise foreign user creation can screw up your pt database (if it's large)
2003-02-13 20:11:34 +00:00
Kevin Coffman
8238260d1f
fix-seclevel-20030213
...
Use requested security level instead of "clear" in pr_Initialize
2003-02-13 18:14:40 +00:00
Jim Rees
a25efcc2d3
fix-DumpVnode-proto-20030213
...
Fix prototype for DumpVnode()
2003-02-13 18:06:10 +00:00