3963 Commits

Author SHA1 Message Date
Russ Allbery
07d1ce55b5 DEVEL15-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.


(cherry picked from commit 5a57fce90246e380fc530dc3c8ad097852b31712)
2006-09-03 20:58:33 +00:00
Jeffrey Altman
2bc49aaba7 DEVEL15-windows-notes-20060903
1.5.8 updates
2006-09-03 18:03:44 +00:00
Jeffrey Altman
58a3919781 DEVEL15-windows-version-20060903
1.5.0800
2006-09-03 17:59:13 +00:00
Jeffrey Altman
997fc595a1 DEVEL15-windows-release-notes-20060903
update version to 1.5.8
2006-09-03 17:55:28 +00:00
Chaskiel M Grundman
6221d27c6e DEVEL15-salvage-zlc-20060903
make salvager deal with zero link count files


(cherry picked from commit 96c22fdc0d399bb2749bc47316d866120bc02dcf)
2006-09-03 06:53:14 +00:00
Chaskiel M Grundman
538acb6a69 DEVEL15-nuke-do-not-pass-null-rock-20060903
don't pass a null rock inot nuke(), fixing earlier introduced bug


(cherry picked from commit cd341e2fd7e621a929cad9ac2e722f5178902266)
2006-09-03 06:33:41 +00:00
Jeffrey Altman
281326acec DEVEL15-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.


(cherry picked from commit 7392f1d15f694adade1c8c51162f34bb2d03fd2b)
2006-08-31 12:35:12 +00:00
Jeffrey Altman
8259e12422 DEVEL15-windows-fs-20060831
FIXES 38949

fs sq and fs mkm on Windows didn't behave as on Unix


(cherry picked from commit 0617e067d741d7a75d9a4e3e49a49c4986f9869c)
2006-08-31 11:29:48 +00:00
Chas Williams
fc36ed530f DEVEL15-inline-bug-for-linux-20060831
FIXES 38854

inline bug so we get sane oopses


(cherry picked from commit d86f0c44d3c5910a6b54895484dc0286eac9bc73)
2006-08-31 05:52:15 +00:00
Jeffrey Altman
a103347992 DEVEL15-windows-firewall-config-20060830
Enable the firewall detection logic to work on Vista


(cherry picked from commit f56dff0860d5f9a9d92e9a06c1b7cd1728a2844a)
2006-08-30 21:16:15 +00:00
Jeffrey Altman
9c9749abbe DEVEL15-windows-init-log-eol-20060830
change EOL to CR-LF for afsd_init.log


(cherry picked from commit 48471c805ee43192e3d3adf1ffac995c16257903)
2006-08-30 21:12:03 +00:00
Jeffrey Altman
a1ee743e72 DEVEL15-windows-t2-search-dir-info-level-20060830
return CM_ERROR_INVAL if we don't recognize the requested infoLevel


(cherry picked from commit f8b7be8f167589f649d664c863f51300c9f5e4cf)
2006-08-30 07:33:01 +00:00
Jeffrey Altman
dfabc4781b DEVEL15-windows-winsock-init-20060829
WSAStartup and WSACleanup do not need to be wrapped by the app
to protect against multiple calls.


(cherry picked from commit a9bbe0e0dce33fd42cc944db3a657c95af6f6796)
2006-08-30 02:44:21 +00:00
Derrick Brashear
0b0b197940 DEVEL15-aklog-deal-with-feeble-kdcs-20060829
i guess i should just give up and fix this here


(cherry picked from commit 90b79e93e81a8a20c0b6e9dc9d279dc073517ee7)
2006-08-29 20:09:41 +00:00
Marc Dionne
cdaff8453d DEVEL15-get-sbdev-configure-test-20060828
FIXES 38736

the autoconf glue was missed before


(cherry picked from commit 7ee51491035be767fc0e9d72a8471179b9874127)
2006-08-28 20:16:44 +00:00
Jeffrey Altman
a6504a15af DEVEL15-windows-pioctl-service-check-20060828
before attempting a smb query check the service status.  fail immediately
if the afs service is not running.


