3602 Commits

Author SHA1 Message Date
Chaskiel M Grundman
62e28d9a0a linux-enroll-locks-20060403
FIXES 25037

enroll our locks in the linux kernels' lock management
2006-04-04 02:41:12 +00:00
Chaskiel M Grundman
ef95f2a0ce vnop-ifdef-cleanup-20060403
make this less messy
2006-04-04 02:35:15 +00:00
Jim Rees
14d6771b9d iso-8601-20060403
Parse a pitiful subset of ISO 8601 in date/time strings
2006-04-03 17:22:30 +00:00
Jeffrey Altman
0fd8768c85 windows-minidump-20060402
change minidump default to include data segments
2006-04-03 00:54:40 +00:00
Jeffrey Altman
f3cf7bcda2 windows-util-makefile-20060402
remove duplicate entry for strlcpy
2006-04-03 00:44:56 +00:00
Chaskiel M Grundman
ea59126e31 linux-updates-20060331
FIXES 29122 29110 29112

fc5 and 2.6.16 updates
2006-03-31 06:51:03 +00:00
Jim Rees
f86af4af26 nat-mode-20060330
Code for "nat mode."  Currently there is no way to set it, because it would
be a bad idea to make this available to the casual user.
2006-03-30 18:13:39 +00:00
Derrick Brashear
d387dba5ef viced-gethostcps-byte-order-20060328
don't call GetHostCPS after swapping away from net byte order
2006-03-30 17:27:52 +00:00
Russ Allbery
5b20ed3511 man-page-asetkey-20060329
Add a man page for asetkey.
2006-03-29 21:44:16 +00:00
Russ Allbery
5f70d9bb3c man-page-kaserver-fix-20060329
SYNOPSIS was mislabelled DESCRIPTION and the man page was therefore missing
the HTML formatting fixes.
2006-03-29 21:00:50 +00:00
Derrick Brashear
2c96a91ba4 viced-client-keep-conn-ref-20060329
FIXES 28966

keep a ref on the conn the client has a pointer to
2006-03-29 06:26:49 +00:00
Derrick Brashear
1904db3fa3 viced-gethostcps-byte-order-20060328
don't call GetHostCPS after swapping away from net byte order
2006-03-29 05:13:58 +00:00
Garry Zacheiss
a4f24472aa afsdb-len-signed-20060328
in order for -1 to ever be returned, it's gotta be signed...
2006-03-28 19:39:45 +00:00
Jim Rees
4671270758 ignore-new-targets-20060327
cvsignore new targets
2006-03-27 18:27:38 +00:00
Derrick Brashear
1db522b6ac debian-updates-20060323
from russ and sam
2006-03-23 21:06:18 +00:00
Derrick Brashear
5a1bd817b8 build-system-updates-20060323
config.sub config.guess and some other scripting updates
2006-04-05 01:11:15 +00:00
Derrick Brashear
bb96daf441 macos-packaging-fixes-20060323
update to make sure we have a cellservdb, that we shut down afs before an upgrade, and install the universal binary build script
2006-03-23 16:07:30 +00:00
Derrick Brashear
a104113618 afsd-fs-check-20060323
from debian, modified slightly. tell people why their filesystem sucks
2006-03-23 15:35:53 +00:00
Russ Allbery
db8d1da77a man-page-todo-20060322
More to-do items for the documentation.
2006-03-23 05:41:02 +00:00
Derrick Brashear
c0ce1b880a sunos-dos2unix-20060322
dumbest change ever
2006-03-22 20:05:47 +00:00
Derrick Brashear
681419e6ed parisc-linux-lwp-20060322
pulled in from debian
2006-03-22 19:57:04 +00:00
Jeffrey Altman
095f64a7e9 windows-dafs-20060320
64-bit time_t pointer update

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

correct a type for consistency

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

