openafs.git
2013-02-24 Simon Wilkinsonsys: Flag rmt_Quit as AFS_NORETURN
2013-02-24 Simon Wilkinsonrxkad: Remove redundant checkCksum initialisation
2013-02-24 Simon Wilkinsonubik: Don't leak memory if mutex init fails
2013-02-24 Simon Wilkinsonubik: Don't record result of select()
2013-02-24 Simon Wilkinsonkauth: Don't ignore GetExtendedCellInfo failures
2013-02-24 Simon Wilkinsonkauth: Catch ka_KeyCheckSum failures
2013-02-24 Simon Wilkinsonkauth: Fix some unnecessary variable assignments
2013-02-24 Simon WilkinsonUnix CM: Fix byte accounting for storebehind
2013-02-24 Simon WilkinsonUnix CM: Don't zero args on dcache failure
2013-02-24 Simon WilkinsonUnix CM: Fix bogus character in license string
2013-02-24 Simon Wilkinsonbos: Don't set up the conenction twice in AddKey
2013-02-24 Simon Wilkinsonbosserver: Don't check if daemon thread starts
2013-02-24 Simon Wilkinsonvlserver: Remove dead assignment
2013-02-24 Simon Wilkinsonbosserver: Remove a couple of dead assignments
2013-02-23 Simon Wilkinsonafsio: Remove redundant assignment
2013-02-23 Jeffrey AltmanWindows: ReleaseNotes reformatting
2013-02-23 Jeffrey AltmanWindows: Direct IO Support for Service
2013-02-23 Peter ScottWindows: Direct IO for AFS Redirector
2013-02-23 Jeffrey AltmanWindows: Add flag BUF_GET_FLAG_BUFCREATE_LOCKED
2013-02-23 Jeffrey AltmanWindows: Set AFS_OBJECT_FLAGS_DIRECTORY_ENUMERATED
2013-02-23 Peter ScottWindows: Permit direct to service non-wildcard lookups
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-22 Jeffrey AltmanWindows: EvaluateByName support case-insensitive lookups
2013-02-22 Jeffrey AltmanWindows: IO Subsystem Trace modifications
2013-02-22 Rod WiddowsonWindows: Move work item queues over to the Control...
2013-02-22 Jeffrey AltmanWindows: Initialize Irp->IoStatus.Information earlier
2013-02-22 Rod WiddowsonWindows: Call CcDeferWrite rather than loop
2013-02-22 Rod WiddowsonWindows: Allow the Library to pend a write request
2013-02-22 Rod WiddowsonWindows: AFSWriteCommon collapse redundant condition
2013-02-22 Simon Wilkinsonafsio: Ignore return values from afscp_SetDefault*
2013-02-22 Simon Wilkinsonafsio: Don't leak memory on GetVenusFidBy* failure
2013-02-22 Simon Wilkinsonlibafscp: Actually return callback from FindCallback
2013-02-22 Simon Wilkinsonlibafscp: Move server lookup inside AFSCP_DEBUG
2013-02-22 Simon Wilkinsonlibafscp: Don't free bogus ptr in ResolvPathFromVol
2013-02-22 Simon Wilkinsonlibafscp: Fix leak when afscp_ResolvPath errors
2013-02-22 Simon Wilkinsonptserver: Don't ignore ubik_Write failures
2013-02-22 Simon Wilkinsonptserver: Tidy malloc handling in readpwd
2013-02-22 Simon Wilkinsonptserver: Remove some unnecessary assignments
2013-02-22 Simon Wilkinsonlibacl: Remove unnecessary assignment
2013-02-22 Simon Wilkinsonkauth: Don't store the old signal routine
2013-02-22 Simon Wilkinsonkauth: Remove unused assignments to bp
2013-02-22 Simon Wilkinsonkauth: Remove unused lclpw structure from klog
2013-02-22 Simon Wilkinsonvolser: Remove needless initialisation
2013-02-22 Simon Wilkinsonvolser: Remove masked assignment in vol_split
2013-02-22 Simon Wilkinsonvos: aserver is private
2013-02-21 Simon Wilkinsonauth: Avoid double free in key parsing
2013-02-21 Simon Wilkinsonptserver: Use correct structure type in malloc
2013-02-21 Simon Wilkinsonvol: nuke() doesn't need to zero code
2013-02-21 Simon Wilkinsonvol: nuke() doesn't need to maintain next inode ptr
2013-02-21 Simon Wilkinsonrxgen: Remove pointless assignment
2013-02-21 Simon Wilkinsonrxgen: Fix memory leak
2013-02-21 Simon Wilkinsonrxgen: Fix NULL pointer dereference
2013-02-21 Simon Wilkinsonrxgen: Silence some uninitialised variable warnings
2013-02-21 Simon WilkinsonFix incorrect sizeof() arguments in allocations
2013-02-21 Simon WilkinsonDon't allocate objects of 0 length
2013-02-21 Simon Wilkinsonaklog: Don't reference freed node whilst deleting
2013-02-21 Simon Wilkinsonvos: Remove unused 'done' loop variable
2013-02-21 Simon Wilkinsonlibadmin: Don't try to release garbage connection
2013-02-21 Simon Wilkinsonasetkey: Handle unknown key types
2013-02-21 Simon WilkinsonUnix CM: Don't check if var is 0, then zero it
2013-02-21 Simon WilkinsonUnix CM: Remove unecessary lastXMinCheck init
2013-02-20 Simon WilkinsonUnix CM: Remove unused security class initialisation
2013-02-20 Simon Wilkinsonusd: Can't call usd_FileStandard* with NULL
2013-02-20 Simon Wilkinsonvlserver: bulkaddrs are unsigned ints
2013-02-20 Simon Wilkinsonptserver: Simplify malloc assignment to shut up clang
2013-02-20 Simon Wilkinsonauth: Handle memory errors when parsing key file
2013-02-20 Simon Wilkinsonauth: Remove unecessary assignment
2013-02-20 Simon Wilkinsondumpscan: Unsigned ints can't be less than 0
2013-02-20 Simon Wilkinsonvol: Don't assume enum is an int
2013-02-20 Simon Wilkinsonviced: Avoid clang errors with modeBits
2013-02-20 Simon WilkinsonFix warnings-as-errors for clang
2013-02-20 Simon Wilkinsonhcrypto: Suppress empty body warning
2013-02-19 Ben Kadukbutc: do not use stack garbage for secobj
2013-02-19 Andrew Deasonrx: Assert call error for RXS_PreparePacket error
2013-02-19 Andrew Deasonrx: Honor RXS_PreparePacket errors
2013-02-18 Marc Dionnetests: Improve failure mode for unresolvable hostname
2013-02-15 Mark Vitalesalvager: incorrect comment
2013-02-14 Jeffrey AltmanWindows: Ensure pResultCB exists before Authentication
2013-02-14 Jeffrey AltmanWindows: Unique file ID is per volume
2013-02-14 Jeffrey AltmanWindows: RXAFS_BulkStat failures
2013-02-14 Jeffrey AltmanWindows: cm_BPlusDirNextEnumEntry return all errors
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-14 Jeffrey AltmanWindows: Add Cell to FS Volume Information Label
2013-02-14 Jeffrey AltmanWindows: CellLength reported in octets
2013-02-12 Michael Meffielibafs: cleanup redundant assignment
2013-02-12 Andrew Deasonafs: Avoid SetupVolume panic
2013-02-12 Andrew Deasonafs: Move SetupVolume tv initialization after loop
2013-02-12 Marc DionneLinux: Add missing semi-colon
2013-02-12 Jeffrey AltmanWindows: Do not pass relative paths to redirector
2013-02-12 Jeffrey AltmanWindows: Move Authenticated field to CommResultCB
2013-02-12 Jeffrey AltmanWindows: Do not double increment cm_data.currentCells
2013-02-12 Jeffrey AltmanWindows: Move Trace Stmts from FILE to CLEANUP
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry tracking DirectoryCB IN/OUT
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry separate VolumeCB In/Out
2013-02-11 Jeffrey Altmanrx: remove rx_misc.h define trailing semicolons
2013-02-10 Marc Dionnerx: Remove rx_atomic_add_and_read trailing semi-colon
2013-02-08 Jeffrey AltmanWindows: GetVolumeInfo cell name
2013-02-08 Jeffrey AltmanWindows: Return full volume name for RO and BK
2013-02-08 Jeffrey AltmanWindows: AFSFileOpenResultCB.Authenticated
2013-02-07 Marc DionneLinux: Detect undefined symbols in kernel modules
next