openafs.git
2010-04-13 Andrew Deasonlibuafs: Add $(XCFLAGS) to CFLAGS on all platforms
2010-04-13 Michael MeffieDAFS: avoid volume lock contention during initialization
2010-04-13 Felix FrankFileserver capabilities support for the UNIX client
2010-04-13 Jeffrey AltmanRx: avoid out of order lock acquisition in rx_NewCall
2010-04-13 Andrew DeasonDo not turn off AFS_HAVE_STATVFS for UKERNEL
2010-04-13 Andrew DeasonSplit afsd into afsd.c and afsd_kernel.c
2010-04-10 Matt SmithFix problems from afs_osi_gcpags reorganization
2010-04-10 Michael Meffieafsmonitor: fix segv on exit
2010-04-10 Michael Meffieafsmonitor: show busy counts
2010-04-10 Marc DionneFix UKERNEL build error - include afs/afs_osi.h
2010-04-09 Matt SmithMove contents of afs_osi_gcpags to per-OS files
2010-04-09 Andrew DeasonCorrect incorrect type-punning fixes
2010-04-09 Michael Meffieafsmonitor: add fs callback xstats collection
2010-04-09 Michael Meffieafsmonitor: avoid showing full perf stats garbage
2010-04-09 Derrick Brashearukernel osi prototypes header
2010-04-09 Andrew DeasonUKERNEL: allow creation of non-detached threads
2010-04-09 Andrew DeasonUse AFS_CACHE_VNODE_PATH for UKERNEL
2010-04-09 Andrew DeasonMake osi_GetTime work on 64-bit libuafs
2010-04-09 Andrew Deasonafsd: squash inode format warning
2010-04-09 Andrew DeasonUKERNEL: prototype uafs_Shutdown
2010-04-09 Andrew DeasonUKERNEL: Use real vnode type constants
2010-04-09 Andrew DeasonUKERNEL: check for null afs_CurrentDir on shutdown
2010-04-09 Andrew DeasonUKERNEL: add uafs_statvfs
2010-04-09 Andrew DeasonPrevent uafs_readdir/closedir segfault
2010-04-09 Russ AllberyUpdate Debian packaging files
2010-04-09 Russ AllberyAdd OpenAFS-debug.*.plist to .gitignore
2010-04-08 Michael Meffiepts mem -expandgroups option
2010-04-08 Michael Meffiepts mem -supergroup option
2010-04-07 Simon WilkinsonLinux: kmap() not page_address()
2010-04-07 Russ AllberyExplain in CellServDB man page that server lines can...
2010-04-07 Andrew DeasonFix typo in bos_create manpage
2010-04-07 Rod WiddowsonMake tests/afcp compile cleanly
2010-04-07 Russ AllberyReallocate memory in aklog for the AFS ID string
2010-04-07 Russ AllberyMake src/rx/rx.c not executable
2010-04-07 Russ AllberyImprove demand-attach fileserver bos documentation
2010-04-06 Jeffrey AltmanWindows: WinTorture Verbose mode display all logged...
2010-04-06 Jeffrey AltmanWindows: Support new Cygwin docbook stylesheet location
2010-04-06 Jeffrey AltmanWindows: permit documentation to be built without binaries
2010-04-06 Jeffrey AltmanWindows: tag is listitem not llstitem
2010-04-06 Derrick Brashearmake openafs 1.5.73.3 openafs-devel-1_5_73_3
2010-04-06 Derrick Brashearmacos bulkstat avoid reclaiming vnodes
2010-04-06 Derrick Brashearavoid macos bulkstat vlru when no non-dead vnodes exist
2010-04-06 Derrick Brashearpanic generation update
2010-04-06 Jeffrey AltmanWindows: cm_UpdateVolumeLocation !append exts to num...
2010-04-06 Jeffrey AltmanRx: Remove conn_call_lock contention between rx_NewCall...
2010-04-05 Aditya Sarawgi Replace kmodstat by kldstat
2010-04-05 Jeffrey AltmanFix usage of RX_CALL_TQ_WAIT flag
2010-04-05 Derrick Brashearrx_ClearTransmitQueue should signal waiters when flushing
2010-04-05 Derrick Brashearmacos panic decoder update
2010-04-02 Derrick Brashearmacos 32 bit platform user address transform openafs-devel-1_5_73_2
2010-04-02 Derrick Brashearmake 1.5.73.2
2010-04-02 Derrick Brashearfreebsd switch back to condvar-based sleep
2010-04-02 Derrick Brashearmacos installer pane warning fix
2010-04-02 Andrew Deasontubik: Correct use of flags_cond and version_cond
2010-04-02 Andrew DeasonKill afs_inet_ntoa
2010-04-02 Derrick Brashearfreebsd glock assertions
2010-04-01 Andrew Deasonfssync-debug: fix strict-aliasing problems
2010-04-01 Simon WilkinsonFix formatting issues in src/afs
2010-04-01 Ben KadukSet a storeOps storeproc for the memcache case
2010-03-31 Ben KadukFix build for FBSD80
2010-03-31 Ben KadukUpdate to the new thread world order for FBSD
2010-03-31 Ben KadukInclude limits.h for FBSD
2010-03-31 Derrick Brashearopenafs 1.5.73.1 openafs-devel-1_5_73_1
2010-03-31 Ben KadukMake GCPAGs_perproc_func cleaner for FBSD case
2010-03-31 Jonathan BillingsUpdated RedHat RPM spec file to include unreferenced...
2010-03-30 Jonathan BillingsMove restorevol to bin from sbin in make dest
2010-03-30 Derrick Brasheardarwin notify avoid reentrant vfs context panic
2010-03-30 Russ AllberyUpdate VCS instructions for Git
2010-03-29 Davor OcelicMinor state_analyzer manpage corrections
2010-03-29 Rod WiddowsonRender the IP address for the "Ubik: Lost contact with...
2010-03-29 Ben KadukCatch up to dynamically-sized cr_groups in FBSD80
2010-03-29 Davor OcelicInitial; add state_analyzer manpage
2010-03-28 Jeffrey AltmanWindows: buffers whose offsets are beyond EOF should...
2010-03-27 Claudio BisegniGUI Update for Kerberos Ticket Renew
2010-03-27 Derrick Brashearaklog pt error table warning fix
2010-03-27 Derrick Brashearaklog more error tables
2010-03-27 Chas Williams... LINUX: you dont need to memset() after allocating crede...
2010-03-25 Jeffrey AltmanWindows: afslogon.dll vs windows 7
2010-03-25 Jeffrey AltmanWindows: aklog must reset viceId to 0 before pr_CreateU...
2010-03-25 Jeffrey AltmanWindows: output pt error messages as strings
2010-03-24 Derrick Brasheargrowl agent should handle port busy
2010-03-24 Derrick Brashearavoid double-free cell name canonicalization
2010-03-24 Simon WilkinsonLinux : Apply more dget_parent() pixie dust
2010-03-24 Derrick Brashearafsdump warning killing
2010-03-24 Derrick Brashearmake 1.5.73 relnotes openafs-devel-1_5_73
2010-03-24 Derrick Brashearopenafs 1.5.73 version strings
2010-03-24 Booker BenseUpdating UserGuide with Kerberos v5 authentication
2010-03-24 Asanka HerathWindows: Use a timestamp for the minidump filename
2010-03-24 Asanka HerathWindows: Monitor requests and gather diagnostics before...
2010-03-24 Derrick Brashearadd missed release notes
2010-03-24 Jeffrey AltmanWindows: changelog for 1.5.73
2010-03-23 Jeffrey AltmanWindows: cm_attrs_t requires inclusion of cm_vnodeops.h
2010-03-23 Jeffrey AltmanWindows LWP and UNIX LWP do not have the same lwp_cpptr...
2010-03-23 Marc DionneWarning fix: print burstWait fields
2010-03-23 Marc DionneFix #ifdef typo
2010-03-23 Marc DionneDefine __USE_XOPEN conditionally
2010-03-23 Asanka HerathWindows: Make default mode bits configurable
2010-03-23 Derrick Brashearremove vnop needs discon lock
2010-03-23 Claudio BisegniDevelop Kerberos renew system for ticket
2010-03-23 Derrick Brashearkill MultiBreakVolumeCallBack too
next