Commit Graph

4003 Commits

Author SHA1 Message Date
Derrick Brashear
56bbd155db callpostamble-deal-with-null-host-20060905
FIXES 38566

don't dereference garbage when no host was set
2006-09-05 17:30:33 +00:00
Chaskiel M Grundman
2c103b8fb3 salvage-zlc-update-20060905
deal with damaged namei volumes better
2006-09-05 15:59:46 +00:00
Jeffrey Altman
474df74c88 windows-vol-ntops-20060904
add nt_SetNonZLC()
2006-09-04 18:36:23 +00:00
Russ Allbery
5a57fce902 autom4te-cache-is-evil-20060903
Purge autom4te.cache after running autoconf so that we don't ship its huge
trace files in source releases.  Add #!/bin/sh to the beginning of regen.sh
just because.
2006-09-03 20:47:00 +00:00
Chaskiel M Grundman
96c22fdc0d salvage-zlc-20060903
make salvager deal with zero link count files
2006-09-03 06:50:12 +00:00
Chaskiel M Grundman
cd341e2fd7 nuke-do-not-pass-null-rock-20060903
don't pass a null rock inot nuke(), fixing earlier introduced bug
2006-09-03 06:32:33 +00:00
Jim Rees
50880283c9 deprecate-fbsd-client-20060831
deprecate the FreeBSD client
2006-08-31 14:22:50 +00:00
Jeffrey Altman
7392f1d15f windows-gui2fs-20060831
following ui guidelines, errors should display the HAND icon and
warnings should display the EXCLAMATION.  Success should display
the INFORMATION icon.  Let's get this right.
2006-08-31 12:33:22 +00:00
Jeffrey Altman
0617e067d7 windows-fs-20060831
FIXES 38949

fs sq and fs mkm on Windows didn't behave as on Unix
2006-08-31 11:28:24 +00:00
Chas Williams
2ec7ad2af0 linux-param-generator-20060831
FIXES 36888

not yet pulling up
2006-08-31 06:15:15 +00:00
Chas Williams
d86f0c44d3 inline-bug-for-linux-20060831
FIXES 38854

inline bug so we get sane oopses
2006-08-31 05:49:02 +00:00
Jeffrey Altman
f56dff0860 windows-firewall-config-20060830
Enable the firewall detection logic to work on Vista
2006-08-30 21:14:59 +00:00
Jeffrey Altman
48471c805e windows-init-log-eol-20060830
change EOL to CR-LF for afsd_init.log
2006-08-30 21:09:11 +00:00
Jeffrey Altman
f8b7be8f16 windows-t2-search-dir-info-level-20060830
return CM_ERROR_INVAL if we don't recognize the requested infoLevel
2006-08-30 07:31:47 +00:00
Jeffrey Altman
a9bbe0e0dc windows-winsock-init-20060829
WSAStartup and WSACleanup do not need to be wrapped by the app
to protect against multiple calls.
2006-08-30 02:40:03 +00:00
Derrick Brashear
90b79e93e8 aklog-deal-with-feeble-kdcs-20060829
i guess i should just give up and fix this here
2006-08-29 20:07:26 +00:00
Marc Dionne
7ee5149103 get-sbdev-configure-test-20060828
FIXES 38736

the autoconf glue was missed before
2006-08-28 20:11:31 +00:00
Jeffrey Altman
93846a81d2 windows-pioctl-service-check-20060828
before attempting a smb query check the service status.  fail immediately
if the afs service is not running.
2006-08-28 18:17:13 +00:00
Jeffrey Altman
09f46c46d0 windows-talocale-20060829
initialize variables before use
2006-08-28 06:36:01 +00:00
Jeffrey Altman
8083dcea82 windows-dll-install-20060829
install resource dlls in the same directory as the base modules
2006-08-28 06:10:14 +00:00
Jeffrey Altman
56d71eaae7 windows-shell-ext-20060829
How did the afs_shl_ext_XXXX.dll module ever load on any platform?
Since the name afs_shl_ext.dll is not 8.3 we must specify the base name
explicitly.   Otherwise, it won't load.
2006-08-28 06:04:03 +00:00
Jeffrey Altman
93cd9cb88c windows-cleanup-20060828
cleanup AFS_component_version_number.h the right way
2006-08-28 05:26:30 +00:00
Jeffrey Altman
01e5faa0b2 windows-smb-set-eof-20060825
SMB_SET_FILE_END_OF_FILE_INFO is a LARGE_INTEGER not USHORT
2006-08-26 04:41:37 +00:00
Jeffrey Altman
5ba229419b windows-smb-alignment-20060825
on the wire smb data structures should be byte aligned
2006-08-25 18:07:21 +00:00
Jeffrey Altman
375a79f2a0 windows-cm_volume-recycling-20060825
do not panic if we reach maxVolumes and there is a volume entry that
can be recycled.
2006-08-25 16:23:51 +00:00
Derek Atkins
4076e99d91 keyring-test-harder-20060825
FIXES 38470

don't enable keyring pags in older keyring kernels
2006-08-25 06:21:43 +00:00
Chaskiel M Grundman
3cdf27d6f0 macos104-no-64bit-resid-yet-20060825
we're not ready for 64bit resid yet (in dir code)
2006-08-25 05:47:00 +00:00
Jeffrey Hutzelman
bfdf13de06 vol-init-locallock-20060824
we never init this. oops.
2006-08-24 21:18:56 +00:00
Derrick Brashear
60f1ed2d6d pruclient-killer-fix-20060824
FIXES 37251

