3622 Commits

Author SHA1 Message Date
Jeffrey Altman
ca56553044 STABLE14-windows-vol-ntops-20060904
add nt_SetNonZLC()


(cherry picked from commit 474df74c88464763d61889fbdcc1edd1167d4a94)
2006-09-05 15:50:57 +00:00
Russ Allbery
8dc16fd932 STABLE14-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:59:55 +00:00
Chaskiel M Grundman
68b8a8d0ed STABLE14-salvage-zlc-20060903
make salvager deal with zero link count files


(cherry picked from commit 96c22fdc0d399bb2749bc47316d866120bc02dcf)
2006-09-03 06:51:41 +00:00
Chaskiel M Grundman
cfe24f10c8 STABLE14-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:38:09 +00:00
Jeffrey Altman
92cc14bcb3 STABLE14-windows-backconnectionhostnames-20060902
compute the final buffer size correctly.  don't write too much
into the registry when adding additional names.
2006-09-02 12:39:47 +00:00
Jeffrey Altman
4be0881b04 STABLE14-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 12:11:19 +00:00
Chas Williams
8f1470a5cf STABLE14-inline-bug-for-linux-20060831
FIXES 38854

inline bug so we get sane oopses


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


(cherry picked from commit f56dff0860d5f9a9d92e9a06c1b7cd1728a2844a)
2006-08-30 21:20:19 +00:00
Jeffrey Altman
82fb20bf7b STABLE14-windows-init-log-eol-20060830
change EOL to CR-LF for afsd_init.log


(cherry picked from commit 48471c805ee43192e3d3adf1ffac995c16257903)
2006-08-30 21:10:39 +00:00
Jeffrey Altman
30c3d4a4f7 STABLE14-windows-notes-20060830
1.4.2-rc2 take three
openafs-stable-1_4_2fc2
2006-08-30 08:43:47 +00:00
Jeffrey Altman
f46941bfcf STABLE14-windows-t2-search-dir-take-two-20060830
log and release held resources
2006-08-30 06:45:12 +00:00
Jeffrey Altman
1aebe929ad STABLE14-t2-dir-search-20060830
return CM_ERROR_INVAL when we don't recognize the infoLevel
2006-08-30 05:45:18 +00:00
Jeffrey Altman
55fe5dd3ab STABLE14-windows-afsauthent-exports-20060830
resync export list with head.  the entry point values were in conflict
2006-08-30 05:41:44 +00:00
Jeffrey Altman
f6bcf64661 STABLE14-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:41:41 +00:00
Asanka Herath
d340c7b656 STABLE14-macos-installer-image-updates-20060829
revised macos images for the installrs
2006-08-29 21:00:41 +00:00
Derrick Brashear
c131a443f2 STABLE14-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:19:05 +00:00
Jeffrey Altman
e384fe098f STABLE14-windows-notes-20060828
1.4.2-rc2 take two
2006-08-29 01:36:18 +00:00
Marc Dionne
7a84e3b4fc STABLE14-get-sbdev-configure-test-20060828
FIXES 38736

the autoconf glue was missed before


(cherry picked from commit 7ee51491035be767fc0e9d72a8471179b9874127)
2006-08-28 20:15:23 +00:00
Jeffrey Altman
73dda023b0 STABLE14-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:09:18 +00:00
Jeffrey Altman
bbd3babf07 STABLE14-windows-cleanup-20060828
cleanup AFS_component_version_number.h the right way


(cherry picked from commit 93cd9cb88c813159712922e3bd46722913834b68)
2006-08-28 05:29:35 +00:00
Jeffrey Altman
38f543b2d6 STABLE14-windows-misc-20060826
(1) verify uidp before use

(2) initialize variables before use
2006-08-26 17:13:43 +00:00
Jeffrey Altman
c348fd8953 STABLE14-windows-notes-20060825
updates for 1.4.2rc2
2006-08-25 16:32:11 +00:00
Jeffrey Altman
ab9e12eeba STABLE14-windows-version-20060825
1.4.0201 == 1.4.2rc2
2006-08-25 16:30:22 +00:00
Jeffrey Altman
90b44c19a0 STABLE14-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:25:21 +00:00
Derek Atkins
ba910b4285 STABLE14-keyring-test-harder-20060825
FIXES 38470

don't enable keyring pags in older keyring kernels


(cherry picked from commit 4076e99d91e3644f4544386a38c908e5b793b285)
2006-08-25 06:23:39 +00:00
Derrick Brashear
e698308582 STABLE14-openafs-1-4-2fc2-20060825
make things ready for 1.4.2fc2
2006-08-25 06:04:56 +00:00
Chaskiel M Grundman
03aab314dd STABLE14-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:49:23 +00:00
Jeffrey Hutzelman
453bc2469f STABLE14-vol-init-locallock-20060824
we never init this. oops.