(cherry picked from commit 93846a81d2ffadb7741700ff96a40426bda920fd)
2006-08-28 18:18:36 +00:00
Jeffrey Altman
8954b5b4b4 DEVEL15-windows-release-notes-20060829
1.5.7
2006-08-28 06:40:14 +00:00
Jeffrey Altman
c558fbdf29 DEVEL15-windows-talocale-20060829
initialize variables before use


(cherry picked from commit 09f46c46d09fef191a43a42abf9224f29025ec56)
2006-08-28 06:37:12 +00:00
Jeffrey Altman
03111d3767 DEVEL15-windows-dll-install-20060829
install resource dlls in the same directory as the base modules


(cherry picked from commit 8083dcea82bd2b2a43695047c14086d7d43c1a73)
2006-08-28 06:11:37 +00:00
Jeffrey Altman
ddd59e76a3 DEVEL15-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.


(cherry picked from commit 56d71eaae70eca2c6065b9cf463c18cc3f6c7356)
2006-08-28 06:05:01 +00:00
Jeffrey Altman
e0cd50bf74 DEVEL15-windows-cleanup-20060828
cleanup AFS_component_version_number.h the right way


(cherry picked from commit 93cd9cb88c813159712922e3bd46722913834b68)
2006-08-28 05:28:08 +00:00
Jeffrey Altman
c404e1d698 DEVEL15-windows-smb-set-eof-20060825
SMB_SET_FILE_END_OF_FILE_INFO is a LARGE_INTEGER not USHORT


(cherry picked from commit 01e5faa0b2b34d7f7b03dcaf003624794c13f0d2)
2006-08-26 04:42:40 +00:00
Jeffrey Altman
df310be1bf DEVEL15-windows-smb-alignment-20060825
on the wire smb data structures should be byte aligned


(cherry picked from commit 5ba229419b3a699ec55c1be0198838c3499ca93f)
2006-08-25 18:08:23 +00:00
Jeffrey Altman
fe4b6027af DEVEL15-windows-cm_volume-recycling-20060825
do not panic if we reach maxVolumes and there is a volume entry that
can be recycled.


(cherry picked from commit 375a79f2a02ff2c16f9fcc54dba2b51e41b51c05)
2006-08-25 16:27:39 +00:00
Derek Atkins
dc2dc4287a DEVEL15-keyring-test-harder-20060825
FIXES 38470

don't enable keyring pags in older keyring kernels


(cherry picked from commit 4076e99d91e3644f4544386a38c908e5b793b285)
2006-08-25 06:22:02 +00:00
Chaskiel M Grundman
469b475840 DEVEL15-macos104-no-64bit-resid-yet-20060825
we're not ready for 64bit resid yet (in dir code)


(cherry picked from commit 3cdf27d6f070dd93c48995c344fba3b9ab0ac48e)
2006-08-25 05:47:46 +00:00
Jeffrey Hutzelman
c4c0e69558 DEVEL15-vol-init-locallock-20060824
we never init this. oops.


(cherry picked from commit bfdf13de063363c34ece1a289e16136613cafaf8)
2006-08-24 21:22:09 +00:00
Jim Rees
84a5f2f30b DEVEL15-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.


(cherry picked from commit d9de7beb995a1158e5701d397467e028ff55fe77)
2006-08-24 16:55:20 +00:00
Derrick Brashear
4a10cc3fbd DEVEL15-pruclient-killer-fix-20060824
FIXES 37251

yeah, i should commit the fix this time. not my day


(cherry picked from commit 60f1ed2d6d68a2ce8de825147a99c0638762ed19)
2006-08-24 05:35:56 +00:00
Derrick Brashear
141a45758f DEVEL15-fileserver-hates-pruclient-20060626
i hate you milkman patch
2006-08-24 02:45:14 +00:00
Derrick Brashear
ba0a9e932a DEVEL15-tweak-afsd-autotune-20060821
this (chunksize tuning) needs to be revisited


(cherry picked from commit d9486687e8549d4f29076ad095dfb09c14a33eca)
2006-08-21 21:41:13 +00:00
Derrick Brashear
5afe6f28cd DEVEL15-specfiles-20060821
rpm specfiles for 1.5


