3602 Commits

Author SHA1 Message Date
Jim Rees
d3f9842bd4 print-64-20051117
On non-Windows use %llu for 64 bit printf.
Thanks to Brent Graveland for pointing this out.
2005-11-17 21:03:38 +00:00
Jim Rees
35ff383fcf obsd-glock-decl-20051115
Fix decl of afs_global_lock so you can build with global lock disabled
2005-11-15 18:43:15 +00:00
Jeffrey Altman
6f82595a16 audit-locking-20051113
Add locks around writes to the audit log.  This ensures two writes
do not interleave.
2005-11-14 06:04:23 +00:00
Jeffrey Altman
4127de6c6e network-distance-server-prefs-20051113
Use network distance based server preferences for all server types
not just file servers.
2005-11-14 06:00:34 +00:00
Jim Rees
bb0d0e7df0 fbsd-build-path-20051111
set default BSD_KERNEL_BUILD for FreeBSD >= 5.0.
2005-11-11 20:32:22 +00:00
Rainer Toebbicke
bdc22ef4d3 pod2man-update-20051109
build when there's no pod utils installed
2005-11-09 14:58:29 +00:00
Jeffrey Altman
685ba16a0b windows-release-locks-at-shutdown-20051108
remember to release all of the locks we obtained from the file server
at shutdown.
2005-11-09 03:00:07 +00:00
Derrick Brashear
dc28ad2b65 hpux-store-fd-sooner-in-iopen-20051107
do this a little differently, it may change out from under us
2005-11-07 23:42:02 +00:00
Rainer Toebbicke
ce80f99d7f cellconfig-make-nkeys-littleendian-20051107
cellconfig-check-for-corrupt-keyfile-20051007 should convert at least nkeys
to host byte order before checking anything - fails on little endians
otherwise.
2005-11-07 19:48:07 +00:00
Jeffrey Altman
b02d80508f windows-64-bit-type-safety-20051105
64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

more corrections for use of 64-bit types on Windows

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler

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

64-bit type safety changes required for successful compilation
on Windows 64-bit systems with the VS 2005 compiler
2005-11-06 09:29:36 +00:00
Niklas Edmundsson
14a373e19c cvsignore-updates-20051102
FIXES 22861

add generated files to cvsignores
2005-11-03 04:10:05 +00:00
Niklas Edmundsson
6792431d28 aix5-warning-error-cleanup-20051102
FIXES 22855

aix 5.1 and 5.2 should also build
2005-11-03 04:05:46 +00:00
Jim Rees
e240c805e2 cmdebug-obsd-ce32-20051102
OpenBSD has no easy way to printf a 64 bit int so just use PrintCacheEntries32
2005-11-02 17:54:44 +00:00
Derrick Brashear
14a985b93f hpux11i-64bit-iops-20051102
hpux 11i has 64 bit inodes
2005-11-02 05:30:47 +00:00
Tom Keiser
e2c497b036 fpq-bulk-free-math-error-20051101
fix a math error here
2005-11-02 05:22:39 +00:00
Jeffrey Hutzelman
c558c12d2b linux-ia32-offsets-include-change-20051101
include these correctly
2005-11-02 00:27:30 +00:00
Jim Rees
eb39935d4b libafssetpag-bsd-20051101
bsd only:
make a real syscall.o (but with no code)
build libafssetpag
2005-11-01 18:44:38 +00:00
Derrick Brashear
93cd1ed389 hpux-vol-package-cleanup-20051101
make inode salvager large partition compliant
make namei compile cleanly again
2005-11-01 16:42:47 +00:00
Asanka Herath
8cf272e5f1 windows-tests-winflock-20051031
A windows specific file locking test app for exercising the byte range
locking code.
2005-10-31 22:12:03 +00:00
Jeffrey Altman
eaa1426452 windows-checkserver-fix-20051029
the windows client was not treating Verror responses from the server
as indicating the server as up if they were positive
2005-10-30 01:59:57 +00:00
Jeffrey Altman
288886618b windows-daemon-timers-20051028
the daemon up server check was set for 1 hour and not ten minutes.

turned all interval constants into variables so that they can be
set via registry entries at a future time.
2005-10-29 21:13:43 +00:00
Jim Rees
86b23327f8 ubik-trans-decl-20051027
add missing decl for struct ubik_trans
2005-10-27 19:34:44 +00:00
Ken Hornstein
6b042d4edb integrate-asetkey-20051029
Add asetkey to the OpenAFS tree.
2005-10-25 20:08:02 +00:00
Derrick Brashear
834507571e tbutc-solaris-and-vos-api-fixes-20051024
FIXES 22063

as tested for this and 22316

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

the rest of this, since i forgot to apply the other file earlier
oops
2005-10-25 07:30:52 +00:00
Jeffrey Altman
2bcece3cfa windows-rap-debug-20051024
some more debugging messages
2005-10-25 03:07:50 +00:00
Jeffrey Altman
cc3bbcb8e6 windows-afsd-makefile-fixup-20051024
put back the ifs rules accidently deleted by

  cmdebug-merge-20051024
2005-10-25 03:02:27 +00:00
Jeffrey Altman
765e8606b9 cmdebug-merge-20051024
Merge src/WINNT/cmdebug.c into src/venus/cmdebug.c
2005-10-25 02:51:17 +00:00
Ervin Fenyak
cfa7b866c8 add-volupdate-counter-20051015
FIXES 18349

add a volume update counter. danger will robinson. see ticket for details.

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

add configure gunk

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

add configure gunk

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

make this happy in libadmin on e.g. solaris

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

make this work on Windows
2005-10-23 20:05:40 +00:00
Jeffrey Altman
e6e293bb89 vnop-attrs-fix-20051023
FIXES 22568

fix code broken in mac merge
2005-10-23 07:27:03 +00:00
Jeffrey Altman
47cc7643e1 windows-mkdir-root-exists-20051021
If a request is received to create the root directory of a device,
return CM_ERROR_EXISTS instead of CM_ERROR_NOTFOUND for the nul-string
file name.
2005-10-23 01:31:28 +00:00
Derrick Brashear
3491c0ffc5 macos-build-dmg-20051021
probably this script should take an argument which is the version string to use, and use it in the volume name and dmg name

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

probably this script should take an argument which is the version string to use,
 and use it in the volume name and dmg name
2005-10-22 07:43:09 +00:00
Jeffrey Altman
9e1a0f8a0d viced-audit-createfile-20051020
add the FID of the created file to the audit output for CreateFileEvent
2005-10-21 00:32:40 +00:00
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