Commit Graph

3170 Commits

Author SHA1 Message Date
Jeffrey Altman
1b7cbd1211 windows-notes-20051019
updates
2005-10-20 06:09:08 +00:00
Jeffrey Altman
8b0b064f7e window-largeint-20051019
The large integer support was applying a <<32 to a 32-bit value.
This is an undefined operation.
2005-10-19 21:10:52 +00:00
Jeffrey Altman
a92aa20485 windows-rxkadunknownkey-20051019
report RXKADUNKNOWNKEY as SEC_E_NO_KERB_KEY
2005-10-19 07:57:52 +00:00
Jeffrey Altman
9f0f50a2b1 windows-locking-error-codes-20051018
cm_Lock(), cm_RetryLock() should not interpret servers be unreachable as
a sharing violation.
2005-10-18 21:52:47 +00:00
Jeffrey Altman
a923af2726 windows-ip-change-20051018
add a monitor to watch for IP Address changes.  When a change is detected,
wait 2.5 seconds for things to settle down and then check to see if down
servers are reachable.
2005-10-18 21:50:06 +00:00
Jim Rees
f48eb4ab59 libafssetpag-temp-fix-20051018
Define SHLIB_LINKER for [fno]bsd
Don't try to build LIBAFSSETPAG for [fno]bsd
2005-10-18 16:53:06 +00:00
Jeffrey Altman
5cd3d016fd windows-error-codes-20051018
handle the CM_ERROR_ALLDOWN case when translating cm errors to nt status
2005-10-18 16:29:59 +00:00
Jeffrey Altman
d16fb72074 windows-fw-service-test-20051017
Do not perform Firewall Configuration if the firewall service is not installed
2005-10-17 22:28:12 +00:00
Chas Williams
1ed8428d1e irix-no-xfs-checks-for-namei-20051017
FIXES 22435

don't do inode checks when using namei
2005-10-17 21:45:39 +00:00
Jeffrey Altman
cd98a20f1c windows-firewall-configuration-20051016
Windows Firewall Policy cannot be accessed by a service unless from the
Service Manager thread nor until the service is in a RUNNING state.
Firewall configuration moved to cm_Daemon() thread.
2005-10-17 20:31:31 +00:00
Ken Hornstein
8922ad369e rename-afssetpag-dot-map-to-mapfile-20051017
The Solaris/Linux symbol export files must be named "mapfile" (see the
definition of SHLIB_LINKER for Solaris).
2005-10-17 20:00:38 +00:00
Jim Rees
d5a7daef3c struct-socket-20051017
rx_prototypes.h needs struct socket now
2005-10-17 18:49:53 +00:00
Jeffrey Hutzelman
3437c1ad7b cellservdb-update-20051015
15 Oct 2005
2005-10-16 01:55:59 +00:00
Jeffrey Altman
1968364520 rxgen-server-prefix-prototypes-20051015
When producing prototypes for server side functions, use the correct
prefix as specified in the input file.  If there is no prefix, then
do not output the prototypes as they will collide with the client
side stub prototypes.
2005-10-15 22:51:28 +00:00
Jeffrey Altman
51fa307a00 windows-universal-error-handling-20051015
properly interpret the universal error codes
2005-10-15 22:45:43 +00:00
Russ Allbery
19f1c37c06 shlibafssetpag-20051015
FIXES 18745

implement {sh,}libafssetpag
2005-10-15 17:25:21 +00:00
Chas Williams
7d0647d5ee linux-write-dirty-pages-once-20051015
FIXES 20561

this time for sure, only write back once
2005-10-15 16:51:09 +00:00
Derrick Brashear
0f422eae19 default-largefile-on-20051015
turn on largefile fileserver by default
2005-10-15 16:40:14 +00:00
Russ Allbery
2699810c91 afsd-no-logfile-20051015
FIXES 18662

remove afsd logfile parm
2005-10-15 16:22:15 +00:00
Russ Allbery
16546f6826 shlib-rationalization-200510155
FIXES 18767

make use of the export map. set a useful soname.
2005-10-15 16:07:44 +00:00
Russ Allbery
351a1e3d51 pod-man-pages-20051015
FIXES 19268

add pod generation of man pages
2005-10-15 16:00:57 +00:00
Frank Burkhardt
3d96fdb182 cellconfig-afsdb-use-dots-20051015
FIXES 20908

do lookup postpending a .
2005-10-15 15:54:28 +00:00
Chas Williams
4f5ab395d6 darwin-x86-20051015
FIXES 20130

add support for x86 darwin
2005-10-15 15:42:17 +00:00
Greg Hudson
78eefa1c03 aix-afsdb-20051015
FIXES 20801

fix earlier issue with aix afsdb fix
2005-10-15 15:37:10 +00:00
Niklas Edmundsson
7c8cf708a0 aix-warning-cleanup-20051015
FIXES 21066

clean up aix warnings. hint that large file support works
2005-10-15 15:23:05 +00:00
Tracy Di Marco White
1c990adad6 nbsd20-amd64-20051015
FIXES 21562

add amd64 netbsd 2.0 support
2005-10-15 15:16:07 +00:00
Love Hörnquist-Åstrand
f3d6141262 viced-help-abortthres-20051014
FIXES 22070