corrections to the dafs delta to allow compilation on Windows
2006-03-20 17:29:52 +00:00
Asanka Herath
2d43189490 windows-64bit-wix-installer-32bit-tools-20060320
Construct an MSI for installing 32-bit AFS tools and libraries
on 64-bit Windows for use with 32-bit Kerberos tools.
2006-03-20 17:20:01 +00:00
Jim Rees
c56c8a9b80 strl-20060320
src/util/strlcat.c src/util/strlcpy.c
2006-03-20 16:15:23 +00:00
Derrick Brashear
b8cbfc3637 tvolser-try-ntmakefile-20060320
first cut at ntmake for tvolser
2006-03-20 16:01:22 +00:00
Jeffrey Altman
e6f0c0c68f another-time_t-pointer-fix-20060320
do not pass in pointers to 32-bit values as pointers to 64-bit values
2006-03-20 13:38:36 +00:00
Jeffrey Altman
1b2fbe5fa9 another-time_t-pointer-bug-20060320
do not pass pointers to 32-bit values as pointers to 64-bit values.
this results in memory corruption
2006-03-20 13:25:50 +00:00
Pedro Perez
3f061cc2c3 configure-help-clarity-20060319
Change "AFSDB RR" to "AFSDB DNS RR" for people who don't speak DNS.
2006-03-20 04:45:06 +00:00
Pedro Perez
8c622ec7d7 readme-references-20050319
Refer to the right names of the extra README files.
2006-03-20 04:41:23 +00:00
Russ Allbery
e63312e79a sparc-linux-config-20060317
Collapse all of the sparc*_linux* cases into a single case.  Not just for
ease of maintenance -- this also results in clearer error messages for
configurations that aren't supported and should allow building of the
userspace tools for a few @sys types that the kernel build doesn't support.
Reported by Michael Conrad and Karl Ramm.  Patch has been in the Debian
package for some time.
2006-03-17 23:10:50 +00:00
Tom Keiser
51ec267011 dafs-20060317
FIXES 26648

demand attach/fast restart fileserver
2006-03-17 19:54:26 +00:00
Derrick Brashear
cba4f12e17 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
2006-03-17 19:44:06 +00:00
Jim Rees
a9102a89f0 fix-includes-20060315
Now that we include arpa/inet.h, also include its prerequisites,
and fix the ordering.
2006-03-15 19:32:49 +00:00
Rainer Toebbicke
c6203bc67e snprintf-needs-arpa-inet-20060315
FIXES 28226

include arpa/inet.h so we get inet_addr prototype
2006-03-15 18:34:26 +00:00
Dave McMurtrie
5c408ee134 tokens-buffer-overflow-20060315
FIXES 28227

avoid a too-short buffer we try to fill with a username. doh.
2006-03-15 18:27:43 +00:00
Tracy Di Marco White
9340a22d6e nbsd4-20060315
FIXES 27916

netbsd 4.0 support
2006-03-15 18:22:30 +00:00
Chas Williams
5ca54f2362 linux26-module-parm-versus-param-20060315
FIXES 27588

deal with 2.6 changes
2006-03-15 16:26:06 +00:00
Neale Ferguson
247273c51b s390-linux26-20060315
add s390 linux26 support
2006-03-15 16:15:07 +00:00
Jeffrey Altman
a8b82b1a74 viced-unspecified-host-hash-port-20060313
h_Alloc_r was not specifying the port for the newly allocated
host when adding the host to the hash table.  Use hashInsert_r
instead so mistakes like this won't happen in the future.
mp-rxtcp-20060314
2006-03-14 00:33:14 +00:00
Jim Rees
b89082ac89 cmd-protos-20060313
Fix protos for cmd funcs.
2006-03-13 23:15:44 +00:00
Chaskiel M Grundman
9afcb2529a viced-log-fix-typo-20060313
fix typo in addInterfaceAddr_r that is identical to the one that
was fixed by viced-log-fix-type-20060210 in removeInterfaceAddr_r
2006-03-13 20:53:14 +00:00
Jim Rees
b1883ef6ad no-clid-for-bsd-20060313
Back out rev 1.28 for BSD.
On BSD, clid is not necessarily a pid.
Passing it to HandleFlock results in client hangs.
2006-03-13 19:18:07 +00:00
Jim Rees
9d3faf6608 curproc-20060313
Possible fix for curproc panic reported by ober@linbsd.org.
My guess is it will fix this one but others are lurking.
2006-03-13 16:26:27 +00:00
Jeffrey Altman
7b33107a9c multiple-local-realms-fix-20060313
Fix use of "=" instead of "==" in conditional.

Re-order parameters of afs_is_foreign_ticket_name for consistency
2006-03-13 15:09:40 +00:00
Jeffrey Altman
9b1fa66828 host-tossstuff-locking-20060309
the nonblocking locking was my fault.
2006-03-09 21:49:04 +00:00
Rainer Toebbicke
cc324ae065 xstat-fs-callbacks-20060309
FIXES 27912

add new collection with callback stats
2006-03-09 16:25:48 +00:00
Jim Rees
d451a366fb openbsd39-20060309
Changes for OpenBSD 3.8 and 3.9.
Based on ports by ober@linbsd.org and todd@fries.net.
Untested.
2006-03-09 15:27:17 +00:00
Jim Rees
346d85adb0 fstab-moved-20060309
fstab.c moved from viced to util
2006-03-09 14:36:35 +00:00
Ed Moy
9f94892f8d darwin-x86-and-leopard-20060309
updates for darwin x86, and pre-leopard
2006-03-09 06:35:14 +00:00
Chas Williams
6e7d51187c linux-updates-20060309
FIXES 27590

add missing variable test

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

update for new mutexes
2006-03-09 06:05:46 +00:00