(cherry picked from commit bfdf13de063363c34ece1a289e16136613cafaf8)
2006-08-24 21:21:49 +00:00
Jim Rees
04e7fc91d0 STABLE14-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:56:44 +00:00
Derrick Brashear
6b1f22c0ef STABLE14-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:33:02 +00:00
Derrick Brashear
8059f78547 STABLE14-fileserver-hates-pruclient-20060626
damn.


(cherry picked from commit e117599fe17fdfca9c61d1883fe9bf9aa95e3918)
2006-08-24 03:35:59 +00:00
Derrick Brashear
9fbea6e390 STABLE14-tweak-afsd-autotune-20060821
this (chunksize tuning) needs to be revisited


(cherry picked from commit d9486687e8549d4f29076ad095dfb09c14a33eca)
openafs-stable-1_4_2rc1
2006-08-21 21:39:40 +00:00
Derrick Brashear
ae334834af STABLE14-specfiles-20060821
"current" versions of spec files for rpm building


(cherry picked from commit ffa71e5a917606bddfabc1005ad6ca14c3e28731)
2006-08-21 20:55:20 +00:00
Derrick Brashear
0a2fd32c1d STABLE14-openafs-1-4-2rc1-20060821
1.4.2rc1
2006-08-21 20:36:34 +00:00
Jeffrey Altman
c1fa534d24 STABLE14-windows-notes-20060822
1.4.2-rc1
2006-08-21 07:27:22 +00:00
Jeffrey Altman
529a03aad9 STABLE14-windows-version-20060821
1.4.2-rc1 = 1.4.0200
2006-08-21 06:03:02 +00:00
Jeffrey Altman
f6bcc12454 STABLE14-windows-release-notes-20060821
Correct links in html

Update to 1.4.2
2006-08-21 06:00:49 +00:00
Derrick Brashear
887f04ed76 STABLE14-amd64-linux-export-afs-xdr-symbols-20060820
export afs_xdr_* symbols we use here
2006-08-20 23:24:10 +00:00
Chaskiel M Grundman
2aa1e1a264 STABLE14-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:16:46 +00:00
David Thompson
1fafab5fd3 STABLE14-shlibafsauthent-typo-20060820
FIXES 37894

eliminate the dumb typo
already gone on the head
2006-08-20 21:17:25 +00:00
Derrick Brashear
3e383e6ed0 STABLE14-linux24-fix-20060820
fix ifdef damage


(cherry picked from commit 75599f03de22b1fd6e2818536078e9129741dfb4)
2006-08-20 06:34:18 +00:00
Chas Williams
0b6657db3d STABLE14-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)
2006-08-17 14:56:29 +00:00
Derrick Brashear
573357cc5c STABLE14-linux-gpl-only-tests-20060813
don't try to use gpl-only kernel symbols


(cherry picked from commit 3017c8dc541afbaed68f9399c348bbdfa7529f9b)
2006-08-14 23:13:58 +00:00
Chas Williams
dde2baa239 STABLE14-linux-keyring-pags-20060804
ok, well, first try


(cherry picked from commit 43f1bcf65ae1f75694510524d9cb2d8fffcc5992)
2006-08-14 23:09:30 +00:00
Chas Williams
fb8b12ed0d STABLE14-linux-kernel-updates-20060804
updates for new stuff in linux kernels


(cherry picked from commit a901d2b8ad9cfb3060b7824179b92b16e5f3dd14)
2006-08-14 23:07:14 +00:00
Chas Williams
e5644ac186 STABLE14-linux-try-kbuild-20060804
FIXES 34561

the real reason i upgraded auto*


(cherry picked from commit 51799f7cc0337e6ecc7892be7b8700737712b5e5)
2006-08-14 23:04:40 +00:00
Derrick Brashear
cd9a91c6bb STABLE14-darwin90-updates-20060813
make things compile cleanly


(cherry picked from commit 202efcf9f5707785ba4c7dab05de9d8dba11952c)
2006-08-13 21:19:57 +00:00
Chas Williams
544358cd9a STABLE14-linux-dentry-iput-20060813
FIXES 37576

update the put_inode handler on linux to avoid some possible deadlocks in situations where we need to swap


(cherry picked from commit b21c13dc3ab751118220dc31276995050841a1ae)
2006-08-13 17:50:43 +00:00
Chas Williams
2a9c655223 STABLE14-fix-congestion-tracking-20060813
FIXES 36951

fix congestion tracking


(cherry picked from commit 031c1819239b5ece45027b25283d980ddc507c93)
2006-08-13 17:41:54 +00:00
Derrick Brashear
8fde8feb1c STABLE14-linux-updates-20060811
fix for current fc kernels, and clean up linux nfs translator
2006-08-11 22:43:33 +00:00