vos: Correct comment
[openafs.git] / src / viced /
2012-05-03 Jeffrey AltmanRevert "viced: avoid crash if missing volume header"
2012-05-01 Michael Meffieviced: avoid crash if missing volume header
2012-04-18 Michael Meffieaudit: remove static local realms
2012-04-18 Michael Meffieviced: remove static local realms
2012-04-11 Michael Meffieviced: fix log message for MapName_r
2012-04-10 Marc Dionneviced: Make Update_TargetVnodeStatus usable by replicat...
2012-04-10 Marc Dionneviced: Make GetVolumePackageWithCall usable by replicat...
2012-04-10 Marc Dionnevol: Allow VAllocVnode of specific vnodes
2012-04-09 Simon Wilkinsonrx: Hide struct rx_peer from the rest of the tree
2012-04-09 Simon Wilkinsonviced: Remove pointless braces
2012-04-08 Simon Wilkinsonvice & vol: Cast FDH_SYNC results to void
2012-04-06 Andrew Deasonviced: Do not offline volume on successful IH_DEC
2012-04-03 Jeffrey Altmanviced: AFSDisk, AFSFetchVolumeStatus Int31 PartSize
2012-04-01 Simon Wilkinsonviced: Do error translation for InlineBulkStatus
2012-03-28 Michael Meffieremove athena env conditionals
2012-03-26 Andrew Deasonviced: Do not ignore all InlineBulkStatus errors
2012-03-24 Jeffrey Altmansoftsig: not used on windows
2012-03-12 Jens Wegenerviced: fix inverted lockCount assignment
2012-03-04 Michael Meffieviced: fix -realm option arg parse
2012-03-04 Michael Meffieviced: fix log message in hpr initialize
2012-03-01 Andrew Deasonviced: Ignore client loopback alternate addresses
2012-02-21 Jeffrey Altmanviced: lockcount only valid if not expired
2012-02-20 Andrew Deasonviced: Relax "h_TossStuff_r failed" warnings
2012-02-20 Andrew Deasonviced: Remove extraneous h_AHTAHT_r in h_GetHost_r
2012-02-20 Andrew Deasonviced: Set h_GetHost_r probefail if MPAA_r fails
2012-02-20 Andrew Deasonviced: Correctly update addrs on alt addr probe
2012-02-20 Andrew Deasonviced: Delete dup host before probing old host
2012-02-08 Andrew Deasonviced: Keep H_LOCK while locking host in h_Alloc_r
2012-02-08 Marc Dionneviced: Allow null host for BreakCallBack
2012-02-07 Marc Dionnevol: remove OPENAFS_VOL_STATS
2012-01-23 Simon Wilkinsonviced: Remove the LWP fileserver
2012-01-23 Derrick Brashearviced: disable rx keepalives during disk io
2012-01-22 Marc Dionneviced: remove FS_STATS_DETAILED
2011-12-16 Andrew Deasonviced: Yell when we GetSomeSpace_r
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-12-03 Simon Wilkinsonrx: Refactor MaxMTU error checking
2011-12-01 Derrick Brashearremove CopyOnWrite2 and unused vars
2011-11-30 Derrick Brashearviced: disable accelerated copyonwrite
2011-11-09 Derrick Brashearviced: avoid bogus handle in rename
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-10-24 Andrew Deasonviced: Check for HOSTDELETED in stillborn check
2011-10-23 Andrew Deasonviced: Do not swallow errors on StoreData recovery
2011-10-01 Asanka C. HerathWindows: Build against KerbCompatSDK instead of KFW
2011-09-30 Andrew DeasonDAFS: Do not serialize state for invalid hosts
2011-09-30 Andrew DeasonDAFS: Skip hosts with invalid flags on restore
2011-09-30 Andrew DeasonDAFS: Add explicit 'valid' field for index maps
2011-09-30 Andrew Deasonviced: Assert valid statistics indices
2011-09-30 Andrew Deasonviced: Use xfer indices for xfer data
2011-09-28 Marc Dionneviced: remove duplicate declaration
2011-09-26 Simon WilkinsonClean up assertion
2011-09-23 Marc Dionneviced: fix incorrect error message
2011-09-11 Simon Wilkinsonviced: Use libcmd for command line options
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-06 Rod WiddowsonWindows: Replace "%T" as format string to strftime
2011-08-12 Derrick Brashearviced: avoid aborting on host table exhaustion
2011-08-10 Garrett Wollmandir/vol: Die() really does
2011-07-29 Garrett Wollmanpthreaded servers: set thread names
2011-07-23 Simon Wilkinsonrx: Provide Get/SetThreadNum functions
2011-07-23 Simon Wilkinsonviced.c: Don't store results of reads unecessarily
2011-07-13 Simon WilkinsonMark nearInode as unused
2011-07-13 Simon WilkinsonDon't split int64s when we don't need to
2011-07-13 Garrett Wollmanutil: introduce a common interface for setting thread...
2011-07-11 Garrett Wollmanviced: If platform supports setting a thread title...
2011-07-10 Garrett Wollmanviced: indent nested preprocessor directives
2011-06-05 Simon Wilkinsonviced: Rationalise FS_STATS_DETAILED logging
2011-06-05 Simon Wilkinsonviced: Remove old /vice/file/parms config file
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-06-02 Simon Wilkinsondir: Prototype and function name cleanup
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 Deasonviced: Enable NAT ping on hosts
2011-05-15 Andrew Deasonviced: h_SetupCallbackConn_r in removeAddress_r
2011-05-02 Andrew Deasonviced: Improve deleted client log messages
2011-05-02 Andrew Deasonviced: Do not try to reuse deleted client
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-26 Ben KadukRename libcom_err to libafscom_err
2011-04-25 Andrew Deasonviced: Release all hosts in h_Enumerate*
2011-04-25 Andrew Deasonviced: Print a warning when using a deleted client
2011-04-25 Andrew Deasonviced: Force valid host enumeration flags
2011-04-25 Andrew Deasonviced: Fix host enumeration flags
2011-04-12 Simon Wilkinsonviced: Remove logging duplication
2011-04-06 Rainer ToebbickeAtomically collect callbacks to be broken
2011-04-05 Andrew DeasonCorrect strftime callers
2011-04-05 Simon WilkinsonRemove NINTERFACE define
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-04-04 Simon Wilkinsonviced: Tidy header includes
2011-04-02 Marc DionneUpdate README.WARNINGS, adjust warning inhibition flags
2011-04-02 Marc Dionnefsprobe: Fix usage message
2011-04-02 Marc Dionnefsprobe: call RXAFS_GetTime directly
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-26 Andrew Deasonviced: REALLYCLOSE origfdP after CoW
2011-03-21 Andrew Deasonviced: Check vnode length on dir ops
2011-03-17 Andrew Deasonviced: Actually print client CPS
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-08 Jeffrey Altmanvol: consolide afs_xxxx macros in ihandle.h
2011-03-04 Andrew Deasonviced: Set HWHO_INPROGRESS in CheckHost_r
2011-03-04 Andrew Deasonviced: Check vnode length on read and write
2011-03-02 Simon Wilkinsonptuser/hpr: Don't check for a KeyFile
2011-02-17 Derrick Brashearfileserver: dropbox mode shouldn't allow readback from...
next