(cherry picked from commit ffa71e5a917606bddfabc1005ad6ca14c3e28731)
2006-08-21 21:11:40 +00:00
Derrick Brashear
91e0d0dab0 DEVEL15-amd64-linux-export-afs-xdr-symbols-20060820
export the afs_xdr_* symbols we use instead of the usual ones
2006-08-20 23:23:06 +00:00
Chaskiel M Grundman
c10c612dba DEVEL15-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


(cherry picked from commit b6f97376880bb38463b372d92b09a977957e0872)
2006-08-20 23:15:16 +00:00
David Thompson
4543348ea0 DEVEL15-shlibafsauthent-typo-20060820
FIXES 37894

eliminate the dumb typo
already gone on the head
2006-08-20 21:17:09 +00:00
Derrick Brashear
f657aeed23 DEVEL15-linux24-fix-20060820
fix ifdef damage


(cherry picked from commit 75599f03de22b1fd6e2818536078e9129741dfb4)
2006-08-20 06:32:56 +00:00
Derrick Brashear
64b63f6cdb DEVEL15-linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator


(cherry picked from commit 4baf136974d8845b7960708b804a87f1e6f512ff)
2006-08-18 18:14:23 +00:00
Chas Williams
819155a50b DEVEL15-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).


(cherry picked from commit b6da19fe253f456b7d9372d6620057bbd8ad2c8b)
openafs-devel-1_5_7
2006-08-17 14:57:28 +00:00
Derrick Brashear
50dba75d04 DEVEL15-openafs-1-5-7-20060817
make 1.5.7
2006-08-17 14:21:23 +00:00
Jeffrey Altman
fc59b9e133 DEVEL15-windows-release-notes-20060817
1.5.7
2006-08-17 14:16:05 +00:00
Jeffrey Altman
e2abd3c077 DEVEL15-windows-notes-20060817
1.5.7
2006-08-17 14:13:19 +00:00
Jeffrey Altman
5ef0506c81 DEVEL15-windows-backconnectionhostnames-20060817
FIXES 37807

uninitialized variable reported due to dwAllocSize not being used
within the initial RegQueryValueEx call.  (ugh)


(cherry picked from commit 16dc98ab4654f448909d59f65b2a8e3a55bc93b8)
2006-08-17 13:41:45 +00:00
Derrick Brashear
0d70ef2a59 DEVEL15-darwin90-updates-20060813
make things compile cleanly


(cherry picked from commit 202efcf9f5707785ba4c7dab05de9d8dba11952c)
2006-08-13 21:18:17 +00:00
Chas Williams
cd801f124a DEVEL15-linux-dentry-iput-20060813
FIXES 37576

update put_inode handler for swapping situation deadlock avoidance


(cherry picked from commit b21c13dc3ab751118220dc31276995050841a1ae)
2006-08-13 17:54:51 +00:00
Derrick Brashear
55778135c2 DEVEL15-linux-gpl-only-tests-20060813
don't try to use gpl-only kernel symbols


(cherry picked from commit 3017c8dc541afbaed68f9399c348bbdfa7529f9b)
2006-08-13 17:48:12 +00:00
Chas Williams
01720bc000 DEVEL15-fix-congestion-tracking-20060813
FIXES 36951

fix congestion tracking


(cherry picked from commit 031c1819239b5ece45027b25283d980ddc507c93)
2006-08-13 17:43:28 +00:00
Derrick Brashear
1fe458a41d DEVEL15-linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator


(cherry picked from commit 7c76320e8b0bf49954f5b6f231305e36b7bc4edb)
2006-08-13 05:53:27 +00:00
Derrick Brashear
f9c9bb754b DEVEL15-macos-install-vos-20060810
install vos in /usr/sbin


(cherry picked from commit 677add475009261b8c1cc4b0cd8cbda985616a54)
openafs-devel-1_5_6
2006-08-10 18:09:02 +00:00
Derrick Brashear
7bccc67e3a DEVEL15-openafs-1-5-6-20060810
openafs 1.5.6
2006-08-10 18:00:31 +00:00
Jeffrey Altman
8bd3bfedab DEVEL15-windows-release-notes-20060809
fix TOC links and version numbers
2006-08-10 05:07:04 +00:00