3970 Commits

Author SHA1 Message Date
Jeffrey Altman
bc19b11f78 STABLE14-windows-version-20070105
1.4.300 == 1.4.3-rc1
2007-01-05 20:18:07 +00:00
Jeffrey Altman
dca9149ff3 STABLE14-windows-release-notes-20070105
1.4.3
2007-01-05 20:15:41 +00:00
Jeffrey Altman
ffb3c0e3f6 STABLE14-windows-notes-20070105
updates for 1.4.3 rc1
2007-01-05 20:12:24 +00:00
Jeffrey Altman
7c8fffaed1 STABLE14-windows-afsd-20070105
some of the patches from the last few months that were pulled up
rely on bits and pieces from other patches that weren't pulled up.
2007-01-05 18:55:20 +00:00
Kevin Hildebrand
48bfb8c7ae STABLE14-pts-rename-fix-20070105
FIXES 51066

fix pts rename to do the right thing


(cherry picked from commit b975875e79a2ba84ef3faaec109b8db046ee5326)
2007-01-05 18:23:25 +00:00
Jeffrey Altman
39a71ce16e STABLE14-windows-unix-mode-bit-enforcement-20070105
modify the write-lock permission test so that the UnixMode bits do not
subtract PRSFS_WRITE from the rights when testing PRSFS_WRITE | PRSFS_LOCK.

PRSFS_WRITE implies PRSFS_LOCK so add it

Add new registry value "DeleteReadOnly" to permit deletion of read-only
files.  The default is 0.  Set to non-zero value to activate.


(cherry picked from commit 290b05b6b6e13fd93d40a8c021f0d8fdf697f7af)
2007-01-05 17:21:30 +00:00
Sean O'Malley
a99dbcdaf2 STABLE14-bucoord-protoize-20070104
FIXES 50870

protoize bucoord


(cherry picked from commit 2d68f6a3ef54f4c97ecd6e0561726fc5a89b5a04)
2007-01-05 06:08:24 +00:00
Derrick Brashear
b5efdc50b4 STABLE14-pr-changeentry-arg-types-20070105
oops. put it back


(cherry picked from commit aab62fe05ea77a47564726a5f948c6c094f4ab5d)
2007-01-05 06:05:55 +00:00
Derrick Brashear
f8a6b76df7 STABLE14-solaris-but-seriously-20070105
guess chas had the right idea


(cherry picked from commit b5dbc4fe6008efa277830666c0f69e71c80318ad)
2007-01-05 05:05:22 +00:00
Derrick Brashear
1d6e7f5067 STABLE14-free-packet-avoid-issue-with-34-jumbograms-20070104
try to deal with rainer toebbicke's ongoing issue


(cherry picked from commit fd4a1c1c32c01a44ee09854039b81b0afa0ded32)
2007-01-05 04:58:55 +00:00
Derrick Brashear
3b8b35b2f2 STABLE14-solaris-mypid-track-threads-20070104
based on suggestion by tkeiser


(cherry picked from commit 267b548a488c5d666582dd050a253c1652872a4d)
2007-01-05 04:50:45 +00:00
Marcus Watts
7efacf2848 STABLE14-asetkey-with-heimdal-20070104
FIXES 50973

just make asetkey build with heimdal


(cherry picked from commit c8503d73a1d02829bdb23e5403df15844f065478)
2007-01-05 03:22:00 +00:00
Marcus Watts
620074b28e STABLE14-linux-kbuild-configure-20070104
FIXES 40604

Test whether Linux kernel builds work at all before going into specific
builds so that we can fail earlier with a better error message.  Try to
put more errors from the kernel build into config.log.


(cherry picked from commit 182a18931a3fc696a53288dbd6fcf04e109f785b)
2007-01-04 22:25:55 +00:00
Derrick Brashear
5397775f84 STABLE14-darwin-fake-more-free-20070104
fake more free disk space for dumb apps


