openafs.git
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-05-24 Simon Wilkinsonauth: Simplify DNS lookups with asprintf
2012-05-24 Simon WilkinsonUse asprintf for string construction
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-05-22 Andrew Deasonafsd: Report fakestat correctly
2012-05-22 Andrew Deasonafsd: Detect -dcache presence correctly
2012-05-22 Andrew Deasonafsd: Avoid printing cacheBaseDir for memcache
2012-05-22 Andrew Deasonafsd: Avoid dir interpolation for memcache
2012-05-22 Andrew Deasonafs: Add some comments explaining 'needvalid'
2012-05-22 Andrew DeasonRevert "afs: the assert seems to be inverted when using...
2012-05-21 Chas Williams... afs: the assert seems to be inverted when using memcache
2012-05-21 Mark Vitalevos: volume lock not released on convertROtoRW error
2012-05-21 Mark Vitalevos: convertROtoRW does not respect volume lock
2012-05-21 Jeffrey AltmanWindows: avoid deadlock TreeLock vs Fcb Resource
2012-05-19 Jeffrey AltmanWindows: buf redir queue mgmt scp can be null
2012-05-17 Jeffrey AltmanWindows: Apply MAX_FID_COUNT to AFS Redirector
2012-05-17 Jeffrey AltmanWindows: AFSTearDownExtents may experience active extents
2012-05-16 Jeffrey AltmanWindows: avoid duplicate work cm_Analyze
2012-05-16 Mark Vitalevos: convertROtoRW may create two RW volumes
2012-05-15 Jeffrey AltmanWindows: init section ptrs for pioctl files
2012-05-15 Jeffrey AltmanWindows: Redir Ioctl thread safety
2012-05-15 Jeffrey AltmanWindows: Permit Media Player to work with mapped drives
2012-05-12 Michael Meffievolser: preserve stats over reclones and restores
2012-05-12 Mark Vitalevos: convertROtoRW misc error reporting problems
2012-05-12 Simon Wilkinsoncmd: Add support for pulling options from files
2012-05-12 Simon Wilkinsontests: Add additional cmd tests
2012-05-12 Derrick Brashearmacos: update AFS prefs pane
2012-05-12 Andrew DeasonCall rx_SetNoJumbo earlier
2012-05-12 Mark VitaleDOC: vos convertROtoRW security requirements
2012-05-12 Ken Dreyerdoc: add Windows section to fs newcell
2012-05-12 Andrew Deasonvol: Free vol header on attach_volume_header error
2012-05-11 Simon WilkinsonMake the cmd config file parser build on Windows
2012-05-11 Simon Wilkinsoncmd: Don't expose krb5 error codes
2012-05-11 Russ AllberyImport of code from rra-c-util
2012-05-11 Simon Wilkinsonrra-c-util: Add additional file
2012-05-11 Simon Wilkinsontests: Start using the upstream C TAP harness
2012-05-11 Russ AllberyImport of code from c-tap-harness
2012-05-11 Simon Wilkinsonc-tap-harness: Fix import paths
2012-05-10 Jeffrey AltmanWindows: Avoid deadlock during "fs memdump"
2012-05-10 Jeffrey AltmanWindows: cm_GetBuffer do not retry if biod empty
2012-05-08 Hartmut ReuterMake it build outside source tree
2012-05-08 Andrew Deasonvol: Remove redundant vop check in GetVolume
2012-05-08 Derrick Brashearc-tap-harness: add float.h
2012-05-08 Simon Wilkinsontests: Use enum rather than #defines for tests
2012-05-08 Andrew Deasonvol: Pay attention to specialStatus after VAVByVp
2012-05-08 Andrew Deasonvol: Avoid VBUSY/VRESTARTING trick for offline vop
2012-05-08 Simon WilkinsonConfigure src/external for c-tap-harness
2012-05-08 Andrew Deasonfs: Report default storebehind when errors exist
2012-05-07 Jeffrey AltmanWindows: cleanup redirector pipes
2012-05-07 Jeffrey AltmanWindows: Correct refcount leak
2012-05-07 Jeffrey AltmanWindows: fix build with DEBUG_REFCOUNT
2012-05-07 Jeffrey AltmanWindows: Checksum server lists on Volume Errors
2012-05-06 Jeffrey AltmanWindows: cm_SetServerBusyState use cm_ServerEqual
2012-05-06 Jeffrey AltmanWindows: Track Mixed RO Volume Release State
2012-05-06 Jeffrey AltmanWindows: Make CM resilient to transient VNOVOL
2012-05-06 Jeffrey AltmanWindows: cm_GetNewSCache drop lock to permit change
2012-05-06 Jeffrey AltmanWindows: Remove dead code in AFSRead.cpp
2012-05-05 Andrew Deasonubik: Initialize ubik_callPortal earlier
2012-05-04 Jeffrey AltmanWindows: FCB cleanup must be done before ObjectInfo
2012-05-04 Jeffrey AltmanWindows: AFSInitFcb STATUS_REPARSE cleanup
2012-05-04 Jeffrey AltmanWindows: cm_BkgFetch do not impose arbitrary timeout
2012-05-04 Jeffrey AltmanWindows: Treat all cached writes as write-through
2012-05-04 Jeffrey AltmanWindows: AFSQueueFlushExtents permit NULL AuthGroup
2012-05-04 Jeffrey AltmanWindows: refactor AFSCleanupFcb
2012-05-04 Jeffrey AltmanWindows: correct typos or mistaken comments
2012-05-04 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync set current DV
2012-05-04 Jeffrey AltmanWindows: refactor cm_GetBuffer avoid BIOD construction
2012-05-04 Jeffrey AltmanWindows: cm_InitDaemon initialize cm_bkgQueueCountp[]
2012-05-04 Jeffrey AltmanWindows: cm_QueueBKGRequest improvements
2012-05-04 Jeffrey AltmanWindows: buf_GetNewLocked skip redirector owned buffers
2012-05-04 Jeffrey AltmanWindows: buf_RemoveFromRedirQueue in buf_Init
2012-05-04 Jeffrey AltmanWindows: AFSInitializeProcessCB failure stack exhaustion
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-05-04 Jeffrey AltmanWindows: VNOSERVICE error translation
2012-05-04 Jeffrey AltmanWindows: VNOSERVICE message text
2012-05-04 Jeffrey AltmanWindows: reorg RDR_CleanupFile to prevent lock leak
2012-05-04 Andrew Deasonvos: Default to server confdir for -localauth
2012-05-04 Andrew Deasonvos: Correct comment
2012-05-04 Andrew Deasonvos setaddrs: notice unexpected errors
2012-05-04 Michael Meffievolinfo: show header filenames even if error
2012-05-04 Michael Meffiebozo: increase salvage instance poll rate
2012-05-03 Jeffrey AltmanRevert "viced: avoid crash if missing volume header"
2012-05-01 Michael Meffieviced: avoid crash if missing volume header
2012-05-01 Michael Meffielibafs: log server errors on hard mount retry
2012-04-29 Jeffrey AltmanWindows: Cc FileObject Settings
2012-04-29 Jeffrey AltmanWindows: correct cm_Analyze log message
2012-04-29 Jeffrey AltmanWindows: remove unnecessary libs from aklog/asetkey
2012-04-29 Jeffrey AltmanWindows: Remove High Security Integrated Logon
2012-04-29 Jeffrey AltmanWindows: fs getcacheparms
2012-04-29 Michael Meffiedoxygenize afs_analyze
2012-04-28 Andrew Deasonvol: A GOING_OFFLINE volume should yield VOFFLINE
2012-04-26 Derrick Brashearlibafs: don't crash on no addresses in afs_Conn
2012-04-25 Jeffrey AltmanWindows: AFSValidateEntry CcPurge on DV change
2012-04-25 Jeffrey AltmanWindows: Directory validation should purge data changes...
2012-04-25 Jeffrey AltmanWindows: Flag purge on close if CcPurgeCacheSection...
2012-04-23 Derrick Brashearmacos: remove mistyped vnode warning
2012-04-23 Simon Wilkinsontests: More fixes for the vos test
2012-04-23 Derrick Brashearlibafs: stop bkg first
next