openafs.git
2011-05-22 Michael Meffievolinfo: print namei filenames of index files
2011-05-22 Michael Meffievolinfo: remove code duplication in HandleVolumes
2011-05-22 Michael Meffievolinfo: fix volume aux totals output
2011-05-22 Michael Meffievolinfo: print errors to stderr
2011-05-22 Michael Meffievolinfo: fix size totals when saving inodes
2011-05-22 Michael Meffiedoc: document volinfo -filenames option
2011-05-22 Jeff BlaineAdded -dryrun
2011-05-21 Michael Meffievolinfo: fix -filenames option check
2011-05-21 Derrick Brashearmacos: bulkstat redux
2011-05-21 Derrick Brasheardynroot: mark vnode types on dynroot vnodes
2011-05-20 Andrew DeasonSOLARIS: Reset syscalls on mod_install failure
2011-05-19 Andrew Deasonlibafs: Implement unixuser RW locks
2011-05-19 Andrew Deasonlibafs: Always use anonymous VL connections
2011-05-19 Jeff BlaineHide -noexecute in favor of -dryrun
2011-05-19 Jeffrey Altmanauth: failback to afs3-vlserver for afs3-prserver
2011-05-18 Jeffrey AltmanWindows: lock protected fields must be 32-bit
2011-05-18 Jeffrey AltmanWindows: add lock assertions to cm_buf.c
2011-05-18 Jeffrey AltmanWindows: test return from krb5_cc_start_seq_get
2011-05-17 Ken Dreyerdoc: -afsdb uses SRV records
2011-05-16 Andrew Deasonviced: Don't VTakeOffline_r without glock
2011-05-16 Andrew Deasonviced: Check vnode length on Rename and Link
2011-05-15 Andrew Deasondoc: Add aklog_dynamic_auth manpage
2011-05-15 Andrew Deasonviced: Enable NAT ping on hosts
2011-05-15 Andrew Deasonviced: h_SetupCallbackConn_r in removeAddress_r
2011-05-15 Andrew Deasondasalvager: unlink fsstate.dat when standalone
2011-05-15 Simon Wilkinsoncmd tests: Initialise string retval
2011-05-15 Andrew Deasonlibafs: Flush vcaches in afs_shutdown
2011-05-15 Andrew Deasonlibafs: GiveUpAllCallBacks at shutdown again
2011-05-15 Andrew Deasonlibafs: Do not write-lock afs_xserver on ICBS
2011-05-15 Russ AllberyFix misspelling of writable as writeable
2011-05-15 Marc DionneLinux: fix reading files larger than the chunk size
2011-05-14 Andy Cobaughrpm: Really undefine %dist
2011-05-14 Marc DionneLinux: fix permission op test for certain compilers
2011-05-12 Derrick Brashearafscp: tellmeaboutyourself stub wants host byte order
2011-05-09 Jeffrey AltmanWindows: always try afs/cell@USER-REALM first
2011-05-09 Jeffrey AltmanWindows: support dotted names in aklog
2011-05-09 Andrew Deasonlibafs: Put back GetCapabilities user reference
2011-05-09 Andrew Deasonlibafs: Get rx conn ref with afs conn ref
2011-05-06 Jeffrey AltmanWindows: replace CYGWIN envvar with CYGWINDIR
2011-05-06 Jeffrey AltmanWindows: change log for 1.5.9905
2011-05-05 Andrew Deasonlibafs: Correct afs_LoopServers flags
2011-05-05 Jeffrey Altmanvol: switch to rk_closesocket
2011-05-05 Jeffrey Altmanafscp: use closesocket when closing sockets
2011-05-03 Russ AllberyFurther fix gssapi.m4 for Heimdal without libroken
2011-05-03 Jonathan A... NetBSD: DEBUG can not typically be defined
2011-05-03 Jonathan A... NetBSD: translate timeval structure format in clock_Get...
2011-05-02 Andrew Deasonviced: Improve deleted client log messages
2011-05-02 Andrew Deasonviced: Do not try to reuse deleted client
2011-05-02 Jonathan A... Remove unused variable
2011-05-02 Jeffrey AltmanWindows: Fix caching of non-existing vols
2011-04-30 Andrew DeasonAdd missing LIB_roken references
2011-04-29 Derrick Brashearavoid downward vcache pressure when entries are free
2011-04-29 Andrew Deasonlibafs: Drop xvcache for AllocCBR
2011-04-29 Andrew Deasonlibafs: Use vcount, not maxvcount to trim vcaches
2011-04-29 Russ AllberyResync test harness with C TAP Harness 1.7
2011-04-29 Russ AllberyFix various build problems with the test suite
2011-04-28 Russ AllberyResync Autoconf macros from rra-c-util 3.3
2011-04-28 Russ AllberyResync src/cf/gssapi.m4 with rra-c-util 3.3 (fixes...
2011-04-28 Andrew Deasondoc: Fix 'vos endtrans' copyright
2011-04-28 Andrew Deasonviced: Avoid ref leak on origin callback break
2011-04-28 Andrew Deasonviced: Transfer host ref in h_FindClient_r
2011-04-27 Derrick BrashearIRIX: set vfs pointer when creating new vcaches
2011-04-27 Simon Wilkinsoncmd: Support splitting switches and values with '='
2011-04-27 Simon Wilkinsoncmd: Tidy up -help output
2011-04-27 Simon Wilkinsoncmd: Add support for params with optional values
2011-04-27 Simon Wilkinsoncmd: Add parameter aliasing
2011-04-27 Simon Wilkinsoncmd: Add accessor functions for options
2011-04-27 Simon Wilkinsoncmd: Add option to add a param at a specific pos
2011-04-27 Thomas L. KulaAdd -usetokens option to libadmin test 'afscp'
2011-04-27 Simon WilkinsonLinux: Don't read pages beyond the cache eof
2011-04-27 Andrew DeasonBuild libafscp when we lack kerberos
2011-04-27 Simon WilkinsonIrix: Add a simple osi_ReadRandom implementation
2011-04-27 Marc Dionnesrc/afs: Set but unused variables warning fixes
2011-04-27 Andrew DeasonFix --without-krb5
2011-04-27 Simon WilkinsonRewrite asetkey to support extended key types
2011-04-27 Chaz Chandlerafsio: remove unnecessary reference to malloc.h
2011-04-27 Marc Dionneubik: add uvote_HaveSyncAndVersion
2011-04-27 Marc Dionneubik: Defer updateUbikNetworkAddress until after RX...
2011-04-27 Marc Dionneubik: locking in recovery.c
2011-04-27 Marc Dionneubik: always hold DB lock for urecovery_ResetState()
2011-04-27 Marc Dionneubik: set UBIK_RECLABELDB before propagating version
2011-04-27 Marc Dionneubik: remote: fix DB lock usage
2011-04-26 Derrick Brashearmacos: further next version support
2011-04-26 Ben KadukRename libcom_err to libafscom_err
2011-04-26 Marc DionneLinux: cleanup aio support
2011-04-26 Simon Wilkinsoncmd: Split up dispatch function
2011-04-26 Simon Wilkinsoncmd: Add an option to disable abbreviations
2011-04-26 Simon Wilkinsoncmd: Add function to disable positional commands
2011-04-26 Simon Wilkinsoncmd: Add some tests to the test suite
2011-04-26 Simon Wilkinsoncmd: Make the original test suite build
2011-04-26 Andrew Deasonpam: Fix password torching const-ness
2011-04-26 Andrew Deasonpam: Password is const in setcred
2011-04-26 Jeffrey AltmanWindows: afskfw return error if krb5 not loaded
2011-04-26 Jeffrey AltmanWindows: build afskfw.c without leashw32.dll
2011-04-26 Jeffrey AltmanWindows: avoid preprocessor symbols redefinitions
2011-04-26 Jeffrey AltmanWindows: NPLogonNotify provide password in all cases
2011-04-26 Jeffrey Altmanwindows: improved logging from NPLogonNotify
2011-04-26 Simon Wilkinsoncmd: Cleanup
2011-04-26 Marc Dionnepam: Clear up PAM_CONST related warnings on Linux
2011-04-25 Simon WilkinsonLinux: Restrict # of cbrs we allocate at once
next