(cherry picked from commit 349474755bbfa9b56bb751ebb8a4adcee411e9da)
2007-01-04 22:09:50 +00:00
Derrick Brashear
6599182df2 STABLE14-client-handle-vicetokendead-with-reconnect-20070104
basically, if the issue is really expired tokens then we force the server to tell us that instead of that our older connection is still using the old tokens for some reason, by letting a new connection happen first


(cherry picked from commit b745079fb276da810e0b96c7b94be5cb77aebee6)
2007-01-04 21:57:58 +00:00
Derrick Brashear
3513cc6aa1 STABLE14-macos-installer-fix-20070104
this time for sure


(cherry picked from commit 526a589fd3800b38d541f38acfc9614b19a75bb0)
2007-01-04 21:50:56 +00:00
Derrick Brashear
e76a62e483 STABLE14-linux-workqueue-prereq-20070104
FIXES 49890

make the workqueue configure test actually work on 2.4


(cherry picked from commit 48afec37ed565be0d6c0273286b4bed827c8efca)
2007-01-04 21:43:54 +00:00
Marc Dionne
b5c3576872 STABLE14-freezer-h-existance-20070104
FIXES 50941

only include freezer.h if it exists


(cherry picked from commit 1a5628981e0042bed07ebedd72f715848734a51b)
2007-01-04 21:26:34 +00:00
Jeffrey Altman
3e1261ddb7 STABLE14-windows-unix-mode-bit-enforcement-20070102
When the Unix mode bits do not include the write bit (0200), then the
file is reported to Windows as read-only.  This also prevents the
acquisition of write-locks.  It should also prevent deletion but the
code in cm_HaveAccessRights() did not remove the PRSFS_DELETE privilege
from the reported rights.


(cherry picked from commit 56d5e6970d27a5c99c04b105481bcf1d1bc3db1e)
2007-01-03 00:45:47 +00:00
Marc Dionne
d303433da2 STABLE14-fix-linux-2-6-20-configure-test-20070102
FIXES 50594

make the cc flags modification not break things


(cherry picked from commit a132e7f54590a4e12a002c35081ce8afb255b5a3)
2007-01-02 16:01:54 +00:00
Dale Ghent
5529d5db78 STABLE14-solaris10-suser-replace-20070102
FIXES 50246

suser is dead, long live suser


(cherry picked from commit 71f6f346caa9f501a0b7af23c9d4425d9357f3eb)
2007-01-02 07:36:10 +00:00
Jeffrey Altman
d2a26afda4 STABLE14-kaserver-deprecation-warning-20061230
The following message is now logged to both the BosLog and the AuthLog
at startup.

  WARNING: kaserver is deprecated due to its weak security properties.
  Migrating to a Kerberos 5 KDC is advised.
  http://www.openafs.org/no-more-des.html


(cherry picked from commit 0995d4d9b3059569d1fa2ed330982e4dfe021cac)
2006-12-30 17:02:35 +00:00
Jeffrey Altman
62542d9c76 STABLE14-afsdb-resolver-reinit-20061230
FIXES 50576

replace 'try' with 'try_init' and declare 'try_init'.
'try' is a reserved word on some compilers.  not sure how this code
was compiling on MacOS X and Windows as 'try' was not declared.


(cherry picked from commit 47b4f514cadb815fff7be99726911599cacfb287)
2006-12-30 16:56:39 +00:00
Dale Ghent
508d265e2a STABLE14-null-terminate-solaris-ops-20061228
FIXES 50340

vfsops and vnodeops need a NULL at the end of the structs


(cherry picked from commit c4c90e33be7ce0954b603455c0aa77b667803d7a)
2006-12-28 22:26:48 +00:00
Dale Ghent
3dfc806c7f STABLE14-add-solaris-11-support-v2-20061228
FIXES 50343

initial 5.11 support


(cherry picked from commit a537d3ae9621ade7d03f289980eb340e435c0d8a)
2006-12-28 21:59:37 +00:00
Dale Ghent
0c9b588459 STABLE14-solaris10-suser-replace-20061228
FIXES 50246

suser is dead, long live suser


