Commit Graph

3743 Commits

Author SHA1 Message Date
Jeffrey Altman
41df987014 windows-nsis-fix-rpc-20070116
remove the rpc fix.  the original code was correct
2007-01-16 17:24:30 +00:00
Jeffrey Altman
d32af98079 windows-nsis-installer-20070115
Fix the RPC check to actually check the RPC status

Update the copyright date

Add Vista version detection
2007-01-15 23:40:38 +00:00
Jeffrey Altman
20f4265686 windows-open-dir-lookup-20070115
add new error code when requested InfoLevel is not supported

CIFS NTCreateX Read privilege means PRSFS_LOOKUP when the object is a
directory
2007-01-15 19:50:51 +00:00
Chaskiel M Grundman
aef763b3c0 alloc-sem-is-sem-20070115
this change didn't belong...
2007-01-15 18:15:45 +00:00
Chaskiel M Grundman
2f3558f341 linux26-large-pag-groups-20070115
working from base provided by shadow@dementia.org
2007-01-15 20:41:23 +00:00
Derrick Brashear
2b7f13c227 locker-thread-tracking-20070111
track thread ids so we can properly not deadlock
2007-01-12 16:27:57 +00:00
Derrick Brashear
2502379d75 netinfo-fake-support-correction-20070112
fix NetInfo "f" line fake IP address support to work when either
1) NetRestrict file is in place or
2) existing sysid file does not list fake address
2007-01-12 05:18:52 +00:00
Tom Keiser
0732c4637d rx-deal-with-afs34-jumbograms-again-20070111
FIXES 51116

try again at dealing with old jumbograms
2007-01-12 03:48:29 +00:00
Jeffrey Altman
284668200e client-handle-vicetokendead-with-reconnect-20070109
client-handle-vicetokendead-with-reconnect-20070104 failed
to alter the behavior of the RXKADEXPIRED and other cases.
2007-01-09 15:26:56 +00:00
Derrick Brashear
cbba8d8b88 tsfpq-macro-naming-20070105
rename the queue-splicing versions of the checkin/checkout macros
2007-01-06 01:18:46 +00:00
Derrick Brashear
6029f002be buildpkg-dmg-path-20070105
reported by marcus watts
2007-01-05 23:30:10 +00:00
Derrick Brashear
52b036747c rx-deal-with-afs34-jumbograms-again-20070105
try again at dealing with old jumbograms
2007-01-05 23:14:21 +00:00
Derrick Brashear
4be015449d multiple-local-realms-20070105
FIXES 51104

do the correct check
2007-01-05 23:05:13 +00:00
Kevin Hildebrand
b975875e79 pts-rename-fix-20070105
FIXES 51066

fix pts rename to do the right thing
2007-01-05 18:20:08 +00:00
Jeffrey Altman
290b05b6b6 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.
2007-01-05 17:13:11 +00:00
Sean O'Malley
2d68f6a3ef bucoord-protoize-20070104
FIXES 50870

protoize bucoord

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

undo redundant include

====================
FIXES 50870

protoize bucoord

====================
FIXES 50870

protoize bucoord
2007-01-05 06:07:37 +00:00
Derrick Brashear
aab62fe05e pr-changeentry-arg-types-20070105
oops. put it back
2007-01-05 06:02:28 +00:00
Derrick Brashear
b5dbc4fe60 solaris-but-seriously-20070105
guess chas had the right idea
2007-01-05 05:02:39 +00:00
Derrick Brashear
fd4a1c1c32 free-packet-avoid-issue-with-34-jumbograms-20070104
try to deal with rainer toebbicke's ongoing issue
2007-01-05 04:56:09 +00:00
Derrick Brashear
267b548a48 solaris-mypid-track-threads-20070104
based on suggestion by tkeiser
2007-01-05 04:48:32 +00:00
Derrick Brashear
ba017be750 unroll-namei-delay-fsync-20070104
has been shown to cause problems with releases per haba@pdc.kth.se testing, unroll until we figure out why
2007-01-05 03:39:16 +00:00
Marcus Watts
c8503d73a1 asetkey-with-heimdal-20070104
FIXES 50973

just make asetkey build with heimdal
2007-01-05 03:21:34 +00:00
Derrick Brashear
349474755b darwin-fake-more-free-20070104
fake more free disk space for dumb apps
2007-01-04 22:08:26 +00:00
Derrick Brashear
b745079fb2 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
2007-01-04 21:55:21 +00:00
Derrick Brashear
526a589fd3 macos-installer-fix-20070104
this time for sure
2007-01-04 21:48:28 +00:00
Derrick Brashear
48afec37ed linux-workqueue-prereq-20070104
FIXES 49890

