Windows: AFS_SUBSYSTEM_OBJECT_REF_COUNTING fixes
[openafs.git] / src /
2013-02-02 Jeffrey AltmanWindows: AFS_SUBSYSTEM_OBJECT_REF_COUNTING fixes
2013-02-02 Jeffrey AltmanWindows: Reduce RDR Object Lifetime
2013-02-02 Jeffrey Altmanwindows: Update raw fetch/store operations
2013-02-02 Michael Meffievlclient: add -probe option
2013-02-02 Simon Wilkinsonauth: Permit NULL fallback in localauth case
2013-02-02 Simon Wilkinsonrx: Fix AIX test_and_set_bit
2013-02-01 Derrick Brashearrx: convert rxinit_status to atomic
2013-02-01 Derrick Brasheardarwin: stop processing upcalls once rx shutdown starts
2013-02-01 Jeffrey AltmanWindows: Disable hard dead timeout for RDR File Server...
2013-02-01 Derrick Brashearlibafsrpc: avoid more concurrent libtool
2013-02-01 Simon Wilkinsonrx: atomic bit ops
2013-01-31 Jeffrey AltmanWindows: rename 'rbytes' to 'rxbytes' for clarity
2013-01-31 Jeffrey AltmanWindows: Update Bulk I/O Descriptor
2013-01-31 Jeffrey AltmanWindows: reformat
2013-01-31 Jeffrey AltmanWindows: handle CM_ERROR_RETRY in cm_Analyze()
2013-01-31 Jeffrey AltmanWindows: Decrement Fcb OpenHandleCount while locked
2013-01-31 Jeffrey AltmanWindows: AFSOpenRoot obtain VolumeRoot OpenReferenceCou...
2013-01-31 Jeffrey AltmanWindows: RDR FILE Processing Tracing
2013-01-31 Jeffrey AltmanWindows: DirOpenReferenceCount reorganizing completed
2013-01-31 Jeffrey AltmanWindows: NameArray DIRENTRY_REF_COUNT logging
2013-01-31 Jeffrey AltmanWindows: AFSSetRenameInfo DIRENTRY_REF_COUNTING
2013-01-31 Jeffrey AltmanWindows: AFSSetFileLinkInfo() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSNotifyHardLink() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSNotifyFileCreate() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSClose() DirOpenReferenceCount handling
2013-01-31 Jeffrey AltmanWindows: Fix AFSLocateNameEntry prototype
2013-01-31 Jeffrey AltmanWindows: AFSInitCcb redefinition
2013-01-31 Jeffrey AltmanWindows: AFSRemoveCcb cannot fail
2013-01-31 Marc DionneRework set_header_word macros
2013-01-29 Stephan WiesandCellServDB update 28 Jan 2013
2013-01-24 Michael Meffielibafs: fs flushall for unix cm
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2013-01-23 Andrew DeasonSOLARIS: Use vn_renamepath as early as possible
2013-01-22 Andrew Deasonaklog: Fix allow_weak_crypto warning
2013-01-22 Simon Wilkinsonrx: Remove warning inhibition on rx.c
2013-01-22 Andrew DeasonFreeBSD 9.1: Warning fixes
2013-01-22 Rod WiddowsonWindows: Police Library IOCTLs
2013-01-22 Rod WiddowsonWindows: Police the DEBUG TRACE ioctls
2013-01-21 Derrick Brashearmacos: update decode-panic
2013-01-21 Andrew DeasonImprove libroken configure check
2013-01-21 Michael Meffiexstat: length check cm call info
2013-01-21 Michael Meffiexstat: remove unused call info function
2013-01-21 Antoine VerheijenOpenBSD: Add support for missing routine memmove()...
2013-01-21 Antoine VerheijenOpenBSD 4.6/4.7: Define curproc for rx_atomic.h.
2013-01-21 Marc DionneLinux 3.8: vmtruncate removal
2013-01-21 Marc DionneLinux 3.8: session_keyring changes
2013-01-21 Marc DionneLinux: setpag() may replace credentials
2013-01-21 Dan van der Sterrxperf: print achieved transfer rate
2013-01-18 Ben KadukCatch up to FreeBSD KPI for vfs_cmount
2013-01-18 Chas Williams (CON... LINUX: fix array indexing issue in memory statistics
2013-01-18 Andrew Deasonubik: Remove bare global ubik_epochTime
2013-01-18 Andrew Deasonubik: Trivial formatting fix
2013-01-17 Marc Dionnegcc 4.8: fix warnings
2013-01-09 Andrew DeasonSOLARIS: Avoid open count cleanup for Solaris 11
2013-01-09 Andrew DeasonSOLARIS: Use vn_renamepath when available
2013-01-08 Ben KadukFix build for separate objdirs
2013-01-07 Rod WiddowsonWindows: Restrict the Service IOCTLS to the service...
2013-01-07 Michael Meffiecorrect whitespace errors in readme files
2013-01-07 Rod WiddowsonWindows: Only allow the local system account to speak...
2013-01-06 Nickolai Zeldovichlibadmin/vos/vosutils.c: mask out sign-extension
2013-01-06 Nickolai Zeldovichlwp/iomgr.c: avoid off-by-one out-of-bounds access
2013-01-06 Nickolai Zeldovichbutm/file_tm.c: check for null pointer before dereferencing
2013-01-06 Nickolai Zeldovichauth/authcon.c: fix likely mistake
2013-01-06 Nickolai Zeldovichtools/dumpscan/pathname.c: properly check strdup()...
2013-01-06 Nickolai Zeldovichubik/udebug.c, vol/vol-info.c: check array index before...
2013-01-06 Nickolai Zeldovichvolser/vol_split.c: do not dereference known-NULL pointer
2013-01-05 Michael Meffiespelling corrections in readme files
2013-01-05 Andrew DeasonSOLARIS: Look for ncurses in ncurses/ncurses.h
2013-01-05 Andrew DeasonSOLARIS: Avoid areq and auid conflict
2013-01-04 Andrew Deasonafs: Check dv against localhero aincr
2013-01-04 Mark Vitalevol: correct old conditional for IH_CONDSYNC
2013-01-04 Russ AllberyMake MIN/MAX code in rx/rx_packet.h more readable
2013-01-04 Russ AllberyEnsure MIN/MAX are defined in userspace builds of rx
2013-01-03 Russ AllberyFix spelling error (retreive for retrieve) in strings
2013-01-02 Andrew Deasonviced: initInterfaceAddr_r regardless of ICBS code
2013-01-02 Andrew Deasonviced: Avoid dangling uuid hash table entry
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2013-01-02 Derrick Brashearvol: use header access macros everywhere
2012-12-31 Andrew Deasonafs: Add a little more info on SLVC loop panic
2012-12-31 Andrew Deasonafs: Avoid unnecessary panic in ShakeLooseVCaches
2012-12-31 Andrew Deasonafs: Consolidate ShakeLooseVCaches retry init
2012-12-28 Andrew DeasonLINUX: Avoid infinite d_invalidate loop
2012-12-27 Derrick Brashearvol: use defines for header name length
2012-12-26 Ben KadukAdd configure option to not install kauth
2012-12-26 Andrew Deasonviced: Sanity check file link count during CoW
2012-12-26 Andrew Deasonihandle: Add FDH_ISUNLINKED
2012-12-26 Andrew Deasonihandle: Indent ifdef maze
2012-12-26 Andrew Deasonvolser: Check vnode length on dump
2012-12-25 Jeffrey AltmanWindows: GetResourceParent processing for \\afs
2012-12-25 Jeffrey AltmanWindows: Add SERVERHASINLINEBULK macros
2012-12-25 Jeffrey AltmanWindows: move SERVERHAS64BIT macros to cm_conn.h
2012-12-25 Jeffrey AltmanWindows: Fix smb_GetCallerAccess prototype
2012-12-24 Jeffrey AltmanWindows: SetRenameInfo do not reference deleted name
2012-12-24 Michael LaßRemove AFSLore from wiki URLs
2012-12-23 Rod WiddowsonWindows: more warnings on kernel builds
2012-12-23 Jeffrey AltmanWindows: Remove unused AFSVolumeWorkerThread
2012-12-23 Jeffrey AltmanWindows: Wait for all worker threads to exit
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-19 Derrick Brashearmacos: avoid leaking iocount on synthetic fsevents
2012-12-18 Andrew Deasonubik: Do not count votes from error'd connections
next