]> git.michaelhowe.org Git - packages/o/openafs.git/shortlog
packages/o/openafs.git
2011-02-08 Rod WiddowsonWindows: read and write take void* buffers, open takes...
2011-02-08 Antoine VerheijenOpenBSD: Eliminate complaint about built-in malloc.
2011-02-08 Antoine VerheijenOpenBSD: Remove user.h from dir.c for OpenBSD 4.8
2011-02-08 Rod WiddowsonWindows: remove unused label in ntops.c
2011-02-08 Rod WiddowsonWindows: remove faulty assumptions about device names...
2011-02-08 Jeffrey AltmanWindows: more exports afsauthent.dll
2011-02-08 Jeffrey AltmanWindows: log and invalidate invalid dir pages
2011-02-08 Jeffrey Altmanvol: fix CreateFile params nt_unlink and nt_open
2011-02-08 Jeffrey Altmanvol: namei_ops improve readability; fix namei_create...
2011-02-08 Jeffrey Altmanvol: add comment nt_unlink cannot with fopen handles
2011-02-08 Jeffrey Altmanvol: remove potential data loss warnings in vol-salvage.c
2011-02-07 Andrew DeasonUse afs_foff_t for file offsets
2011-02-07 Jeffrey Altmanvol: use OS_UNLINK instead of unlink
2011-02-07 Jeffrey Altmanvol: fix namei_ListAFSSubDirs on Windows
2011-02-07 Jeffrey Altmanvol: use correct file name base for temporary file
2011-02-07 Jeffrey Altmanvol: use OS_DIRSEP in many more places
2011-02-04 Jeffrey Altmanvol: nt_open should not create missing directories
2011-02-04 Jeffrey Altmanvol: Make ntops functions 64-bit capable
2011-02-04 Jeffrey Altmanvol: avoid defining unused struct on windows
2011-02-04 Jeffrey Altmanvol: indent cpp definitions; add NAMEI_SPECDIRC
2011-02-04 Jeffrey Altmanvol: remove [UN]LOCKFILE data loss warnings on Windows
2011-02-04 Jeffrey Altmanvol: fix _namei_examine_reg DELETE_ZLC usage
2011-02-04 Jeffrey Altmanvol: make it clearer that SetOGM is not impl on Windows
2011-02-04 Jeffrey Altmanvol: avoid double dir separators from addtoname
2011-02-04 Jeffrey Altmanvol: clear ih_synced before dropping lock
2011-02-04 Derrick BrashearMacOS: panic decoder should check for unloaded kexts
2011-02-04 Jeffrey Altmanvolser: select() cannot be used to sleep on windows
2011-02-04 Jeffrey AltmanWindows: refactor cm_CheckCBExpiration multihomed
2011-02-04 Jeffrey AltmanWindows: use cm_ServerEqual() in cm_Analyze()
2011-02-04 Andrew Deasonvol: Windows requires binary fmode for salvaged
2011-02-04 Jeffrey Altmanvol: use OS_UNLINK() instead of unlink()
2011-02-04 Jeffrey Altmanvol: construct proper VolDir path on Windows
2011-02-04 Jeffrey Altmanvol: fdHandleAllocateChunk should init all fields
2011-02-04 Jeffrey Altmanvol: use OS_DIRSEP when constructing paths
2011-02-04 Tom Keiservol: make namei_ListAFSSubDirs deal with multiple/bad...
2011-02-03 Jeffrey Altmanvolser: use OS_CLOSE() instead of close()
2011-02-03 Jeffrey Altmanvol: initialize FdHandle_t stack objects
2011-02-03 Jeffrey Altmanvol: Fix ntops to provide expected semantics
2011-02-03 Derrick Brashearmerge ntops and namei
2011-02-03 Andrew DeasonParallel I/O extensions to namei backend
2011-02-03 Michael Meffieihandle positional read and write
2011-02-03 Rod Widdowsonwindows: native versions of ih_pread and ih_pwrite
2011-02-03 Jeffrey Altmanvol: Windows requires binary fmode for salvager
2011-02-03 Jeffrey Altmanvol: fix OS_LOCKFILE/OS_UNLOCKFILE for Windows
2011-02-03 Jeffrey AltmanWindows: fixup gettmpdir()
2011-02-03 Jeffrey AltmanWindows: osilog param size is size_t
2011-02-03 Stephan Wiesandrpm: don't package files twice
2011-02-03 Andrew Deasongit-version: Do not specify --ignore-submodules
2011-02-03 Jeffrey AltmanWindows: refactor buf_Get() to improve readability
2011-02-03 Jeffrey AltmanWindows: remove all refs to unused buf_GetNew()
2011-02-03 Jeffrey AltmanWindows: remove unused vars from cm_server.c
2011-02-03 Jeffrey AltmanWindows: permit clean when switching platforms
2011-02-03 Simon WilkinsonAdd "brief" option to rxgen
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
next