openafs.git
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
2013-02-07 Jeffrey AltmanWindows: add cm_HaveToken
2013-02-06 Simon Wilkinsonpam: Build using libtool
2013-02-06 Jeffrey AltmanWindows: AFSLocateNameEntry double free Volume RefCount
2013-02-06 Jeffrey AltmanWindows: AFSObjectInfoDecrement correct return value
2013-02-06 Jeffrey AltmanWindows: AFSVolumeCB track RefCount reasons
2013-02-05 Antoine VerheijenOpenBSD: Add config headers for new(er) OS versions.
2013-02-05 Simon WilkinsonBuild system: Add LT_LDRULE_shlib_missing
2013-02-05 Marc DionneLinux: crset should use passed credentials
2013-02-05 Chas Williams... LINUX: ifconfig's output has changed
2013-02-05 Simon WilkinsonBuild system: ADd LT_LDRULE_static_NOQ
2013-02-05 Mark Vitaledafs: preattach should wait for exclusive states
2013-02-05 Marc DionneParallel libtool build fixes
2013-02-05 Jeffrey AltmanWindows: Use AFS_OBJECT_REFERENCE_MAX in struct
2013-02-04 Thorsten AlteholzBeautify ubik_print()
2013-02-03 Jeffrey AltmanWindows: cm_SetupFetchBIOD reserving type
2013-02-03 Jeffrey AltmanWindows: cm_user interlocked operations
2013-02-03 Jeffrey AltmanWindows: Fix RDR_BkgFetch rock assigment
2013-02-02 Jeffrey AltmanWindows: dirty threshold 64 * chunksize
2013-02-02 Jeffrey AltmanWindows: More RDR Garbage Collection
2013-02-02 Jeffrey AltmanWindows: AFSEvaluateTargetByID Sanity Check Result
next