make the workqueue configure test actually work on 2.4
2007-01-04 21:42:24 +00:00
Marc Dionne
1a5628981e freezer-h-existance-20070104
FIXES 50941

only include freezer.h if it exists
2007-01-04 21:15:16 +00:00
Marcus Watts
182a18931a 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.
2007-01-04 20:05:20 +00:00
Derrick Brashear
ee9d148cc5 md5-inode-even-odd-hack-20070104
the even-odd hack didn't work with the new md5 inode numbers. fix it. suggested by Bennett Todd.
2007-01-04 15:59:35 +00:00
Jeffrey Altman
56d5e6970d 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.
2007-01-03 00:44:27 +00:00
Derrick Brashear
365351a161 taking-rx-back-into-the-20th-century-20061228
ken's patch is now on the ipv6 branch

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

restore deleted taddr declaration.

====================

ken's patch is now on the ipv6 branch
2007-01-02 17:17:49 +00:00
Jim Rees
11999d395c strl-20070102
str->strl
2007-01-02 16:48:33 +00:00
Marc Dionne
a132e7f545 fix-linux-2-6-20-configure-test-20070102
FIXES 50594

make the cc flags modification not break things
2007-01-02 15:59:13 +00:00
Marc Dionne
84cfee7d07 ifdef-nfs-translator-20070102
FIXES 50602

appropriately wrap nfs translator code in ifdefs
2007-01-02 15:40:35 +00:00
Dale Ghent
71f6f346ca solaris10-suser-replace-20070102
FIXES 50246

suser is dead, long live suser
2007-01-02 07:33:23 +00:00
Jeffrey Altman
f50452b6e1 windows-no-version-20061230
set the version numbers on the head to 0.0.0.0 so there is no confusion
that this code is not ready for prime time
2006-12-30 17:09:48 +00:00
Jeffrey Altman
0995d4d9b3 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
2006-12-30 17:00:51 +00:00
Jeffrey Altman
47b4f514ca 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.
2006-12-30 16:55:02 +00:00
Jeffrey Altman
a305a8c3c7 windows-optimize-smb-dir-search-if-no-wildcard-20061229
do not follow mountpoints when calling cm_Lookup as part of the
optimization.  otherwise the shortname is computed incorrectly.
2006-12-30 02:44:39 +00:00
Derrick Brashear
224eb9ff60 proc-unixusers-cleanup-on-linux-20061228
FIXES 49978

maybe?
2006-12-28 22:32:52 +00:00
Dale Ghent
c4c90e33be null-terminate-solaris-ops-20061228
FIXES 50340

vfsops and vnodeops need a NULL at the end of the structs
2006-12-28 22:25:41 +00:00
Dale Ghent
a537d3ae96 add-solaris-11-support-v2-20061228
FIXES 50343

initial 5.11 support
2006-12-28 21:57:24 +00:00
Dale Ghent
7756a870f3 solaris10-suser-replace-20061228
FIXES 50246

suser is dead, long live suser
2006-12-28 21:48:25 +00:00
Marc Dionne
84078738ee linux-install-correct-modules-20061228
FIXES 49787

actually install the correct MP/EP/BM et al modules
2006-12-28 21:35:17 +00:00
Marc Dionne
064926fd1b linux-2620-rc1-update-20061228
FIXES 49890

updates for linux 2.6.20-rc1
2006-12-28 21:28:31 +00:00
Derrick Brashear
fe649aac81 afsdb-resolver-reinit-20061228
as reported by Adam Megacz, but my own version of the fix
2006-12-28 20:36:26 +00:00
Derrick Brashear
c454508d39 macos-installer-fix-20061227
make the installer build correctly again
2006-12-27 15:46:26 +00:00
Jeffrey Altman
2a9d3e91d0 windows-server-config-20061226
Reformat the entire directory.

Add Freelance mode awareness.

Map the root.afs volume starting from Z: and work down.
2006-12-26 20:21:16 +00:00
Jeffrey Altman
432bede1e5 windows-optimize-smb-dir-search-if-no-wildcard-20061226
fix the computation of the ShortName.  Take into account the network
byte order of the cm_dirFid_t fields.

send error packets from within the function as needed.  do not return
the error to the caller.
2006-12-26 20:17:25 +00:00
Derrick Brashear
b2601916f6 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?
2006-12-22 06:45:40 +00:00