3636 Commits

Author SHA1 Message Date
Tom Keiser
c7b442cdcd STABLE14-uae-avoid-dups-20060914
avoid duplicates in the errno space so we don't return the wrong error (something unexpected)


(cherry picked from commit 914b2e27dcf5b231832959d0b02dc1e40ca24c81)
2006-09-15 00:59:36 +00:00
Derrick Brashear
391a4843e1 STABLE14-suse-kernel-source-path-update-20060912
no one can ever agree on anything


(cherry picked from commit 94ff5651cb84a26ab931626392908684fae913f3)
2006-09-12 19:58:42 +00:00
Derrick Brashear
84c7681cab STABLE14-openafs-1-4-2fc3-20060906
make 1.4.2fc3
openafs-stable-1_4_2fc3
2006-09-06 22:13:50 +00:00
Chas Williams
6b78dfd86b STABLE14-keyring-dont-use-syscall2-20060906
avoid not-really-portable-use of syscall2


(cherry picked from commit 3dc9bcb1289bb868a336e820d589b03246c36bce)
2006-09-06 21:57:17 +00:00
Jeffrey Altman
72a077c9a0 STABLE14-windows-notes-20060906
1.4.2-rc3

====================
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.
====================
2006-09-06 18:36:54 +00:00
Jeffrey Altman
a8d51c2562 STABLE14-windows-dot-dir-part-two-20060906
cm_LookupInternal can return the input stat cache entry when the name
is "."

the DNLC should not cache "." or ".."


(cherry picked from commit a63d753df88e547606f703764031ad1b9d18fa82)
2006-09-06 18:23:56 +00:00
Jeffrey Altman
416cfff034 STABLE14-windows-version-20060906
1.4.2-rc2 == 1.4.202
2006-09-06 18:22:09 +00:00
Jeffrey Altman
571165a3fe STABLE14-windows-install-licenses-20060905
port LICENSES file contents to installers


(cherry picked from commit e68b0f9cb4c0216548bdb30cf8f3e93d23491fb8)
2006-09-06 07:24:55 +00:00
Jeffrey Altman
28329caafc STABLE14-windows-dot-dir-20060906
when evaluating paths with cm_NameI treat the component "." as a no-op.


(cherry picked from commit f47b934c133150fef80fec57ae738ca885b8a914)
2006-09-06 07:14:51 +00:00
Jeffrey Altman
cd89cab070 STABLE14-windows-fs-prototypes-20060905
remove unused prototype


(cherry picked from commit b4d8384b6779369faa9c4fd533979f363ef4dc81)
2006-09-06 00:53:12 +00:00
Jeffrey Altman
d15e6994a0 STABLE14-windows-vol-ntops-20060905
if the function is namei_XXX on unix then it is nt_XXXX on Windows


(cherry picked from commit 51b862ef8869823fd0ba09045b88cab9ab197117)
2006-09-06 00:48:50 +00:00
Derrick Brashear
4219ff53b2 STABLE14-pruclient-killer-logging-cleanup-20060905
vicelog this stuff instead of fprintf


(cherry picked from commit 5bc1ab6cfabdfeb0e8f09308385d6680ce97645f)
2006-09-05 23:09:00 +00:00
Derrick Brashear
459c5d3d9c STABLE14-callpostamble-deal-with-null-host-20060905
FIXES 38566

don't dereference garbage when no host was set


(cherry picked from commit 56bbd155db6941d915cf199f6e23cccfeb359ce8)
2006-09-05 17:31:58 +00:00
Chaskiel M Grundman
99629af9b7 STABLE14-salvage-zlc-update-20060905
deal with damaged namei volumes better


(cherry picked from commit 2c103b8fb3a1b36e4c8eda986b8e82199d46e1b9)
2006-09-05 16:01:09 +00:00
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