afs: Negate codes using a clear, standard method
[openafs.git] / src /
2012-01-05 Simon Wilkinsonafs: Negate codes using a clear, standard method
2012-01-05 Marc DionneUse offsetof() in set_header_word to get field offset
2012-01-05 Marc Dionnevol: initialize readmeinode
2012-01-03 Michael MeffieUnix CM: reset blacklist on hard-mount retry
2012-01-03 Andrew DeasonDAFS: Atomically re-hash vnode in VGetFreeVnode_r
2012-01-03 Andrew Deasonafs: Grab a reference to setp in afs_icl_Event4
2012-01-03 Geoffrey Thomaslinux: fsync on a directory should return 0, not EINVAL
2012-01-03 Geoffrey Thomasrpm: Don't attempt to restart on upgrade when using...
2011-12-31 Peter ScottWindows: Support correct status codes from service
2011-12-31 Peter ScottWindows: Handle invalid node types
2011-12-31 Jeffrey AltmanWindows: AFSFileUpdateResultCB ParentDataVersion
2011-12-31 Jeffrey AltmanWindows: renames that overwrite existing target
2011-12-31 Jeffrey AltmanWindows: AFSDirEnumResp and AFSDirEnumEntry changes
2011-12-31 Jeffrey AltmanWindows: Add AFSFileEvalResultCB
2011-12-31 Jeffrey AltmanWindows: Add AFSFileCleanupResultCB
2011-12-31 Jeffrey AltmanWindows: STATUS_OBJECT_PATH_INVALID == invalid parent...
2011-12-31 Jeffrey AltmanWindows: Request extents readability
2011-12-31 Jeffrey AltmanWindows: RequestExtents avoid bufWrite if rdr held
2011-12-31 Jeffrey AltmanWindows: avoid race during Fcb cleanup
2011-12-31 Jeffrey AltmanWindows: avoid deadlock if bulk error during enum
2011-12-31 Jeffrey AltmanWindows: AFSInsertHashEntry can fail
2011-12-31 Jeffrey AltmanWindows: additional AFSValidateEntry logging
2011-12-31 Jeffrey AltmanWindows: add DV and error status to dir enumerations
2011-12-31 Jeffrey AltmanWindows: protect merge status against dscp == scp
2011-12-31 Jeffrey AltmanWindows: protect dir ops by CM_SCACHESYNC_STOREDATA
2011-12-31 Jeffrey AltmanWindows: init scache DV=CM_SCACHE_VERSION_BAD
2011-12-31 Jeffrey AltmanWindows: afsredirlib log messages
2011-12-31 Jeffrey AltmanWindows: Symlink resolve failure error
2011-12-31 Jeffrey AltmanWindows: Make idle dead timeout very long
2011-12-31 Jeffrey AltmanWindows: replace strdup with xdr_alloc in callback...
2011-12-31 Jeffrey Altmanwindows: osi_TSignalForMLs simplify
2011-12-31 Jeffrey AltmanWindows: osisleep do not tamper with queues
2011-12-31 Jeffrey AltmanWindows: osi_sleepInfo tid type
2011-12-31 Jeffrey AltmanWindows: add osi_TWaitExt(), fix osi_TWait()
2011-12-31 Jeffrey AltmanWindows: use waiters counter instead of osi_TEmpty
2011-12-31 Jeffrey AltmanWindows: kauth search for kerberos iv port first
2011-12-27 Andrew Deasonafs: Panic on afs_conn refcount imbalance
2011-12-27 Andrew Deasonafs: Add afs_WriteDCache sanity checks
2011-12-27 Andrew Deasonafs: Cope with afs_GetValidDSlot errors
2011-12-27 Andrew Deasonafs: Do not always ignore errors in afs_GetDSlot
2011-12-27 Andrew Deasonafs: Remove second argument to afs_GetDSlot
2011-12-27 Andrew Deasonafs: Indicate error from afs_osi_Read/Write better
2011-12-27 Andrew Deasonafs: afs_osi_Read/Write returns negative on error
2011-12-27 Andrew Deasonklog.krb5: cast get_cred_keylen to unsigned
2011-12-27 Andrew Deasonfuse: Autodetect Solaris 11 FUSE
2011-12-27 Andrew Deasonafsd.fuse: Solaris 11 support
2011-12-27 Andrew Deasonafsd: Parse cacheinfo during argument parsing
2011-12-27 Andrew Deasonfuse: Add -oallow_other by default where possible
2011-12-25 Peter ScottWindows: Avoid bottleneck on VolumeLock
2011-12-25 Jeffrey AltmanWindows: avoid race in cm_GetNewSCache
2011-12-25 Jeffrey AltmanWindows: cm_BufWrite() must wait in cm_SyncOp()
2011-12-25 Simon Wilkinsonrx: Don't adjust non-existent events
2011-12-22 Jeffrey AltmanWindows: AFSCleanup extent processing
2011-12-22 Jeffrey AltmanWindows: AFSRetrieveValidAuthGroup FILE_READ_DATA
2011-12-22 Jeffrey AltmanWindows: AFSRequestExtentsAsync retry with alt authgroup
2011-12-22 Jeffrey AltmanWindows: Use AuthGroups for extent request error reporting
2011-12-22 Jeffrey AltmanWindows: Explicit permission check on extent release
2011-12-22 Jeffrey AltmanWindows: RDR_CleanupFileEntry restrict extent claw...
2011-12-22 Jeffrey AltmanWindows: remove unused AFSRequestExtents()
2011-12-22 Jeffrey AltmanWindows: Bad DV invalidate only when new DV not 0
2011-12-22 Jeffrey AltmanWindows: Define times in terms of AFS_ONE_SECOND
2011-12-20 Andrew DeasonInclude afsconfig.h before anything else
2011-12-19 Jeffrey AltmanWindows: avoid deadlock during SetRenameInformation
2011-12-18 Jeffrey AltmanWindows: terminate HOSTS/LMHOSTS with newline
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-12-18 Jeffrey AltmanWindows: Tear down extents upon file deletion
2011-12-18 Jeffrey AltmanWindows: notify file size change if flushed
2011-12-18 Jeffrey AltmanWindows: forget data version only for flushing
2011-12-18 Jeffrey AltmanWindows: fix indentation
2011-12-18 Jeffrey AltmanWindows: AFSSetRenameInfo log message
2011-12-18 Jeffrey AltmanWindows: return error to system paging requests
2011-12-17 Jeffrey AltmanWindows: log volume and authgroup for redir open
2011-12-17 Jeffrey AltmanWindows: save fid/type for redirector invalidation
2011-12-17 Jeffrey AltmanWindows: move to head of queue no-op if not in queue
2011-12-17 Jeffrey AltmanWindows: Properly convert FID structures
2011-12-17 Jeffrey AltmanWindows: propagate directory enumeration failures
2011-12-17 Peter ScottWindows Problem with cross-directory rename
2011-12-17 Jeffrey AltmanWindows: Update Adv Firewall Rules
2011-12-17 Jeffrey Altmanvol: fix a08c3207255756c825ab69a19e04f79dd879c646
2011-12-16 Andrew Deasonafs: Clear VHardMount on ResetVolumeInfo
2011-12-16 Andrew Deasonviced: Yell when we GetSomeSpace_r
2011-12-15 Jeffrey AltmanRevert "Windows: cs_CZ localization"
2011-12-14 Michael Meffiebozo: retry start after error stops
2011-12-14 Michael Meffiebozo: preserve all options over restart
2011-12-14 Andrew Deasonvolser: Do not reset copyDate in ReClone
2011-12-14 Garrett Wollmanutil: simplify thread-name interface
2011-12-14 Jeffrey AltmanWindows: AFSRDFSProvider stack overrun
2011-12-14 Derrick Brashearvos: fix code to not triple-negate
2011-12-14 Michael Meffievolscan: print vnode metadata information
2011-12-14 Simon WilkinsonUnix CM: Log reason for marking server up or down
2011-12-14 Michael Meffievolinfo: implement -checkout option
2011-12-14 Michael Meffievol: log error reason on header read failure
2011-12-14 Lukas VolfWindows: cs_CZ localization
2011-12-14 Derrick Brashearlibafs: disable mtu discovery
2011-12-14 Derrick Brashearlibafs: only do pings for default conn with root uid
2011-12-10 Jeffrey AltmanWindows: memory leak when setting tokens via smb
2011-12-10 Jeffrey AltmanWindows: Suspend/Resume for afsd_service
2011-12-09 Karl RammPrint "waiting for job termination" at most once.
2011-12-08 Jeffrey AltmanWindows: increase timeout for extent request retries
2011-12-08 Peter ScottWindows: include owner/group in Security DACL
next