yeah, i should commit the fix this time. not my day
2006-08-24 05:31:25 +00:00
Derrick Brashear
d9486687e8 tweak-afsd-autotune-20060821
this (chunksize tuning) needs to be revisited
2006-08-21 21:38:55 +00:00
Derrick Brashear
ffa71e5a91 specfiles-20060821
same for head
2006-08-21 21:01:14 +00:00
Chaskiel M Grundman
b6f9737688 tiger-fix-largefile-20060820
FIXES 37890

don't make uio offset an int.
at the same time, fix resid similarly, and fix osi_file.c to accomodate that
2006-08-20 23:12:46 +00:00
Derrick Brashear
75599f03de linux24-fix-20060820
fix ifdef damage
2006-08-20 06:31:42 +00:00
Chas Williams
b6da19fe25 linux-keyring-pag-update-20060817
FIXES 37887

if you manage to patch the syscall table, then the setpag() in the
patched setgroups syscall and creates a new session keyring. it does
contain the right pag id but this isnt the intended behavior.

so setpag() becomes __setpag() which just does the group insertion.
(and perhaps it should be called something else?). the stat count for
the setpag operation might be more correct now (instead of also counting
the pag restores).
2006-08-17 14:55:43 +00:00
Jeffrey Altman
16dc98ab46 windows-backconnectionhostnames-20060817
FIXES 37807

uninitialized variable reported due to dwAllocSize not being used
within the initial RegQueryValueEx call.  (ugh)
2006-08-17 13:40:16 +00:00
Derrick Brashear
202efcf9f5 darwin90-updates-20060813
make things compile cleanly
2006-08-13 21:17:04 +00:00
Chas Williams
b21c13dc3a linux-dentry-iput-20060813
FIXES 37576

update put_inode handler for swapping situation deadlock avoidance
2006-08-13 17:53:46 +00:00
Derrick Brashear
3017c8dc54 linux-gpl-only-tests-20060813
don't try to use gpl-only kernel symbols
2006-08-13 17:45:48 +00:00
Chas Williams
031c181923 fix-congestion-tracking-20060813
FIXES 36951

fix congestion tracking
2006-08-13 17:40:27 +00:00
Derrick Brashear
4baf136974 linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator
2006-08-13 05:52:08 +00:00
Jason McCormick
ba05854b63 linux-mutex-changes-20060812
update mutex declarations
2006-08-12 17:50:37 +00:00
Derrick Brashear
7c76320e8b linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator
2006-08-11 22:38:41 +00:00
Jim Rees
dc1531a528 fix-includes-20060810
Fix kopenafs includes.
2006-08-10 22:03:35 +00:00
Jim Rees
d9de7beb99 declare-ubik-client-20060810
Declare ubik_client in rpcgen.
I don't like this fix but I hope it's just temporary until someone fixes
the include dependencies.
2006-08-10 21:50:40 +00:00
Derrick Brashear
677add4750 macos-install-vos-20060810
install vos in /usr/sbin
2006-08-10 18:06:10 +00:00
Jeffrey Altman
aa4d289b87 windows-buf-queue-handling-20060809
don't free objects that are still on the queue.  remove them first.
2006-08-10 00:48:24 +00:00
Jeffrey Altman
cca848edb1 windows-backconnectionhostnames-fix-20060809
The previous code failed to specify the correct size of the REG_MULTI_SZ
being written to the registry when appending an additional name to the
list of Back Connection Host names.  This would cause the written string
to contain

   FOO\0B

instead of

   FOO\0\BAR\0\0

this caused problems for Windows 2000 lsass.exe which failed to properly
allocate the buffer for RegQueryValueEx and failed to check that it did
not read beyond the buffer.   If the list was not terminated with two
nuls an exception would be thrown that could result in a lock being
orphaned on the NTLMNameTable.  This would in turn prevent authentications
to UNC resources from completing.  As a result, the startup of
afsd_service.exe would fail if a GlobalAutoMapper drive was configured.

The work around is to set the correct value in the registry before
switching machine names or installing/removing the Microsoft Loopback
Adapter.
2006-08-10 00:27:50 +00:00
Jeffrey Altman
09020663fa windows-restrict-timeouts-to-cifs-20060808
If afsd takes longer than the cifs timeout to complete an operation
the cifs client may break the virtual circuit and create a new one.
this forces all file handles to be closed and locks to be released.
Try to prevent the circuit from being destroyed by allowing the
CIFS lanmanworkstation SessTimeout value to enforce upper limits
on the Conn and Hard Dead Timeouts.   Permit this automatic configuration
to be disabled by setting specific configuration values for timeouts
in the registry.
2006-08-08 17:36:48 +00:00
Jeffrey Altman
f45d2d8e67 windows-globalautomapper-thread-20060807
Move the establishment of the GlobalAutoMapper drives to a separate
thread in order to prevent OpenAFS from reporting that the service did
not start.

OpenAFS considers the GlobalAutoMapper as deprecated functionality so
it is ok to avoid the service failure report.
2006-08-07 22:17:36 +00:00
Chaskiel M Grundman
2bed0e5377 solaris-sockaddr-storage-20060804
the head has the sockaddr_storage patch from the rxtcp work, so it needs this
2006-08-04 20:53:20 +00:00