3645 Commits

Author SHA1 Message Date
Jeffrey Altman
c39daf52f3 STABLE14-windows-notes-20060916
1.4.2-rc3
2006-09-17 00:50:36 +00:00
Jeffrey Altman
a6980b9d83 STABLE14-windows-version-20060916
1.4.2fc4 == 1.4.0203
2006-09-17 00:47:43 +00:00
Derrick Brashear
a2f4ec39df STABLE14-openafs-1-4-2fc4-20060916
make 1.4.2fc4
2006-09-16 20:50:20 +00:00
Derrick Brashear
4cb692b959 STABLE14-fix-afsconf-leak-20060916
this one's not a leak


(cherry picked from commit 57101f38a0a868b950e32bd70b95308b1edc243d)
2006-09-16 20:40:52 +00:00
Derrick Brashear
03e9409cc9 STABLE14-group-pags-when-possible-20060916
only use keyring pags when no group pags available
2006-09-16 20:19:36 +00:00
Derrick Brashear
079bca6b3f STABLE14-amd64-linux-missing-syscall-nrs-20060916
they removed these. makes it harder to probe for the ia32 syscall table
(ignoring the compilation issue)

cheat. they aren't going to change...


(cherry picked from commit 58e23eb620429f427cba72bbd2c982d81d9fbd9e)
2006-09-16 20:12:15 +00:00
Derrick Brashear
27efb7d20f STABLE14-darwin80-avoid-stack-free-20060915
thanks to apple for their help; all i did was code the patch


(cherry picked from commit 3473fa4ec7c8a7362003ba3d278345339bbf3e36)
2006-09-16 01:11:24 +00:00
Derrick Brashear
59474c0831 STABLE14-namei-emulate-flock-20060913
FIXES 39797

lockf when not locking and unlocking the whole file is fraught with peril


(cherry picked from commit 1c8080fe9dcb3713bf1231cf4b455e80c6f0c697)
2006-09-16 01:05:50 +00:00
Jeffrey Altman
d14d090d17 STABLE14-afsconf-leak-20060915
don't leak afsconf structs


(cherry picked from commit de5f1c47e8af9a7e4fd1b77ff5fc085859813b59)
2006-09-16 00:19:27 +00:00
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