]> git.michaelhowe.org Git - packages/o/openafs.git/shortlog
packages/o/openafs.git
2011-02-03 Vincent ArcherWindows: MIT license applies to parsemode()
2011-02-03 Jeffrey AltmanWindows: buf_CleanAsync scp->fid == bp->fid
2011-02-03 Jeffrey AltmanWindows: fs checkserver skip multi-homed up server
2011-02-03 Jeffrey AltmanWindows: fs checkservers should list vldb as well
2011-02-03 Jeffrey Altmanvos: do not mix memory allocation methods
2011-02-02 Jeffrey AltmanWindows: separate parsemode from fs into own file
2011-02-02 Jeffrey AltmanWindows: fs chmod and display mode in fs examine
2011-02-02 Andrew Deasonafsd: Do not check for /afs if -nomount
2011-02-01 Jeffrey AltmanWindows: clear mountPointStringp on status change
2011-02-01 Jeffrey AltmanWindows: Add VIOC_GETUNIXMODE and VIOC_SETUNIXMODE
2011-02-01 Jeffrey AltmanWindows: log error code for smb lan thread fail
2011-02-01 Jeffrey AltmanWindows: PerformanceTuningInterval Merge error
2011-02-01 Andrew DeasonDAFS: Avoid logging harmless LEAVE_OFF failures
2011-02-01 Andrew DeasonDAFS: Fix VOL_QUERY_VOP error codes
2011-02-01 Andrew DeasonFix AUD_HOST callers
2011-02-01 Andrew Deasontvolser: Link libafsrpc after libusd
2011-02-01 Derrick BrashearDAFS: make FSYNC_VOL_QUERY_VOP DAFS-only
2011-02-01 Derrick BrashearDAFS: fix ifdef
2011-02-01 Jeffrey AltmanWindows: test for path in afs before symlink test
2011-02-01 Andrew Deasonvol_split: Recover from stream open failure
2011-02-01 Stefan KuengWindows: fix checked UNICODE build of talocale
2011-02-01 Jeffrey AltmanWindows: Build afs_shl_ext.dll with talocaleU.lib
2011-02-01 Jeffrey AltmanWindows: install afs_shl_ext icon files
2011-02-01 Jeffrey AltmanWindows: build a UNICODE version of talocale.lib
2011-02-01 Jeffrey AltmanWindows: fix UNICODE build for talocale
2011-02-01 Stefan KuengWindows: afs_shl_ext improve overlay handlers
2011-01-31 Stefan KuengWindows: afs_shl_ext Show icon mount point overlay
2011-01-31 Derrick Brashearevalmountdata: put back colon in .:mount syntax only...
2011-01-31 Stefan KuengWindows: afs_shl_ext folder bkgrnd context menu
2011-01-31 Jeffrey AltmanWindows: Remove fallback from GetCaps to GetTime
2011-01-31 Christof HankeUnix afsd: Check for mountpoint /afs first
2011-01-31 Andrew Deasonvos: Improve release recovery on timed-out trans
2011-01-31 Jeffrey AltmanWindows: NSIS installer requires the architecture for...
2011-01-31 Jeffrey AltmanWindows: make use of AFSDEV_BIN and set the PATH
2011-01-31 Andrew Deasonmerge-pod: Be more compatible with older perl
2011-01-25 Derrick BrashearMacOS: fix SetFile call in growlagent makefile
2011-01-25 Toby BurressFreeBSD: properly identify the rxk_Listener so that...
2011-01-22 Antoine VerheijenOpenBSD: Change code optimization setting
2011-01-22 Antoine VerheijenOpenBSD: Install no-NFS version of libafs
2011-01-22 Antoine VerheijenOpenBSD: Remove duplicate assignment of COMMON_INCLUDE...
2011-01-22 Antoine VerheijenOpenBSD: Don't call non-existent routines in osi_vfsops.c
2011-01-22 Antoine VerheijenMove include of sys/types.h in kopenafs.c
2011-01-22 Antoine VerheijenOpenBSD: Fix parameters in call to afs_close()
2011-01-22 Antoine VerheijenOpenBSD: Fix use of macros for AFS_KALLOC/AFS_KFREE
2011-01-22 Antoine VerheijenOpenBSD: Remove macros definitions for afs_osi_Alloc...
2011-01-22 Antoine VerheijenOpenBSD: No ruid/rgid in cred structure.
2011-01-18 Rainer ToebbickeRe-enable rx connection hard timeout
2011-01-18 Ben KadukFBSD: remove vestiges of Giant
2011-01-18 Derrick Brashearafsd: CellItems doesn't apply to memcache mode
2011-01-12 Andrew DeasonSOLARIS: Include sys/varargs.h for kernel stdarg
2011-01-12 Derrick BrashearFBSD: we're 64 bit capable
2011-01-12 Ben KadukFBSD7: Don't sleep with the glock
2011-01-12 Ben KadukBring FBSD 7.X client back to life
2011-01-12 Marc DionneCache bypass: switch to rx_Readv
2011-01-12 Marc DionneCache bypass: Only compile bypass code for the Linux...
2011-01-12 Marc DionneCache bypass: remove ifdefs under src/afs/LINUX
2011-01-12 Marc DionneCache bypass: release and unlock pages when we get...
2011-01-12 Marc DionneCache bypass: adjust read size for non-contiguous readpages
2011-01-11 Marc DionneCache bypass: make readpage deal with reads at end...
2011-01-11 Marc DionneCache bypass: Remove AFS_KMAP_ATOMIC
2011-01-11 Marc DionneCache bypass: fix use of incorrect "states"
2011-01-11 Marc DionneCache bypass: Fix oops in bypass transition functions
2011-01-11 Ben KadukZero rx_multi_lock before initializing it
2011-01-10 Tom Keiserprovide more verbose logging when VGetVolumeByVp_r...
2011-01-10 Ben KadukFBSD: StopListener glocking fixup
2011-01-10 Jeffrey Altmanvos: free ubulkentries with xdr_free
2011-01-10 Andrew Deasonvos release: Avoid full dump on all sites
2011-01-10 Simon Wilkinsonvolser: Fix broken bulk conversion
2011-01-10 Simon Wilkinsonvos: Abstract out bulk list conversion
2011-01-10 Ben KadukFBSD: band-aid vnode locking in lookup
2011-01-10 Ben KadukFBSD: close race in afs_root
2011-01-05 Andrew DeasonUse afs_foff_t for file offsets
2011-01-02 Andrew DeasonHPUX: Allow des.c to compile
2010-12-27 Russ AllberyUpdate NEWS for 1.5.78 and 1.6.0pre1
2010-12-22 Andrew DeasonLINUX: Avoid unnecessary afs_ShakeLooseVCaches
2010-12-22 Andrew DeasonCache bypass: remove ifdefs under src/afs/LINUX24
2010-12-22 Marc DionneCache bypass: remove ifdefs under src/afs/LINUX
2010-12-21 Derrick BrashearDARWIN: replace resource merge script ref with binary
2010-12-21 Derrick BrashearDARWIN: make growlagent build not run afoul of ._ fun
2010-12-21 Andrew DeasonSolaris: Support -i in shlib-build
2010-12-21 Derrick Brashearbackup: pass in valid dummy pid for LWP
2010-12-20 Andrew DeasonLINUX24: Define afs_linux_can_bypass
2010-12-20 Andrew DeasonLINUX24: Include linux/pagemap.h
2010-12-20 Andrew DeasonOnly specify CFLAGS_NO* with --enable-checking
2010-12-18 Derrick Brasheardarwin: fix fixed setpag error handling
2010-12-16 Derrick Brashearopenafs 1.6.0 pre1 openafs-stable-1_6_0pre1
2010-12-16 Derrick Brashearmacos nfs translator vnode ref fix
2010-12-14 Anders KaseorgLinux: Fix AFS_NORETURN violation with osi_AssertFailK
2010-12-13 Andrew DeasonAdd ioctl-based AFS calls for Solaris 11
2010-12-13 Andrew DeasonDARWIN: Fix setpag syscall error detection
2010-12-13 Andrew DeasonAdd afs init script for Solaris 11
2010-12-13 Christof Hankeuse computed values in src/gtx/curseswindows.c
2010-12-13 Andrew DeasonUKERNEL: f_fsid is a struct on AIX
2010-12-13 Anders Kaseorgrxi_NatKeepAliveEvent: Shrink excessive stack buffer
2010-12-13 GCO Public... CellServDB update 13 Dec 2010
2010-12-10 Christof Hankeuse proper 64bit casting for pointer-math
2010-12-10 Marc DionneLinux: define llseek operations
2010-12-08 Anders KaseorgLinux: Fix prototypes for afs_xsetgroups and sys_setgro...
2010-12-08 Jeffrey Altmanmodify FindIndex to compare uuids
2010-12-08 Jeffrey AltmanConvert from using nvldbentry to uvldbentry
next