Windows: add missing items to 'clean' rules
[openafs.git] / src / WINNT /
2012-07-04 Jeffrey AltmanWindows: add missing items to 'clean' rules
2012-07-04 Jeffrey AltmanWindows: afslogon expand short domain names
2012-07-04 Jeffrey AltmanWindows: afscreds import lsa before renew expiring
2012-07-04 Jeffrey AltmanWindows: Remove HELP from afscreds
2012-07-04 Jeffrey AltmanWindows: afslogon major refactoring NPLogonNotify()
2012-07-04 Jeffrey AltmanWindows: afslogon cast away warnings
2012-07-03 Jeffrey AltmanWindows: cm_UpdateVolumeLocation misplaced lock
2012-07-03 Jeffrey AltmanWindows: WiX backup additional registry keys
2012-07-03 Jeffrey AltmanWindows: ensure TreeLock obtain and release same pointer
2012-07-03 Jeffrey AltmanWindows: Media Protected if create on RO volume
2012-07-03 Jeffrey AltmanWindows: Remove incorrect assert AFSVolumeInfo
2012-07-03 Jeffrey AltmanWindows: NPGetConnectionPerformance
2012-07-03 Jeffrey AltmanWindows: ShellExt Add Prop Page only if AFS
2012-07-03 Jeffrey AltmanWindows: ShellExt display error if symlink not AFS
2012-07-03 Jeffrey AltmanWindows: Dir Invalidation Notify Current Object
2012-07-03 Jeffrey AltmanWindows: check perms before RXAFS_GetVolumeStatus
2012-07-03 Jeffrey AltmanWindows: cm_GetROVolumeID empty server list check
2012-07-03 Jeffrey AltmanWindows: Replicated requires more than one site
2012-07-03 Jeffrey AltmanWindows: [Inline]BulkStat VolSync not accurate?
2012-07-03 Jeffrey AltmanWindows: force vldb lookup if server list is empty
2012-07-03 Jeffrey AltmanWindows: Freelance Short circuit all vol updates
2012-07-03 Jeffrey AltmanWindows: AFS_Startup_Event must query Debug value
2012-07-03 Jeffrey AltmanWindows: NPLogonNotify secure erase password
2012-07-03 Jeffrey AltmanWindows: afslogon impersonate when deleting tickets
2012-07-03 Jeffrey AltmanWindows: afslogon make error dialog system modal
2012-07-03 Jeffrey AltmanWindows: afslogon MapAuthError
2012-07-03 Jeffrey AltmanWindows: afslogon OutputDebugString
2012-07-03 Jeffrey AltmanWindows: Do not permit RDR worker threads to quit
2012-07-03 Jeffrey AltmanWindows: misplaced brace in KFW_AFS_get_cred
2012-07-03 Jeffrey AltmanWindows: link to afsroken.dll
2012-07-03 Jeffrey AltmanWindows: roken.h ordering
2012-07-03 Jeffrey AltmanWindows: afslogon is only an authentication provider
2012-06-06 Jeffrey Altmanwindows: AFSQueryVolumeInfo exception info
2012-06-06 Jeffrey AltmanWindows: SMB GetFileAttributes support
2012-06-06 Jeffrey AltmanWindows: Introduce AFSFreeExtent()
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-06-06 Jeffrey AltmanWindows: AFSRedir code cleanup
2012-06-06 Jeffrey AltmanWindows: Remove extent from all skip lists
2012-06-06 Jeffrey AltmanWindows: consoldiate NextExtent() implementations
2012-06-01 Jeffrey AltmanWindows: Protect against null volp dereference
2012-06-01 Jeffrey AltmanWindows: Avoid deadlock on ProcessTree Lock
2012-05-31 Jeffrey AltmanWindows: Add CCB NonPaged Resource for synchronization
2012-05-31 Jeffrey AltmanWindows: Make CCB_FLAGS_DIRECTORY_QUERY_MAPPED consistent
2012-05-31 Jeffrey AltmanWindows: Remove unused async read/write operations
2012-05-31 Jeffrey AltmanWindows: Avoid deadlock on VolumeCB->VolumeLock
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-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-10 Jeffrey AltmanWindows: Avoid deadlock during "fs memdump"
2012-05-10 Jeffrey AltmanWindows: cm_GetBuffer do not retry if biod empty
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-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-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-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-22 Jeffrey AltmanWindows: Add global root to name array if share name
2012-04-22 Jeffrey AltmanWindows: cm_ResetACLCache handle NULL cellp
2012-04-22 Jeffrey AltmanWindows: reverse order of EACCESS and USER locks
2012-04-17 Jeffrey AltmanWindows: Drop Fcb Resource across SetEOF and SetAllocation
2012-04-17 Jeffrey AltmanWindows: Hold PagingResource across ExtendingWrite
2012-04-17 Peter ScottWindows: AFSProcessOverwriteSupersede CcSetFileSizes
2012-04-15 Jeffrey AltmanWindows: _._AFS_IOCTL_._ hidden and system
2012-04-15 Jeffrey AltmanWindows: Remove PurgeContent param AFSVerifyEntry
2012-04-15 Jeffrey AltmanWindows: Flush data and then drop locks
2012-04-11 Jeffrey AltmanWindows: missing brace in RDR_CleanupFileEntry
next