openafs.git
2010-10-14 Jeffrey AltmanRx: Consolidate wait for tq busy and make its use uniform
2010-10-14 Simon Wilkinsonrx: Don't malloc the xmit list
2010-10-14 Andrew DeasonRX: Force sane timeout values
2010-10-14 Andrew DeasonRX: Adjust all timeouts for RTT
2010-10-13 Tom Keiserupdate fssync-debug to handle the VOL_LOCKED flag
2010-10-13 Tom Keisertrailing commas make xlc a sad panda
2010-10-13 Chas Williams... Use bigger I/O sizes for the memcache
2010-10-13 Simon Wilkinsonhcrypto: Tidy up some merge conflicts
2010-10-13 Andrew DeasonLINUX: Build fixes for older kernels
2010-10-12 Simon Wilkinsonrx: Don't call gettimeofday for every packet ack
2010-10-12 Jeffrey AltmanWindows: Build hcrypto shared library
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonFix rxperf includes
2010-10-11 Simon Wilkinsonrx: Indent dpf definition
2010-10-11 Heimdal DevelopersImport of code from heimdal
2010-10-11 Simon WilkinsonHeimdal: Import rand-w32.c for hcrypto on Windows
2010-10-11 Jeffrey AltmanWindows: Do not issue RXAFS change RPCs on known RO...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-11 Andrew Deasonfssync-debug: exec DAFS version if DAFS detected
2010-10-11 Phillip MooreExtract the .version file when building the srpm file
2010-10-11 Ben KadukRevert "FBSD: in lookup, when ISDOTDOT, unlock dvp"
2010-10-06 Phillip MooreAdded missing CLI argument dropped during last commit.
2010-10-06 Ben KadukFBSD: in lookup, when ISDOTDOT, unlock dvp
2010-10-05 Jeffrey AltmanWindows: do not leak cm_volume_t objects from LRU queue
2010-10-05 Phillip MooreQuick Start Guide updated for RHEL rpms, and CLI syntax
2010-10-05 Christof Hankevolserver: Do not return ENOMEM on AIX from XVolListPar...
2010-10-05 Simon Wilkinsonrx: Reduce dependence on call->lock
2010-10-05 Simon Wilkinsonhcrypto: Fix builds on Irix
2010-10-05 Simon WilkinsonIrix: Make compiler less chatty
2010-10-05 Heimdal DevelopersImport of code from heimdal
2010-10-05 Simon WilkinsonYet more imports from libroken
2010-10-05 Jeffrey AltmanWindows: Kill AFS_LARGEFILES preprocessor symbol
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-10-05 Simon WilkinsonRevert "util: Add base64 from Heimdal's roken"
2010-10-05 Heimdal DevelopersImport of code from heimdal
2010-10-05 Simon WilkinsonImport yet more files from Heimdal
2010-10-04 Simon WilkinsonHeimdal: Fix 32bit build problems
2010-10-04 Andrew Deasonvol: Log ignored dirs that look like partitions
2010-10-04 Simon Wilkinsonutil: Add base64 from Heimdal's roken
2010-10-04 Simon Wilkinsonhcrypto: Build fixes
2010-10-04 Heimdal DevelopersImport of code from heimdal
2010-10-04 Simon WilkinsonAdd more files from Heimdal
2010-10-04 Simon Wilkinsonconfigure: Restore saved CFLAGS
2010-10-04 Simon Wilkinsonconfigure: Don't let autoconf pick our CFLAGS
2010-10-03 Andrew Deasonvos release: Force full dump on RO_DONTUSE sites
2010-10-03 Chas Williams... sin_family is not network order
2010-10-03 Marc DionneRemove duplicate rx_stats targets in libuafs Makefile
2010-10-03 Derrick Brashearrx stats atomic inclusion needs kmutexes for emulation
2010-10-03 Jeffrey AltmanWindows: Ensure that cm_NameI errors are acted upon...
2010-10-03 Jeffrey AltmanWindows: Fix Parent(path) computation to permit mp...
2010-10-03 Marc DionneConditionalize include of string.h in rx_stats.c
2010-10-03 Marc DionneLinux: correct use of atomic_add and atomic_sub functions
2010-10-02 Jeffrey AltmanRx: Fix RXDEBUG_PACKET builds
2010-10-02 Jeffrey AltmanRx: raise rx_minPeerTimeout to 20ms
2010-10-02 Jeffrey AltmanRx: When call receive is done, send ack all packet
2010-10-02 Jeffrey AltmanRx: protect rx_conn and rx_call refCount field with...
2010-10-02 Derrick Brasheardarwin kernel atomics
2010-10-02 Derrick Brashearadd rxstats to kernel
2010-10-02 Chas Williams... add option to rxperf to use rx_Readv() instead of rx_Read()
2010-10-02 Jeffrey AltmanWindows: Pass Volume Root Fid to cm_Analyze after RXAFS...
2010-10-02 Andrew DeasonProvide an abstract thread pool object
2010-10-02 Andrew DeasonProvide an abstract work queue object
2010-10-02 Derrick Brashearexempt instant timeouts from mtu discovery
2010-10-02 Andrew DeasonDAFS: Raise LogLevel for per-chain vol stats
2010-10-01 Chas Williams... rename some variables in rxperf
2010-09-30 Chas Williams... configure: --with-linux-kernel-packaging should default...
2010-09-30 Chas Williams... afsd's -mem_alloc_sleep is obselete -- update documentation
2010-09-30 Andrew DeasonDAFS: document the limits of -vhashsize
2010-09-30 Derrick Brashearlinux define ucontext properly
2010-09-30 Simon Wilkinsonrx: Don't have different args for rxi_FreeCall
2010-09-30 Simon Wilkinsonrx: Make statistics interface use Atomics
2010-09-30 Simon Wilkinsonrx: Use atomics for rxi_AllocSize and rxi_AllocCnt
2010-09-30 Simon Wilkinsonrx: Make nWaiting and nWaited atomic
2010-09-30 Simon Wilkinsonrx: Add rx_NewThreadId function
2010-09-30 Simon Wilkinsonrx: Add atomic operations code
2010-09-30 Asanka HerathWindows: Set NTDDI_VERSION when setting _WIN32_WINNT
2010-09-29 Simon WilkinsonRX: Tidy reader data locking
2010-09-29 Ben KadukMore FBSD syscall tweaking
2010-09-27 Simon Wilkinsonrx: Limit window size to max acks
2010-09-27 Marc Dionnevolser: Set but not used variables
2010-09-27 Derrick Brashearpam test should return an int in main
2010-09-27 Marc Dionneviced, tviced: Set but not used variables
2010-09-27 Marc Dionnetubik: minor Makefile cleanups
2010-09-27 Simon Wilkinsonrxperf: Really set UDP buffer size
2010-09-27 Simon WilkinsonFix rxperf so that it works with pthreads
2010-09-26 Russ AllberyUpdate Debian packaging to 1.5.77-2 release
2010-09-24 Michael Meffiescout: display fetch and store counts as unsigned
2010-09-24 Simon Wilkinsonrx: Big windows make us sad
2010-09-24 Simon Wilkinsonlibafsrpc depends on rxstat and fsint
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-09-23 Simon Wilkinsonrxperf: Add build rules to build a pthreaded version
2010-09-23 Simon Wilkinsonrxperf: Fix the Unix build again
2010-09-23 Simon WilkinsonAdd an LWP version of the hcrypto library
2010-09-23 Simon WilkinsonMove des/stats.h to rxkad directory
2010-09-23 Simon Wilkinsontests: Fix objdir builds
2010-09-23 Simon Wilkinsonrx: Add struct rx_identity
2010-09-23 Simon Wilkinsonrx: Add an opaque type
2010-09-23 Russ AllberyLink dafssync-debug(8) to fssync-debug(8)
2010-09-23 Russ AllberyFix POD errors in fileserver and dasalvager
2010-09-23 Russ AllberyUpdate bos create man page for new naming of demand...
next