openafs.git
2012-11-23 Jeffrey AltmanWindows: Fix smb_ReceiveTran2QPathInfo Pioctl support
2012-11-23 Jeffrey AltmanWindows: QuerySecurity deny access to SACL
2012-11-23 Jeffrey AltmanWindows: Fix Redir link counting
2012-11-23 Jeffrey AltmanWindows: buf_CleanLocked protect against NULL bp->userp
2012-11-23 Jeffrey AltmanWindows: do not adjust deleted scache LRU ordering
2012-11-23 Jeffrey AltmanWindows: buf_CleanLocked validate cm_scache_t
2012-11-23 Jeffrey AltmanWindows: buf_SetDirty add assertion
2012-11-23 Simon Wilkinsonopr: Don't confuse isLast and isEnd
2012-11-20 Andrew Deasonafs: Do not skip flushing pages for dv-0 files
2012-11-19 Marc DionneLinux 3.7: key instantiate API change
2012-11-19 Marc DionneLinux 3.7: remove use of param.h and ioctl.h
2012-11-19 Marc DionneLinux: change test for new putname API
2012-11-15 Jeffrey AltmanWindows: Hold ProcessTreeLock across AFSValidateProcess...
2012-11-14 Jeffrey AltmanWindows: Do not reset cm_buf.offset on error
2012-11-14 Jeffrey Altmaninclude roken.h in yacc parsers
2012-11-13 Andrew Deasonafs: Add some comments on GetValidDSlot panics
2012-11-13 Andrew Deasonafs_FreeDiscardedDCache: Avoid assert on error
2012-11-13 Andrew Deasonafs: Handle afs_AllocDCache errors
2012-11-13 Andrew Deasonafs_AllocDCache: return NULL instead of panic
2012-11-13 Andrew Deasonafs: Traverse discard/free dslot list if errors
2012-11-13 Andrew Deasonafs: Handle easy GetValidDSlot errors
2012-11-13 Andrew Deasonafs: Never use GetNewDSlot after init
2012-11-12 Jeffrey AltmanWindows: SYMSTORE the entire WINNT/afsrdr tree
2012-11-12 Jeffrey AltmanWindows: Add AFSRedir binaries to Symbol Store
2012-11-12 Jeffrey AltmanWindows: torture should not reference roken.h
2012-11-12 Jeffrey Altmanafsio: process windows file paths consistently
2012-11-12 Jeffrey Altmanlibafscp: Windows TellMeAboutYourSelf response
2012-11-12 Jeffrey Altmanlibafscp: build as pthreaded for windows
2012-11-12 Jeffrey AltmanWindows: afsrpc.dll MAKEDEBUGCALL
2012-11-12 Andrew Deasonafs: Pass rx connection to print_internet_address
2012-11-12 Michael Meffiefix stale volume info from vos examine (non-dafs)
2012-11-12 Michael Meffievol: allow non-dafs volume utils to attach with V_READO...
2012-11-09 Hans-Werner... fileserver: check value of -cb argument
2012-11-09 Jeffrey AltmanWindows: use hKUserMap to read afslogon username
2012-11-09 Jeffrey AltmanWindows: Prevent SMB unitialized variable access
2012-11-09 Jeffrey AltmanWindows: Treat invalid AFSFetchStatus as VBUSY
2012-11-09 Jeffrey AltmanWindows: cm_IsStatusValid
2012-11-09 Jeffrey AltmanWindows: cm_MergeStatus now returns an error code
2012-11-08 Andrew Deasonafs: Make last_error always useful
2012-11-08 Andrew Deasonafs: Log slot for GetDSlot read errors
2012-11-08 Andrew Deasonrx: Fix non-TSFPQ rxi_FreePackets
2012-11-08 Jeffrey AltmanWindows: RDR_CleanupFileEntry protect lock release
2012-11-08 Jeffrey AltmanWindows: call MIDL_user_allocate instead of calloc
2012-11-08 Jeffrey AltmanWindows: no more _wcsdup; use wcsdup
2012-11-07 Ben KadukCatch up to FreeBSD non-MPSAFE deorbit
2012-11-03 Simon Wilkinsonopr: Add Windows stuff for dict.c/h
2012-11-02 Jeffrey AltmanWindows: Use MountRoot for Absolute Symlinks
2012-11-02 Derrick Brashearconfigure: check for poll()
2012-11-01 Simon Wilkinsonopr: Add dictionary implementation
2012-11-01 Simon Wilkinsonopr: Add opr_jhash_int2 function
2012-11-01 Simon Wilkinsontests: Fix fallout from cleanup change
2012-10-31 Jeffrey AltmanWindows: cm_ConnByServer increment under lock
2012-10-31 Jeffrey AltmanWindows: cm_FindVolumeByName refactoring
2012-10-31 Jeffrey AltmanWindows: use cm_GetVolume / cm_PutVolume
2012-10-31 Jeffrey AltmanWindows: Interlocked ops for cell and scache allocation
2012-10-31 Jeffrey AltmanWindows: Do not flush dirty bufs to deleted FID
2012-10-31 Hartmut Reuterlinux: bypass readpages should update nocache read...
2012-10-30 Andrew Deasonptserver: Avoid inet_ntoa
2012-10-30 Simon WilkinsonFix mutex assertion
2012-10-30 Simon Wilkinsonrx: Move kernel assertion macros
2012-10-30 Marc Dionnetests: cleanup temporary files
2012-10-30 Hartmut Reuterlinux: fix cache bypass applicability function
2012-10-30 Marc DionneLinux: remove unused afs_set_name inline functions
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-29 Simon Wilkinsonrx: Move transmit queue clearing
2012-10-29 Simon Wilkinsonrx: Refactor code to acknowledge a whole TX queue
2012-10-29 Simon Wilkinsonrx: Remove duplicate out of order ACK check
2012-10-29 Simon Wilkinsonrx: Remove duplicate security layer check
2012-10-29 Simon Wilkinsonrx: Refactor rxi_ReceivePacket call selection
2012-10-29 Simon Wilkinsonrx: Don't build a call to immediately abort it
2012-10-29 Simon Wilkinsonrx: Remove unreachable debug statement
2012-10-29 Simon Wilkinsonrx: Always provide rxi_WaitForTQBusy
2012-10-29 Jeffrey AltmanWindows: Set Server Prefs recalc immediately
2012-10-29 Jeffrey AltmanWindows: mark server reference offline for VOFFLINE
2012-10-29 Jeffrey AltmanRevert "Windows: Media Protected if create on RO volume"
2012-10-29 Simon Wilkinsonrx: MUTEX_* are no-ops when !RX_ENABLE_LOCKS
2012-10-29 Simon Wilkinsonrx: Get rid of AFS_GLOBAL_RXLOCK_KERNEL
2012-10-29 Simon Wilkinsonrx: Don't have 2 different protos for rxi_CheckCall
2012-10-29 Simon Wilkinsonrx: Don't double check conn->call
2012-10-29 Simon Wilkinsonrx: Move bytesSent + bytesRcvd into app only data
2012-10-29 Simon Wilkinsonrx: Don't use app-thread variable in SendXmitList
2012-10-29 Simon Wilkinsonrx: Make lock-free call data explicit
2012-10-28 Jeffrey AltmanWindows: Makefile dependencies
2012-10-28 Jeffrey AltmanWindows: Send all \\AFS\PIPE to afsd_service
2012-10-28 Jeffrey AltmanWindows: Treat EIO from file server as fatal error
2012-10-28 Jeffrey AltmanWindows: ObjectInfo RefCount 0 <-> 1 transitions
2012-10-28 Jeffrey AltmanWindows: PrimaryVolumeWorker ObjectInfoLock deadlock
2012-10-28 Jeffrey AltmanWindows: AFSCleanup re-organization
2012-10-28 Jeffrey AltmanWindows: AFSCleanup Flush Data decision
2012-10-28 Jeffrey AltmanWindows: buf_DirtyBuffersExist return value
2012-10-28 Jeffrey AltmanWindows: AFSMarkDirty() require ExtentsResource held
2012-10-28 Jeffrey AltmanWindows: AFSFlushExtents QueuedFlushCount leak
2012-10-28 Jeffrey AltmanWindows: RDRFunction remove DebugBreak
2012-10-28 Jeffrey AltmanWindows: Promote DELETED from DirEntry to ObjInfo
2012-10-23 Simon Wilkinsonopr: Clarify opr_time copyright
2012-10-23 Hartmut Reutervolser: comment with a list of all dump tags
2012-10-20 Marc DionneLinux: Rework handling of names in the lookup functions
2012-10-20 Magnus Ahltorplwp: zero reused request blocks
2012-10-20 Marc DionneLinux: fix afs_putname wrapper for pre-3.7 kernels
2012-10-19 Jeffrey AltmanWindows: Remove 'bAllocatedFcb' from AFSCreate.cpp
next