viced: Avoid issuing redundant TMAY requests
[openafs.git] / src / viced / host.c
2014-01-12 Andrew Deasonviced: Avoid issuing redundant TMAY requests
2014-01-12 Andrew Deasonviced: Move host quota calculation
2013-12-18 Mark Vitaleviced: remove dead code CheckHost()
2013-10-23 Andrew Deasonviced: Improve client error log messages
2013-02-25 Simon Wilkinsonviced: Unused sentinel in h_stateVerifyUuuidHash
2013-01-02 Andrew Deasonviced: initInterfaceAddr_r regardless of ICBS code
2013-01-02 Andrew Deasonviced: Avoid dangling uuid hash table entry
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-18 Simon Wilkinsonrx: Use opr queues
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-09-04 Simon Wilkinsonviced: Don't use fasttime
2012-06-27 Simon Wilkinsonviced: Remove localcellname
2012-06-27 Simon Wilkinsonviced: Make private host stuff static
2012-06-27 Simon Wilkinsonviced: Make the config directory path global
2012-06-27 Andrew Deasonviced: Clear all client CPS on FlushCPS
2012-06-14 Simon Wilkinsonviced: Abstract out peer mapping code
2012-06-14 Simon Wilkinsonviced: Abstract out hpr thread context code
2012-05-24 Simon Wilkinsonfileserver & friends: Don't cast from malloc()
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-04-18 Michael Meffieviced: remove static local realms
2012-04-11 Michael Meffieviced: fix log message for MapName_r
2012-03-28 Michael Meffieremove athena env conditionals
2012-03-04 Michael Meffieviced: fix log message in hpr initialize
2012-03-01 Andrew Deasonviced: Ignore client loopback alternate addresses
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: Delete dup host before probing old host
2012-02-08 Andrew Deasonviced: Keep H_LOCK while locking host in h_Alloc_r
2012-01-23 Simon Wilkinsonviced: Remove the LWP fileserver
2012-01-22 Marc Dionneviced: remove FS_STATS_DETAILED
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-10-24 Andrew Deasonviced: Check for HOSTDELETED in stillborn check
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-26 Simon WilkinsonClean up assertion
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-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: Transfer host ref in h_FindClient_r
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-05 Andrew DeasonCorrect strftime callers
2011-04-05 Simon WilkinsonReplace afs_ctime with strftime and friends
2011-04-04 Simon Wilkinsonviced: Tidy header includes
2011-03-27 Simon Wilkinsonafs_snprintf is dead, long live rk_snprintf
2011-03-17 Andrew Deasonviced: Actually print client CPS
2011-03-04 Andrew Deasonviced: Set HWHO_INPROGRESS in CheckHost_r
2011-03-02 Simon Wilkinsonptuser/hpr: Don't check for a KeyFile
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-11 Michael Meffieviced: fix missing host lock in h_Enumerate
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-09-27 Marc Dionneviced, tviced: Set but not used variables
2010-09-20 Simon Wilkinsonviced: Don't fall back to tokens
2010-08-31 Hartmut ReuterLet SRXAFS_GetStatistics64 return correct values for...
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-07-12 Michael Meffieviced: host hash address collisions
2010-06-16 Andrew DeasonDo not assume non-valid addrs in addr hash table
2010-06-16 Andrew DeasonMake h_stateVerifyAddrHash log port on errors
2010-02-22 Andrew Deasonh_TossStuff_r: make sure host does not go away
2010-02-22 Andrew DeasonCheck for HOSTDELETED before h_Hold_r
2010-02-22 Andrew DeasonCorrect the h_Enumerate_r hostList safety check
2010-02-22 Andrew Deasonh_TossStuff_r: check held-ness after lock
2010-02-09 Simon WilkinsonAdd rx security index enum
2010-02-03 Simon WilkinsonAdd interface to select client security objects
2010-02-03 Simon WilkinsonAdd printf format checks to util's log functions
2010-01-05 Michael Meffieviced: allow alternate addresses on the same hash chain...
2009-12-07 Andrew DeasonDump all hostFlags in hosts.dump
2009-11-28 Andrew DeasonAdd safety checks on all hostList traversals
2009-11-03 Jeffrey AltmanCheck for (hostFlags & HOSTDELETED) after h_Lock_r
2009-11-02 Dan HydeAdd array bounds checking in h_Enumerate
2009-10-29 Andrew DeasonAvoid using released hosts
2009-10-26 matt@linuxbox.comviced (non atomic) refcount/more-threads
2009-10-23 Andrew DeasonAvoid prematurely destroying callback_rxcon
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-28 Simon WilkinsonSquash more viced warnings
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-25 Derrick Brashearh_GetHost_r cleanup cases
2009-07-27 Marc DionneUnused variable cleanup
2009-07-11 Simon WilkinsonRename printf cast helpers and clean up format string...
2009-07-10 Simon WilkinsonPrototype viced
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-05-30 Jeffrey Altmanviced-host-uuid-and-addr-hashing-corrections-20090530
2009-03-16 Simon Wilkinsonviced-prototypes-20090315
2009-03-15 Mike Meffieviced-improve-host-hashing-20090315
2008-10-27 Simon Wilkinsoninitialize-variables-to-avoid-logic-issues-20081027
2008-05-08 Jeffrey Altmanviced-avoid-infinite-loop-with-altaddr-unset-20080508
2008-05-01 Derrick Brashearuuid-corrected-duplicate-check-20080501
next