(cherry picked from commit 7756a870f37134d33d1c3ceb4ef780e0cfd4beb0)
2006-12-28 21:50:58 +00:00
Marc Dionne
59b0d226ef STABLE14-linux-2620-rc1-update-20061228
FIXES 49890

updates for linux 2.6.20-rc1


(cherry picked from commit 064926fd1b664b143e1389516c63bacb124b5f9f)
2006-12-28 21:32:05 +00:00
Derrick Brashear
eca949efe0 STABLE14-afsdb-resolver-reinit-20061228
as reported by Adam Megacz, but my own version of the fix


(cherry picked from commit fe649aac819839d84e6cecdbccdc5becc36fa968)
2006-12-28 20:38:41 +00:00
Derrick Brashear
7906ebf293 STABLE14-macos-installer-fix-20061227
make the installer build correctly again


(cherry picked from commit c454508d396fd361565f5e62da4ded7c735f5074)
2006-12-27 15:47:36 +00:00
Derrick Brashear
b36ebc3328 STABLE14-bosserver-avoid-bosconfig-truncation-20061221
why the heck would it be a good idea to rewrite the BosConfig while we are starting, exactly?

====================
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.
====================

why the heck would it be a good idea to rewrite the BosConfig while we are start
ing, exactly?


(cherry picked from commit b2601916f6b3a95d5adcaf0091232acc759870df)
2006-12-22 06:47:17 +00:00
Dale Ghent
06134df437 STABLE14-solaris10-avoid-direct-cred-access-20061220
avoid a panic after we muck with groups by being less evil


(cherry picked from commit c1c2a80c1bc34b23507bf80a6fb12a672c94097c)
2006-12-20 20:09:06 +00:00
Jeffrey Altman
c0aec34f73 STABLE14-windows-afslogon-20061219
Initialize Winsock from within afslogon.c so that ka_UserAuth will
work again.


(cherry picked from commit ea60a4dd395d0b14db1da2e5fec7d8dea48b2e70)
2006-12-19 18:02:26 +00:00
Hartmut Reuter
ad8a377445 STABLE14-volser-dumpstuff-20061218
FIXES 46937

"vos release" per default does an incremental dump.
volser-dump-validate-input-20060417 ends up with keeping dead vnodes and
data in the remote RO-volume.  This patch corrects the behavior for
RO-volumes.

See ticket for extensive discussion.


(cherry picked from commit 7a2d34be17d3ea1a24ab1362698de212c7d8008d)
2006-12-19 04:51:08 +00:00
Derrick Brashear
8cfa378549 STABLE14-kernel-endianness-test-fix-20061218
FIXES 47893

ok, so, when we're in the kernel, do something


(cherry picked from commit d229d72fa7719b947460674cdba203aab0c2a548)
2006-12-19 04:30:12 +00:00
Derrick Brashear
52d89cdb95 STABLE14-openafs-kernel-src-fix-20061218
FIXES 44573

ok, so, we need to emit Makefile.version when we build openafs-kernel


(cherry picked from commit 8a7e66fb28b96888eeb9c36d27b855caa178566f)
2006-12-19 04:21:46 +00:00
Jeffrey Altman
1f93a7b639 STABLE14-volser-undo-cleanup-20061218
uncommit an inappropriate commit

  DELTA volser-cleanup-xx-20061128


(cherry picked from commit 13cc6c5c376878f0ebbe86cae1fa2849d0aafd2f)
2006-12-19 03:40:14 +00:00
Derrick Brashear
9b6e81bac2 STABLE14-rx-globals-avoid-INIT-reuse-20061218
FIXES 45515

avoid calling our macro INIT


(cherry picked from commit acca80fd673b2d4bbf39dec6231d08f2373f518e)
2006-12-19 03:21:46 +00:00
Jeffrey Hutzelman
ec714c5e2c STABLE14-volume-dont-artificially-untimeout-vlservers-20061218
FIXES 48959

remove synthetic event to undo timeouts of vlservers we "haven't talked to yet"


(cherry picked from commit c4adc63872d720b43d2ff99fd780046a4ba9883b)
2006-12-19 02:35:27 +00:00
Chas Williams
1e2988e8ef STABLE14-linux-osi-cred-pool-byebye-20061218
ok, unneeded abstraction removed.


