OpenBSD: Add support for OpenBSD 4.8
[openafs.git] / src /
2011-01-24 Antoine VerheijenOpenBSD: Add support for OpenBSD 4.8
2011-01-24 Rod WiddowsonWindows: remove unused label in ntops.c
2011-01-24 Rod WiddowsonWindows: remove faulty assumptions about device names...
2011-01-23 Jeffrey AltmanWindows: more exports afsauthent.dll
2011-01-23 Jeffrey AltmanWindows: log and invalidate invalid dir pages
2011-01-22 Antoine VerheijenOpenBSD: Make OpenBSD 4.7 param headers consistent
2011-01-22 Jeffrey Altmanvol: fix CreateFile params nt_unlink and nt_open
2011-01-22 Jeffrey Altmanvol: namei_ops improve readability; fix namei_create...
2011-01-22 Jeffrey Altmanvol: add comment nt_unlink cannot with fopen handles
2011-01-22 Jeffrey Altmanvol: remove potential data loss warnings in vol-salvage.c
2011-01-22 Jeffrey Altmanvol: use correct file name base for temporary file
2011-01-22 Jeffrey Altmanvol: use OS_UNLINK instead of unlink
2011-01-22 Jeffrey Altmanvol: fix namei_ListAFSSubDirs on Windows
2011-01-22 Jeffrey Altmanvol: use OS_DIRSEP in many more places
2011-01-22 Jeffrey Altmanvol: fix _namei_examine_reg DELETE_ZLC usage
2011-01-22 Jeffrey Altmanvol: make it clearer that SetOGM is not impl on Windows
2011-01-22 Jeffrey Altmanvol: avoid double dir separators from addtoname
2011-01-22 Jeffrey Altmanvol: clear ih_synced before dropping lock
2011-01-20 Derrick BrashearMacOS: don't allow krb5 at login when AD plugin authent...
2011-01-20 Jeffrey Altmanvol: nt_DriveToDev must return a value
2011-01-20 Jeffrey Altmanvol: nt_open should not create missing directories
2011-01-20 Jeffrey Altmanvol: Make ntops functions 64-bit capable
2011-01-20 Jeffrey Altmanvol: avoid defining unused struct on windows
2011-01-20 Jeffrey Altmanvol: indent cpp definitions; add NAMEI_SPECDIRC
2011-01-20 Jeffrey Altmanvol: remove [UN]LOCKFILE data loss warnings on Windows
2011-01-20 Jeffrey AltmanWindows: build mtafsdir.lib and use it
2011-01-20 Toby BurressFreeBSD: properly identify the rxk_Listener so that...
2011-01-20 Antoine VerheijenOpenBSD: Change code optimization setting
2011-01-20 Antoine VerheijenOpenBSD: No ruid/rgid in cred structure.
2011-01-20 Antoine VerheijenOpenBSD: Don't call non-existent routines in osi_vfsops.c
2011-01-19 Antoine VerheijenOpenBSD: Fix parameters in call to afs_close()
2011-01-19 Antoine VerheijenOpenBSD: Install no-NFS version of libafs
2011-01-19 Derrick BrashearMacOS: panic decoder should check for unloaded kexts
2011-01-19 Antoine VerheijenOpenBSD: Fix use of macros for AFS_KALLOC/AFS_KFREE
2011-01-19 Antoine VerheijenOpenBSD: Remove macros definitions for afs_osi_Alloc...
2011-01-18 Jeffrey Altmanvolser: select() cannot be used to sleep on windows
2011-01-18 Jeffrey AltmanWindows: refactor cm_CheckCBExpiration multihomed
2011-01-18 Jeffrey AltmanWindows: use cm_ServerEqual() in cm_Analyze()
2011-01-18 Rainer ToebbickeRe-enable rx connection hard timeout
2011-01-17 Andrew Deasonvol: Windows requires binary fmode for salvaged
2011-01-16 Jeffrey Altmanvol: use OS_UNLINK() instead of unlink()
2011-01-15 Jeffrey Altmanvol: construct proper VolDir path on Windows
2011-01-15 Jeffrey Altmanvol: fdHandleAllocateChunk should init all fields
2011-01-15 Jeffrey Altmanvol: use OS_DIRSEP when constructing paths
2011-01-15 Jeffrey Altmanvolser: use OS_CLOSE() instead of close()
2011-01-15 Jeffrey Altmanvol: initialize FdHandle_t stack objects
2011-01-15 Jeffrey Altmanvol: Fix ntops to provide expected semantics
2011-01-15 Jeffrey Altmanvol: Windows requires binary fmode for salvager
2011-01-15 Jeffrey Altmanvol: fix OS_LOCKFILE/OS_UNLOCKFILE for Windows
2011-01-15 Andrew DeasonRX: Pre-10 Solaris lacks atomic inc/dec
2011-01-15 Andrew DeasonRX: Include netinet/ip6.h before inet/ip.h
2011-01-15 Ben KadukFBSD: remove vestiges of Giant
2011-01-14 Jeffrey AltmanWindows: fixup gettmpdir()
2011-01-14 Jeffrey AltmanWindows: osilog param size is size_t
2011-01-13 Andrew DeasonRX: No userspace atomic_ops in Solaris pre-10
2011-01-13 Derrick Brashearafsd: CellItems doesn't apply to memcache mode
2011-01-12 Andrew DeasonSOLARIS: Include sys/varargs.h for kernel stdarg
2011-01-11 Marc DionneCache bypass: fix use of incorrect "states"
2011-01-10 Andrew DeasonLINUX: afs_linux_put_link is void
2011-01-10 Stephan Wiesandrpm: don't package files twice
2011-01-10 Jeffrey AltmanWindows: refactor buf_Get() to improve readability
2011-01-10 Jeffrey AltmanWindows: remove all refs to unused buf_GetNew()
2011-01-05 Tom Keiserprovide more verbose logging when VGetVolumeByVp_r...
2011-01-04 Jeffrey AltmanWindows: remove unused vars from cm_server.c
2011-01-04 Jeffrey AltmanWindows: netidmgr_plugin move roken.h to afscred.h
2011-01-04 Jeffrey AltmanWindows: permit clean when switching platforms
2011-01-03 Simon WilkinsonUnix CM: Don't blow up if we have non-rxkad tokens
2011-01-02 Simon Wilkinsonauth: Move key related code to its own file
2011-01-02 Simon Wilkinsonlibadmin: Don't use internal struct for key data
2011-01-02 Simon Wilkinsonroken: Export more snprintf symbols
2011-01-02 Simon WilkinsonAdd "brief" option to rxgen
2011-01-02 Simon Wilkinsonrx: Implement rx_atomic_dec_and_read
2011-01-02 Simon Wilkinsonrx: Protect rx_atomic.h against multiple inclusion
2011-01-02 Simon Wilkinsonauth: Don't crash if UserList contains bogus line
2011-01-02 Simon Wilkinsonrx: Don't crash when emptying an empty identity
2010-12-30 Vincent ArcherWindows: MIT license applies to parsemode()
2010-12-29 Jeffrey AltmanWindows: buf_CleanAsync scp->fid == bp->fid
2010-12-28 Jeffrey AltmanWindows: fs checkserver skip multi-homed up server
2010-12-28 Jeffrey AltmanWindows: fs checkservers should list vldb as well
2010-12-28 Jeffrey Altmanvos: do not mix memory allocation methods
2010-12-28 Jeffrey AltmanWindows: cleanup preprocessor definition namespace
2010-12-28 Jeffrey AltmanWindows: separate parsemode from fs into own file
2010-12-28 Jeffrey Altmanvos: free ubulkentries with xdr_free
2010-12-27 Simon WilkinsonDon't trust # of entries from ListAttributes
2010-12-27 Andrew DeasonRemove extra trailing \s in Makefiles
2010-12-27 Simon Wilkinsonvolser: Fix broken bulk conversion
2010-12-27 Simon Wilkinsonvos: Abstract out bulk list conversion
2010-12-27 Andrew DeasonLink hcrypto before roken
2010-12-26 Simon Wilkinsonauth: Add more tests and resulting fixes to userok
2010-12-23 Derrick BrashearDAFS: listvol + unsalvagable volumes = intolerable...
2010-12-23 Andrew DeasonHPUX: Put __HP_CURSES back in
2010-12-22 Simon Wilkinsonrx: Make rx_atomic.h a shared header
2010-12-22 Derrick BrashearLWP: kill dead code
2010-12-22 Derrick BrashearLWP: don't copy pid to a null pointer
2010-12-22 Andrew DeasonLINUX: Avoid unnecessary afs_ShakeLooseVCaches
2010-12-22 Andrew DeasonLINUX: Reduce stack depth on recursive symlink res
2010-12-21 Andrew DeasonCache bypass: remove ifdefs under src/afs/LINUX24
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 Derrick BrashearDARWIN: make ARCHFLAGS propagate to shlibs
next