ubik: Initialize ubik_callPortal earlier
[openafs.git] / src / WINNT /
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
2012-04-11 Jeffrey AltmanWindows: Do not delete in CleanupFile if error
2012-04-10 Simon WilkinsonRework the ugen_* interface
2012-04-10 Jeffrey AltmanWindows: AFSValidateProcessEntry, ullProcessId 64-bit
2012-04-10 Jeffrey AltmanWindows: report error on panic
2012-04-10 Jeffrey AltmanWindows: correct afsredir log entries
2012-04-10 Jeffrey AltmanWindows: Refactor AFSValidateEntry
2012-04-07 Jeffrey AltmanWindows: Disk Full errors instead of Quota Exceeded
2012-04-07 Jeffrey AltmanWindows: AFSCheckCellName one level of indirection
2012-04-06 Jeffrey AltmanWindows: CleanACLEnt requires cm_scache write locked
2012-04-06 Jeffrey AltmanWindows: Name Array store mount point and volume root
2012-04-06 Jeffrey AltmanWindows: do not call time() in a loop
2012-04-06 Jeffrey AltmanWindows: Add per object per user EACCES caching
2012-04-06 Jeffrey AltmanWindows: Fail recursive path evaluation with access...
2012-04-06 Jeffrey AltmanWindows: Check Avail Space on extending SetEndOfFile
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-04-05 Jeffrey AltmanWindows: cm_AddACLCache lock ordering
2012-04-05 Jeffrey AltmanWindows: AFSVerifyEntry purge file data on DV change
2012-04-03 Jeffrey AltmanWindows: Redirector Dir Enumeration Bug
2012-04-03 Jeffrey AltmanWindows: cm_GetNewSCache must return NULL on failure
2012-04-03 Jeffrey AltmanWindows: Pass name array to AFSRetrieveFileInformation
2012-04-03 Jeffrey AltmanWindows: Use hash when comparing File IDs in redirector
2012-04-03 Jeffrey AltmanWindows FindACLCache must hold scp write locked
2012-04-03 Jeffrey AltmanWindows: fix indentation
2012-04-03 Jeffrey AltmanWindows: Freelance HaveAccessRights
2012-04-03 Jeffrey AltmanWindows: optimize InitCallback3 processing
2012-04-03 Jeffrey AltmanWindows: Record callback issued time
2012-04-03 Jeffrey AltmanWindows: Implement cm_TGTLifeTime()
2012-04-03 Jeffrey AltmanWindows: add parent FID to cm_GetSCache
2012-03-30 Jeffrey AltmanWindows: avoid deadlock with Trend Micro
2012-03-30 Jeffrey AltmanWindows: Use ulFilter in AFSInvalidateObject
2012-03-28 Jeffrey AltmanWindows: ObjectInformation.ObjectReferenceCount comparison
2012-03-28 Jeffrey AltmanWindows: Add Name Array Processing Trace Subsystem
2012-03-28 Jeffrey AltmanWindows: AFSInvalidateObject can overwrite input param
2012-03-28 Jeffrey Altmanwindows: ObjectInformationCB.ObjectReferenceCount
2012-03-27 Jeffrey AltmanWindows: Fix VNOSERVICE EventLog parameters
2012-03-27 Jeffrey AltmanWindows: CreateProcessNotify verify changes
2012-03-25 Jeffrey AltmanWindows: Assign AuthGroup during Process Create
2012-03-25 Jeffrey AltmanWindows: Refactor AFSProcessSupport
2012-03-22 Jeffrey AltmanWindows: Client handling of VNOSERVICE
2012-03-22 Jeffrey AltmanWindows: AFSRedir Debug for STATUS_NOT_A_DIRECTORY
2012-03-17 Jeffrey AltmanWindows: invalidate correct objects during dir verification
2012-03-13 Jeffrey AltmanWindows: Drop resource across AFSCleanupFcb
2012-03-13 Jeffrey AltmanWindows: Wait for memory allocation if necessary
2012-03-13 Jeffrey AltmanWindows: Correct Data Version change synchronization
2012-03-03 Jeffrey AltmanWindows: add __try..__except
2012-03-03 Jeffrey AltmanWindows: fix indentation
2012-03-03 Jeffrey AltmanWindows: Avoid deadlock in invalidation path
2012-03-01 Jeffrey AltmanWindows: Workaround Win7 SMB Reconnect Bug
2012-02-24 Jeffrey AltmanWindows: Fix an ExtentResource trace message
2012-02-24 Jeffrey AltmanWindows: cm_UpdateCell never applies to Freelance mode
2012-02-24 Vaibhav KamraWindows: Redirector opens must set a valid FsContext
2012-02-24 Jeffrey AltmanWindows: remove AFSOpenRedirector from AFSRedirLib
2012-02-24 Jeffrey AltmanWindows: do not bugcheck in AFSExAllocatePoolWithTag
2012-02-24 Jeffrey AltmanWindows: Revert "AFSRedir DebugFlags Turn on BugCheck"
2012-02-22 Jeffrey AltmanWindows: invalidate data version on link creation
2012-02-22 Jeffrey AltmanWindows: AFSPerformObjectInvalidate hold ExtentsResourc...
2012-02-21 Jeffrey AltmanWindows: fsLockCount not accurate
2012-02-19 Jeffrey AltmanWindows: Dereg Lanman and Lsa reg values for afsredir
2012-02-18 Ken Dreyerdoc: replace hostnames with IETF example hostnames
2012-02-18 Jeffrey AltmanWindows: Explorer Shell Set Unix Mode bits
2012-02-17 Jeffrey AltmanWindows: remove unnecessary DirectoryEnumEvent
2012-02-17 Jeffrey AltmanWindows: VolumeCB->ObjectInfoTree.TreeLock Deadlock
2012-02-15 Jeffrey AltmanWindows: disable afsdhook.dll reload by daemon
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
next