openafs.git
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
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Test for PRSFS_INSERT in redirector interface
2013-02-02 Jeffrey AltmanWindows: Additional I/O subsystem trace messages for...
2013-02-02 Jeffrey AltmanWindows: .readonly space reporting
2013-02-02 Jeffrey AltmanWindows: FILE_READ_ONLY_VOLUME not FILE_DEVICE_READ_ONLY
2013-02-02 Jeffrey AltmanWindows: AFSQueryFsAttributeInfo use service response
2013-02-02 Jeffrey AltmanWindows: FILE_FS_DEVICE_INFORMATION Device Type
2013-02-02 Jeffrey AltmanWindows: RDR_CleanupFile FSync only files
2013-02-02 Jeffrey AltmanWindows: AFSCleanupFile always flush on last handle
2013-02-02 Jeffrey AltmanWindows: clear ASYNCSTORING flag in scache recycle
2013-02-02 Jeffrey AltmanWindows: restructure daemon state tracking
2013-02-02 Jeffrey AltmanWindows: osisleep cleanup
2013-02-02 Jeffrey AltmanWindows: remove out of date cm_buf #define
2013-02-02 Jeffrey AltmanWindows: Convert BkgDaemon Procedures to use rock
2013-02-02 Jeffrey AltmanWindows: Set dirty page limit to 2 x ChunkSize / 4096
2013-02-02 Jeffrey AltmanWindows: Add CM_MERGEFLAG_CACHE_BYPASS
2013-02-02 Jeffrey AltmanWindows: AFSInitPIOCtlDirectoryCB fixes
2013-02-02 Jeffrey AltmanWindows: Additional trace %p and %d changes
2013-02-02 Jeffrey AltmanWindows: AFSProcessCreate drop DirOpenRefCount on exit
2013-02-02 Jeffrey AltmanWindows: Trace DirectoryCB allocations
2013-02-02 Jeffrey AltmanWindows: Introduce NameArray Reference Counts
2013-02-02 Jeffrey AltmanWindows: AFSSetRenameInfo Notify correct object of...
2013-02-02 Jeffrey AltmanWindows: Allocated VolumeCB from PagedPool
next