Linux: 2.6.38: dentry->d_count is not an atomic
[openafs.git] / src / viced /
2010-12-27 Andrew DeasonRemove extra trailing \s in Makefiles
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-15 Andrew Deasonviced: Add options for interrupting clients
2010-11-15 Andrew Deasonvol: Add VGetVolumeTimed
2010-11-11 Michael Meffieviced: fix missing host lock in h_Enumerate
2010-11-05 Derrick Brashearmerge ntops and namei
2010-10-27 Derrick Brashearviced don't double-print start time
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-10-11 Simon WilkinsonUnix: Rework build system
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-10-02 Andrew DeasonDAFS: Raise LogLevel for per-chain vol stats
2010-09-30 Simon Wilkinsonrx: Make statistics interface use Atomics
2010-09-30 Simon Wilkinsonrx: Add rx_NewThreadId function
2010-09-27 Marc Dionneviced, tviced: Set but not used variables
2010-09-20 Simon Wilkinsonviced: Don't fall back to tokens
2010-09-14 Andrew DeasonDAFS: Do not ignore out-of-range -vhashsize
2010-08-31 Michael Meffieihandle positional read and write
2010-08-31 Hartmut ReuterLet SRXAFS_GetStatistics64 return correct values for...
2010-08-19 Andrew DeasonAvoid thread-unsafe PrintInode in threaded code
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-07-20 Jeffrey AltmanWindows: Build Demand Attach File Service
2010-07-14 Jeffrey HutzelmanDon't overflow a buffer on the server's stack at startup
2010-07-14 Andrew DeasonAdd -unsafe-nosalvage fileserver option
2010-07-12 Michael Meffieviced: host hash address collisions
2010-07-09 Andrew DeasonUse afs_sfsize_t for *_SIZE results
2010-07-08 Andrew Deasonviced: Remove stray \r
2010-06-23 Rainer Toebbickepatch cbd_printCBcrash - harden callback debugging
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-06-15 Andrew DeasonGetVolume: do not wait for offlining volumes
2010-06-14 Derrick Brasheararm darwin port
2010-06-13 Simon Wilkinsonviced: CopyOnWrite2 shouldn't return undefined val
2010-06-13 Simon WilkinsonFormatting fixes
2010-06-10 Andrew DeasonBreak origin's callback for RXAFS_Rename target
2010-06-10 Andrew DeasonAvoid unnecessarily updating .. in SAFSS_Rename
2010-05-28 Derrick Brashearviced: kill console use
2010-05-25 Andrew Deasonvol, volser, and viced type fixes
2010-03-23 Derrick Brashearkill MultiBreakVolumeCallBack too
2010-03-23 Andrew DeasonRemove BreakVolumeCallBacks prototype
2010-03-23 Derrick Brashearviced remove dead BreakVolumeCallBacks function
2010-03-22 Derrick Brashearmultibreak callbacks add host marking
2010-03-21 Derrick Brashearcomment assumptions in lih0_r
2010-02-25 Rainer ToebbickeDo not leak information on partial success in RXAFS_Inl...
2010-02-24 Derrick Brashearviced avoid global pruclient during acl ops
2010-02-22 Andrew DeasonAllow GetSomeSpace_r to select an optimal host
2010-02-22 Andrew Deasonh_TossStuff_r: make sure host does not go away
2010-02-22 Andrew DeasonPrevent deadlock if fs_stateSave panics
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-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-02-09 Jeffrey AltmanWindows: Permit Windows to build
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-02-03 Simon WilkinsonCommon interface for server security objects
2010-01-26 Derrick Brashearviced detailed stats should record stored bytes correctly
2010-01-12 Andrew DeasonDAFS: avoid saving fileserver state when panicing
2010-01-05 Michael Meffieviced: allow alternate addresses on the same hash chain...
2009-12-31 Simon WilkinsonRemove --disable-largefile-fileserver
2009-12-10 Andrew DeasonExpand ProgramType enumeration
2009-12-07 Andrew DeasonDump all hostFlags in hosts.dump
2009-11-28 Andrew DeasonAdd safety checks on all hostList traversals
2009-11-28 Andrew DeasonAdd a watchdog timer for ShutDownAndCore(PANIC)
2009-11-24 Jeffrey Altmanviced: set volume sync data in bulk status rpcs
2009-11-18 matt@linuxbox.comviced ihandle boost
2009-11-17 Simon WilkinsonRationalise our include paths
2009-11-09 Michael Meffieviced: avoid useless core if shutdown during initialization
2009-11-03 Jeffrey AltmanCheck for (hostFlags & HOSTDELETED) after h_Lock_r
2009-11-03 Andrew DeasonDAFS: Avoid SALVSYNC communication during shutdown
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-10-18 Simon WilkinsonFix warnings in tviced
2009-10-08 Andrew DeasonCorrect and use AFS_SIZET_FMT
2009-09-29 Simon WilkinsonDemand attach warning fixes
2009-09-28 Simon WilkinsonSquash more viced warnings
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-26 Derrick Brashearviced cap fetchdata len to avoid negative
2009-09-25 Derrick Brashearh_GetHost_r cleanup cases
2009-09-11 Derrick Brashearmake fileserver avoid salvage loop on init failure
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-08-10 Derrick Brashearfileserver should actually retry VL_RegisterAddrs on...
2009-07-30 Simon WilkinsonMake rxgen emit prototype for ExecuteRequest
2009-07-27 Marc DionneUnused variable cleanup
2009-07-24 Andrew DeasonEnhance audit logs to support SysV message queues
2009-07-21 Andrew DeasonCorrect ctime arguments
2009-07-12 Simon WilkinsonAdd system headers
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-07-06 Simon WilkinsonRemove CVS ignore files
next