Jeffrey Altman
09b23c27a7
windows-afsd-badsharename-20090317
...
LICENSE MIT
When Dfs support is enabled in the smb server do not return
CM_ERROR_BADSHARENAME unless the component that is not found
is in fact a share name. Return CM_ERROR_NOSUCHPATH instead.
2009-03-18 03:56:12 +00:00
Derrick Brashear
f26074cbde
configure-cpp-fallback-to-cc-E-20090317
...
LICENSE IPL10
if we don't find any cpp whatsoever, fall back to $CC -E, or cc -E
2009-03-17 15:44:15 +00:00
Derrick Brashear
57326151f5
prototyping-fallout-20090317
...
LICENSE IPL10
clean up to make prototyping code build everywhere
2009-03-17 15:10:23 +00:00
Derrick Brashear
b7372c3e14
solaris-vnode-path-cache-cleanup-20090317
...
LICENSE IPL10
declare needed variables everywhere
2009-03-17 15:09:49 +00:00
Simon Wilkinson
3553442536
printf-sanity-20090317
...
LICENSE IPL10
FIXES 124239
sanitize the arguments to printf to minimize warnings
2009-03-17 04:51:40 +00:00
Jeffrey Altman
9fa77320ca
vol-socket-abstraction-20090317
...
LICENSE IPL10
windows needs the abstraction for sockets
2009-03-17 04:49:35 +00:00
Steven Jenkins
8aa03f1168
tests-update-20090316
...
LICENSE IPL10
1- make afs-newcell.pl remove KeyFile in unwind
2- correct missing space in volserver setup for DAFS
3- fix klog to not try to use a Kerberos realm name
4- fix minor POD bug in src/tests/OpenAFS/wrapper.pm
5- enhance src/tests/OpenAFS/vos.pm to support On-line/Off-line state
2009-03-17 03:06:52 +00:00
Derrick Brashear
e7b2534209
gtx-x11-init-debug-20090316
...
LICENSE IPL10
initialize x11 version of gtx correctly
2009-03-17 02:31:24 +00:00
Jason Edgecombe
85bb464bb4
man-page-vos-setfields-20090316
...
LICENSE BSD
FIXES 124472
New man page for vos setfields. Also adds -noresolve documentation to the
vos(1) common flags.
2009-03-17 02:21:14 +00:00
Derrick Brashear
d26b368862
disconnected-cache-type-genericization-miss-20090316
...
LICENSE IPL10
the cache type union change missed this town...
2009-03-16 19:59:36 +00:00
Derrick Brashear
a3125d5752
ubik-header-needs-stdarg-20090316
...
LICENSE IPL10
like com_err.h, includers now need this
2009-03-16 19:50:49 +00:00
Jeffrey Altman
1438196642
windows-afsconfig-20090316
...
LICENSE MIT
add typedef for socklen_t which is not present on Windows.
2009-03-16 18:13:21 +00:00
Derrick Brashear
6862d46855
irix-no-inline-20090316
...
LICENSE IPL10
no inline on irix; deal like elsewhere
2009-03-16 17:54:12 +00:00
Jeffrey Altman
0e89bfb934
rxstat-include-path-20090316
...
LICENSE IPL10
do something sensible with rxstat prototypes header
2009-03-16 17:52:31 +00:00
Simon Wilkinson
0097888d53
bucoord-prototypes-20090316
...
LICENSE IPL10
FIXES 124238
prototype the bucoord directory
2009-03-16 17:21:49 +00:00
Derrick Brashear
8377e2e34d
bubasics-prototype-getsize-correctly-20090316
...
LICENSE IPL10
fix prototype of getSize op
2009-03-16 17:17:17 +00:00
Derrick Brashear
2d683a880b
socklen-t-check-20090316
...
LICENSE IPL10
verify we have socklen_t and if not, get it
2009-03-16 16:14:12 +00:00
Derrick Brashear
3eec407510
fssync-abstract-fd-type-20090316
...
LICENSE IPL10
apparently 64 bit windows has 64 bit fds
2009-03-16 16:09:34 +00:00
Derrick Brashear
7815171a8d
irix-no-sig-t-20090316
...
LICENSE IPL10
correct the sig_t checking macro
2009-03-16 15:48:20 +00:00
Derrick Brashear
a5daae759d
kauth-needs-sys-for-headers-20090316
...
LICENSE IPL10
get sys's header for kauth
2009-03-16 15:17:12 +00:00
Simon Wilkinson
97fad3a313
rxstat-prototypes-20090316
...
LICENSE IPL10
FIXES 124235
prototype the rxstat directory
2009-03-16 15:06:54 +00:00
Derrick Brashear
92cd63b0b7
vol-no-cast-macro-20090316
...
LICENSE IPL10
afs_cast_uint32 doesn't exist, not sure we need it
2009-03-16 14:41:22 +00:00
Jeffrey Altman
f076eb4f88
budb-no-pointer-math-on-void-star-20090316
...
LICENSE IPL10
can't do pointer math on void*; already casting to char* anyway
2009-03-16 14:19:39 +00:00
Jeffrey Altman
95d639b194
auth-unistd-not-on-windows-20090316
...
LICENSE IPL10
don't include unistd on windows
2009-03-16 14:12:37 +00:00
Simon Wilkinson
6e569d2518
sys-prototypes-20090315
...
LICENSE IPL10
FIXES 124233
prototype the sys directory
2009-03-16 14:00:56 +00:00
Simon Wilkinson
129905960d
gtx-prototypes-20090316
...
LICENSE IPL10
FIXES 124243
prototype the gtx directory
utilize in scout
2009-03-16 13:49:15 +00:00
Simon Wilkinson
2b6d173530
butm-prototypes-20090316
...
LICENSE IPL10
FIXES 124241
prototype the butm directory
2009-03-16 13:45:11 +00:00
Simon Wilkinson
f239bf808f
uss-prototypes-20090316
...
LICENSE IPL10
FIXES 124248
prototype the uss directory
2009-03-16 13:43:34 +00:00
Simon Wilkinson
bd00e10eb7
budb-prototypes-20090316
...
LICENSE IPL10
FIXES 124240
prototype the budb directory
2009-03-16 13:41:23 +00:00
Simon Wilkinson
14c3d5ed91
bubasics-prototypes-20090316
...
LICENSE IPL10
FIXES 124237
prototype the bubasics directory
make the volser prototypes available for bubasics to use
2009-03-16 13:39:03 +00:00
Simon Wilkinson
4fdda50ca7
dir-prototypes-20090316
...
LICENSE IPL10
FIXES 124242
prototype the dir directory
2009-03-16 13:28:55 +00:00
Simon Wilkinson
cff2da10d6
libadmin-prototypes-20090316
...
LICENSE IPL10
FIXES 124246
prototype the libadmin directory
2009-03-16 13:26:20 +00:00
Simon Wilkinson
0a8f1e16ae
venus-prototypes-20090316
...
LICENSE IPL10
FIXES 124250
prototype the venus directory
2009-03-16 13:24:25 +00:00
Simon Wilkinson
379162ec07
scout-prototypes-20090316
...
LICENSE IPL10
FIXES 124253
prototype the scout directory
2009-03-16 13:22:15 +00:00
Simon Wilkinson
0dcdbf6dcd
bozo-prototypes-20090316
...
LICENSE IPL10
FIXES 124236
prototype the bozo directory
2009-03-16 13:19:47 +00:00
Simon Wilkinson
01e03837b8
auth-prototypes-20090316
...
LICENSE IPL10
FIXES 124234
prototype the auth directory
2009-03-16 13:17:33 +00:00
Simon Wilkinson
242aa845a1
afsd-prototypes-20090316
...
LICENSE IPL10
FIXES 124231
prototype the afsd directory
2009-03-16 13:13:45 +00:00
Simon Wilkinson
f28659bd82
vol-prototypes-20090316
...
LICENSE IPL10
FIXES 124252
prototype the vol directory
2009-03-16 13:11:42 +00:00
Simon Wilkinson
79448c25ac
ptserver-prototypes-20090316
...
LICENSE IPL10
FIXES 124249
prototype the ptserver directory
2009-03-16 13:08:38 +00:00
Jeffrey Altman
a0179b0709
ubik-prototype-fallout-20090316
...
LICENSE IPL10
make things happy again
2009-03-16 12:37:09 +00:00
Derrick Brashear
61dadb6458
irix-lacks-sig-t-20090315
...
LICENSE IPL10
sig_t is missing on irix
2009-03-16 03:44:36 +00:00
Simon Wilkinson
596614dd76
viced-prototypes-20090315
...
LICENSE IPL10
FIXES 124251
prototype the viced directory
2009-03-16 03:10:21 +00:00
Simon Wilkinson
d5158b2ccb
ubik-prototypes-20090315
...
LICENSE IPL10
FIXES 124245
prototype the ubik directory
2009-03-16 03:03:14 +00:00
Simon Wilkinson
b18ec965dd
fsprobe-prototypes-20090315
...
LICENSE IPL10
FIXES 124254
prototype the fsprobe directory
2009-03-16 02:53:55 +00:00
Simon Wilkinson
8952e3d64d
libacl-prototypes-20090315
...
LICENSE IPL10
FIXES 124256
prototype the libacl directory
2009-03-16 02:42:34 +00:00
Simon Wilkinson
2e4326e20e
kauth-prototypes-20090315
...
LICENSE IPL10
FIXES 124257
prototype the kauth directory
2009-03-16 02:35:29 +00:00
Simon Wilkinson
12a60258f5
rxgen-prototypes-20090315
...
LICENSE IPL10
FIXES 124255
prototype the rxgen directory
2009-03-16 02:26:28 +00:00
Simon Wilkinson
47451b4c20
util-prototypes-20090315
...
LICENSE IPL10
FIXES 124247
prototype the util directory
2009-03-16 02:00:27 +00:00
Simon Wilkinson
00fd29251e
audit-prototypes-20090315
...
LICENSE IPL10
FIXES 124232
prototype the audit directory
2009-03-16 01:38:07 +00:00
Simon Wilkinson
c560efe73f
des-prototypes-20090315
...
LICENSE IPL10
FIXES 124230
prototype the des directory
2009-03-16 01:34:36 +00:00