add help for abort thresshold switch
2005-10-15 04:42:47 +00:00
Jeffrey Altman
a5f2ec497d windows-check-locks-logging-20051014
add a log message so we can tell how long it took.
2005-10-15 04:36:57 +00:00
Peter Somogyi
ee1435d516 newvcache-can-fail-now-20051014
FIXES 22260

allow newvcache to fail without ooping

sort of nasty, if you want more vcaches, say so.
2005-10-15 03:32:06 +00:00
Peter Somogyi
2a4a4f417d java-update-20051014
FIXES 21930

update java afs classes
2005-10-15 03:12:17 +00:00
Derrick Brashear
410514dc6d hpux11-no-kthread-iface-20051014
11.0 lacks this header.
2005-10-15 03:03:53 +00:00
Chas Williams
012f413e4e solaris10-fs-find-afs-vnode-20051014
find the real vnode so cheating on solaris 10 will work
2005-10-15 02:42:14 +00:00
Jeffrey Altman
a9fd6619a4 rxgen-multi-prototypes-20051014
FIXES 22349

generate prototypes for split stuff when the stub is multi
2005-10-15 02:18:34 +00:00
Jeffrey Hutzelman
5487535dfc linux-objdir-kernel-builds-20051014
FIXES 22352

allow objdir kernel module builds to work again
2005-10-14 22:26:29 +00:00
Jeffrey Altman
41fe908bea windows-pattern-matching-20051014
FIXES 4623

Pattern matching was broken.   '?' should match zero characters if it
appears before a '.' or at the end of the file name.
2005-10-14 12:18:15 +00:00
Jeffrey Altman
ec38f9ed32 windows-locking-init-req-20051013
two cm_InitReq() calls were in the wrong place opening the possibility for
stack corruption
2005-10-14 04:25:04 +00:00
Chas Williams
ae7d5f250d solaris10-afsd-waitpid-to-clean-contract-20051013
FIXES 22317

it seems like this might be a bug in solaris10 when handling contracts
of exiting chilren who have created kernel threads.  the rxlistener is
a kernel thread on solaris and the child that starts the kernel_thread
returns and exits.
2005-10-13 21:59:13 +00:00
Derrick Brashear
ed46ac4943 macos-cleanup-20051006
let's revert and try this again

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

try this again

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

try this again
2005-10-13 20:55:35 +00:00
Loïc Tortay
f49876b8cb solaris10-nfs-really-20051013
FIXES 22318

fix array size so this all works
2005-10-13 19:25:05 +00:00
Derrick Brashear
bb33cbb6eb macos-rollup-20051013
incorporating STABLE14-macos104-20051005 STABLE14-macos-cleanup-20051006 macos-cleanup-20051006 macos-cleanup-20051007 from the 1.4.x branch, which needed to be forward-ported to work here, sadly.
2005-10-13 16:12:00 +00:00
Chas Williams
b5f47e6d15 solars-sparc32-largefile-20051011
readd largefile support for solaris sparc32
2005-10-12 07:15:39 +00:00
Chas Williams
981b635225 solaris10-ugly-avoid-ENODEV-hack-20051011
fix this a better way,  rolling bsack earlier change
2005-10-12 07:09:35 +00:00
Jeffrey Altman
4e763d07cf windows-ticket-lifetime-20051010
The lifetime parameter is in minutes so treat it that way.
2005-10-10 23:21:29 +00:00
Jeffrey Altman
f578cae386 macos-missing-files-20051008
add files missing after merge
2005-10-09 03:52:33 +00:00
Jeffrey Altman
2b4cbfe09b windows-release-notes-20051008
Update description of Product ID generation.
2005-10-08 15:13:25 +00:00
Jeffrey Altman
8299e102c7 rx-tq-waiter-rework-20051007
Only Broadcast to wake threads if there are threads waiting.
2005-10-08 04:57:34 +00:00
Jeffrey Altman
2dcb1cdc3d windows-byte-range-locks-20051007
There was a race condition associated with maintaining the
CM_FILELOCK_FLAG_CLIENTONLY flag on locks bound to scache entries
for Read Only volumes.   Therefore, we remove the use of the flag
and simply test the RO status of the scache entry.
2005-10-08 04:49:50 +00:00
Derrick Brashear
3b290d5b79 dedebug-20051007
perhaps this should never be pulled up.

anyway, implement dentry cache status dumping for linux. and provide a tool to dump it

disabled (tool, not rpc) by default

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

perhaps this should never be pulled up.

anyway, implement dentry cache status dumping for linux.^? and provide a tool to
 dump it

disabled (tool, not rpc) by default

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

perhaps this should never be pulled up.

anyway, implement dentry cache status dumping for linux.^? and provide a tool to
 dump it

disabled (tool, not rpc) by default
2005-10-07 21:11:01 +00:00
Derrick Brashear
5713401977 viced-take-offline-on-ihopen-fail-20051007
when IH_OPEN fails, we should take the volume offline so it will be salvaged
2005-10-07 20:30:21 +00:00
Derrick Brashear
4a2c3ed5ed solaris10-nfs-trans-update-20051007
partial nfs translatlor update for solaris 10
2005-10-07 20:29:30 +00:00