(cherry picked from commit 01c0e029f7eea96f2892df9dd570f019660cfd8b)
2006-12-19 02:29:56 +00:00
Derrick Brashear
fb76f63e15 STABLE14-vldb-repair-tool-20061216
make vldb_check able to repair at least some kinds of damage

run it on a vldb which does not have a server operating live on it
verify the result with vldb_check before using.


(cherry picked from commit d5583808e85ff8688716ce800c3eab5543582095)
2006-12-16 06:26:42 +00:00
Derrick Brashear
9758836d20 STABLE14-ubik-better-debug-logging-in-remote-20061215
log when we get errors doing remote sync what it was, rather than covering it up


(cherry picked from commit 35fae890e298b6d43990c2bccfe2a67c9d555ec3)
2006-12-15 16:38:22 +00:00
Derrick Brashear
ddf4cba931 STABLE14-rx-preparesendpacket-avoid-double-free-20061205
wow, this is special

existed forever but only when we stopped leaking packets did it become a problem

anyway, don't free packets and forget to reduce the number of packets in play


(cherry picked from commit 112604e9c31cba4f9605b6b53918aafa8cac77d0)
2006-12-05 19:40:13 +00:00
Derrick Brashear
b80575abd2 STABLE14-give-s390x-syscall-table-the-big-hammer-20061201
Neale Ferguson contributed the assembler.

The false illusion of security some people want to play under is usually good for wasting a few hours; it was here. making the sys_call_table read nly for real of course fixes it, let's just hope keyrings come along before then on such platforms.


(cherry picked from commit b81763506fdf29f3df66d811e2d299cc4c9acec0)
2006-12-01 18:49:28 +00:00
Derrick Brashear
18d77769c4 STABLE14-redhat-packaging-updates-20061201
updates from derek

updates for s390x

updates to handle suse


(cherry picked from commit 9ba1d32b4ba8aac1d7e2c7f7489739e0e4ca5475)
2006-12-01 18:34:13 +00:00
Derrick Brashear
459f593298 STABLE14-redhat-initscripts-update-for-suse-20061201
suse lacks /etc/init.d/functions


(cherry picked from commit af6af0bbc4d874a42f0640eaafd762ebfc1bc872)
2006-12-01 12:59:08 +00:00
Derrick Brashear
95b3852a4e STABLE14-cprivate-ticketlen-is-32-not-16-20061129
everyone else thinks ticketLen is 32 bits. contrary to what arby's says, different is not necessarily better.


(cherry picked from commit 45425b2f222d5c0a8dd56695587b6cdeba581b6a)
2006-11-29 21:23:46 +00:00
Jeffrey Altman
1b89851117 STABLE14-volser-cleanup-xx-20061128
cleanup the return code handling from

  volser-dump-validate-input-20060417


(cherry picked from commit 1c661a198efca3b3273b1c523b19a367ddbee4d7)
2006-11-28 09:34:20 +00:00
Jeffrey Altman
7732b689cb STABLE14-windows-conn-analyze-20061128
force an rx connection reset if VICECONNBAD or VICETOKENDEAD are
received


(cherry picked from commit cb1997aad8a62b31f1e890dfe093a2d4845e0086)
2006-11-28 09:06:34 +00:00
Jeffrey Altman
3e1e9ea236 STABLE14-windows-afslogon-dont-modify-environment-20061128
don't allow environment variables we set to be inherited by child
processes


(cherry picked from commit 97733f8dcfd08968da5173ceb5976143728b5eab)
2006-11-28 09:02:58 +00:00
Russ Allbery
2c605717f2 STABLE14-thiscell-whitespace-20061120
Be more liberal when parsing ThisCell.  Accept and ignore leading and
trailing whitespace and anything after the first whitespace character on
the first line.  Return an error for a read error or for an empty cell
name.


(cherry picked from commit 769f4e49b60b15b27eb2898a5b28c2d99fc0238c)
2006-11-21 01:29:10 +00:00