rxperf: Fix the Unix build again
[openafs.git] / src /
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 Wilkinsonrx: Add struct rx_identity
2010-09-23 Simon Wilkinsonrx: Add an opaque type
2010-09-23 Simon Wilkinsonauth: Add documentation for ktc_ListTokensEx
2010-09-23 Simon Wilkinsonhcrypto: Add dirfd definition for solaris
2010-09-23 Jeffrey AltmanAdditional functionality for rxperf
2010-09-23 Simon Wilkinsonlibuafs: Don't #define user
2010-09-23 Simon Wilkinsonrxkad: Make the test suite build again
2010-09-22 Simon Wilkinsonrxperf: Fix so it builds on Unix
2010-09-21 Simon Wilkinsonrxgen: Handle complex structures
2010-09-21 Jeffrey AltmanRx: Change minimum peer timeout to 2ms
2010-09-21 Jeffrey AltmanRx: Permit MakeDebugCall() be be compiled when RXDEBUG...
2010-09-21 Jeffrey AltmanRx: Do not hold call lock across memcpy in rx_ReadProc...
2010-09-21 Jeffrey AltmanRx: Permit udp buffer size to be set in rxperf
2010-09-21 Jeffrey AltmanWindows: Negative Caching for Volume Lookups
2010-09-20 Jeffrey AltmanRx: Permit ADAPT_WINDOW code to build
2010-09-20 Jeffrey AltmanWindows: Export additional RX debugging variables from...
2010-09-20 Jeffrey AltmanRx: PrintTheseStats should not be dependent on RXDEBUG
2010-09-20 Jeffrey AltmanRx: move TSFPQ prototypes from rx_globals.h to rx_proto...
2010-09-20 Jeffrey AltmanRx: properly compute dataPacketsReSent statistic
2010-09-20 Jeffrey AltmanRx: always use tservice variable in rxi_ServerProc
2010-09-20 Jeffrey AltmanWindows: Release builds of Rx should be lean and mean
2010-09-20 Jeffrey AltmanRx: Only backoff the peer timeout once
2010-09-20 Jeffrey AltmanRx: only compute peer bytes sent and received if rx_sta...
2010-09-20 Jeffrey AltmanRx: avoid lock churn in rxi_ReceiveAckPacket
2010-09-20 Jeffrey AltmanRx: Build rxperf test application on Windows
2010-09-20 Simon Wilkinsonviced: Don't fall back to tokens
2010-09-20 Simon Wilkinsonubik: Remove unused error codes
2010-09-20 Marc Dionnerxgen, kauth: Set but not used variables
2010-09-20 Simon Wilkinsonptserver: Merge WhoIsThis and WhoIsThisWithName
2010-09-20 Simon Wilkinsonuserok: Don't double check for expiry
2010-09-20 Simon Wilkinsonauth: Restructure userok
2010-09-20 Simon Wilkinsonrx: Call rxgen_consts.h by its proper name
2010-09-20 Simon Wilkinsontokens: Use the new tokens interface
2010-09-20 Simon Wilkinsonauth: Add the ktc_ListTokensEx function
2010-09-20 Jeffrey AltmanRx: Move rxperf test application to src/rx/tests
2010-09-20 Jeffrey AltmanRx: cleanup testclient and testserver test applications
2010-09-20 Simon Wilkinsonauthcon: Use ktc_GetTokenEx in ClientAuthToken
2010-09-20 Jeffrey AltmanWindows: Add new token interface with stub for ktc_GetT...
2010-09-20 Simon WilkinsonRename kauth/token.c as kauth/katoken.c
2010-09-20 Simon WilkinsonRX: Make rxi_Alloc return (void *)
2010-09-20 Simon WilkinsonLinux: print after BUG() is pretty useless
2010-09-20 Andrew Deasonvolser: Delete timed-out temporary volumes
2010-09-20 Andrew Deasonlibafs: Fix pioctl get/putInt alignment issues
2010-09-20 Marc Dionnevlserver: Set but not used variables
2010-09-20 Marc Dionnebutc: Set but unused variables
2010-09-20 Andrew Deasonlibafs: Fix compile errors in afs_nfsclnt.c
2010-09-20 Marc Dionnevol: Set but not used variables
2010-09-19 Marc DionneLinux: normalize error return for emulated syscalls
2010-09-17 Derrick Brasheardisable Rx packet tracking
2010-09-14 Andrew DeasonDAFS: raise vhashsize limit
2010-09-14 Andrew DeasonDAFS: Do not ignore out-of-range -vhashsize
2010-09-14 Marc DionneAlways check return code from iod_Write
2010-09-14 Marc Dionnerx: Set but not used variables
2010-09-13 Simon Wilkinsonauth: Make token_FreeSet work on an empty set
2010-09-13 Simon WilkinsonLinux: Move keyring includes where they're needed
2010-09-13 Simon Wilkinsonshlibafsrpc: Export additional symbols
2010-09-13 Simon Wilkinsonauth: Add a gitignore file for the test directory
2010-09-13 Simon Wilkinsonpam: Remove unused library definitions
2010-09-13 Simon Wilkinsonaklog: Fix some format warnings
2010-09-13 Simon Wilkinsonaklog: Fix weak_crypto tests
2010-09-13 Simon WilkinsonRX: Make the sample client and server build
2010-09-13 Simon Wilkinsonvlserver: Use com_err for Ubik error messages
2010-09-10 Marc DionneWarning fix for gcc 4.5 "operation may be undefined...
2010-09-10 Andrew Deasonudebug: Always show tidCounter
2010-09-09 Andrew Deasonnamei: Do not remove n_voldir1
2010-09-09 Andrew Deasonvol: Add VInit cond var and remove busywaits
2010-09-08 Andrew Deasonnamei: Limit traversal when removing data dirs
2010-09-08 Steve SimmonsAdd new file src/venus/cacheout to things that should...
2010-09-08 Derrick Brashearubik recovery and remote use correct file number
2010-09-07 Jeffrey AltmanWindows: Improve SMB detection of Local System account
2010-09-07 Jeffrey AltmanWindows: revise NTSTATUS response for ALLBUSY, ALLOFFLI...
2010-09-06 Jeffrey AltmanWindows: Modify signature of buf_CleanAsync and buf_Cle...
2010-09-06 Jeffrey AltmanWindows: Permit cm_scache rwlock to be dropped when...
2010-09-06 Jeffrey AltmanWindows: fail cm_CheckNTOpen if READ|DELETE for readonl...
2010-09-06 Jeffrey AltmanWindows: Add validation for directory buffer contents
2010-09-06 Jeffrey AltmanWindows: cm_TryBulkStatRPC must process VIO errors
2010-09-06 Jeffrey AltmanWindows: better handle RX_MSGSIZE errors
2010-09-06 Jeffrey AltmanWindows: print the value of cm_OfflineROIsValid to...
2010-09-06 Jeffrey AltmanWindows: Handle RX_RESTARTING consistently for all...
2010-09-06 Jeffrey AltmanWindows: Log cell along with volume id for server errors
2010-09-06 Jeffrey AltmanWindows: unix modes represented in octal
2010-09-06 Derrick Brashearrx msgsize retry logic change
2010-09-05 Andrew Deasoncacheout: Improve error handling
2010-09-05 Andrew Deasonvos: Show effects in single-volume dryrun mode
2010-09-05 Andrew Deasonvos: Show after effects in dryrun mode
2010-09-05 Marc Dionneafs_DoBulkStat: don't call afs_Analyze without holding...
2010-09-02 Andrew DeasonRedHat: Package libafshcrypto libraries
2010-09-02 Andrew DeasonRedHat: Do not force krb5-config path
2010-09-02 Andrew DeasonRedHat: Update openafs.spec for configure changes
2010-09-02 Andrew DeasonRedHat: Use git-version in makesrpm.pl
2010-09-01 Andrew DeasonRedHat: Use configure.ac in makesrpm.pl
2010-09-01 Russ AllberyUpdate Autoconf Kerberos probes to latest rra-c-util...
2010-09-01 Jonathan BillingsLinux: Updated RedHat spec file with new demand attach...
2010-08-31 Michael Meffieihandle positional read and write
2010-08-31 Hartmut ReuterLet SRXAFS_GetStatistics64 return correct values for...
2010-08-30 Derrick Brashearubik recovery kill duplicate code
2010-08-30 Michael Meffieclean up stale defines in volser header
next