Linux: missing configure test
[openafs.git] / src /
2010-05-11 Simon WilkinsonRemove intptr.m4
2010-05-11 Derrick Brashearvnode alloc bitnumber returns bitnumber
2010-05-11 Andrew Deasonvlserver: prevent duplicate IPs via ChangeAddr
2010-05-10 Jeffrey AltmanWindows: define HAVE_SSIZE_T
2010-05-09 Simon WilkinsonAdd a list of files to import from Heimdal
2010-05-09 Simon WilkinsonAdd a tool to import external repositories
2010-05-09 Jeffrey AltmanWindows: fs.c requires size_t len not int len
2010-05-07 Ben KadukDefine osi_procname for FBSD
2010-05-07 Ben KadukActually fix build for FBSD80 after vcache refactoring
2010-05-07 Ben KadukAdd entries for FBSD 8.1 and 9.0
2010-05-06 Simon WilkinsonModernise use of AC_CHECK_TYPE
2010-05-06 Simon WilkinsonAlways include afsconfig.h in autogenerated files
2010-05-06 Antoine VerheijenOpenBSD: Use osi_obsd_Free() for all releases of OBSD
2010-05-06 Antoine VerheijenOpenBSD: Use FREE instead of KFREE
2010-05-06 Simon WilkinsonAlways include afsconfig.h
2010-05-06 Marc DionneFix typo: LockType -> lockType
2010-05-05 Derrick Brashearfcntl write lock on readonly file error fix
2010-05-05 Derrick Brashearafsdump scan kill warnings
2010-05-04 Derrick Brashearfreebsd vcache splitting fallout
2010-05-04 tharidufernandoWindows: Secure C String usage in src\WINNT\afsd\fs.c
2010-05-04 Jonathan A. KollaschNetBSD 5.0 support.
2010-05-04 Andrew DeasonSolaris: shutdown in freevfs, not unmount
2010-05-04 Andrew DeasonSolaris: prevent AFS umount while busy
2010-05-04 Andrew DeasonSolaris: return ENOTSUP for force-unmounts
2010-05-04 Simon WilkinsonRefactor afs_NewVCache
2010-05-04 Antoine VerheijenOpenBSD: Fix bug in setpag() when group list is empty
2010-05-03 Asanka HerathWindows: Show configuration pages for all types of...
2010-05-03 Tom KeiserProvide a queue_NodeInit() interface
2010-05-02 Jeffrey AltmanWindows: Restructure cm_LookupInternal addition of...
2010-05-02 Jeffrey AltmanWindows: Permit BPlus tree lookups within cm_ApplyDir
2010-05-02 Jeffrey AltmanWindows: Prevent cm_FreelanceAddSymlink from creating...
2010-05-02 Jeffrey AltmanWindows: normalize error codes from cm_FreelanceAddSymlink
2010-05-02 Jeffrey AltmanWindows: Force rebuilding Freelance directory in AddMou...
2010-05-02 Jeffrey AltmanWindows: normalize return codes from cm_FreelanceAddMount
2010-05-02 Jeffrey AltmanWindows: use cm_noteLocalMountPointChange whenever...
2010-05-02 Jeffrey AltmanWindows: add locked parameter to cm_noteLocalMountPoint...
2010-05-02 Jeffrey AltmanWindows: remove unused code from cm_FollowMountPoint
2010-05-02 Jeffrey AltmanWindows: initialize to zero Freelance fake root directory
2010-05-02 Jeffrey AltmanWindows: make cm_BPlusDirFoo public
2010-05-02 Jeffrey AltmanWindows: correct "fs quota" pioctl validation check
2010-05-02 Jeffrey AltmanWindows: getAFSServer wrong variable used in uncompiled...
2010-05-02 Jeffrey AltmanWindows: FlushFile ioctl should call cm_FSync, not...
2010-05-02 Jeffrey AltmanWindows: add 'locked' flag to cm_FSync and call when...
2010-04-28 Marc DionneWarning fix: cpp hates apostrophes
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
2010-04-28 Derrick Brashearupstream dumpscan changes
2010-04-28 Simon WilkinsonLinux: Register number sysctls only when desperate
2010-04-28 Marc DionneLinux: specify void argument for afs_try_to_freeze...
2010-04-27 Marc DionneLinux autoconf: fix name for struct cred test
2010-04-27 Marc DionneLinux autoconf typo
2010-04-27 Tom KeiserAdd some directory package doxygen comments
2010-04-27 Matt Benjmainnetbsd: remove old (non-original) NBSD port
2010-04-27 Marc DionneLinux: Remove unnecessary crhold on incomplete kernel...
2010-04-27 Derrick Brashearflush changes on LOCK_EX unlock
2010-04-27 Derrick Brashearallow file length to be updated unless we're writing
2010-04-27 Simon WilkinsonLinux: Don't preprocess osi_vfs.h
2010-04-27 Simon WilkinsonLinux: Don't waste autoconf checks on cpp defines
2010-04-27 Simon WilkinsonLinux: Add general autoconf macro for Linux kernel
2010-04-27 Simon WilkinsonLinux: Add autoconf macro for structure checks
2010-04-27 Simon WilkinsonLinux: Macroise kernel function autoconf tests
2010-04-27 Simon WilkinsonLinux: Tidy up freezer code
2010-04-27 Simon WilkinsonLinux: Simplify header file checks
2010-04-27 Matt BenjaminRename afs_nbsd_* functions in OBSD
2010-04-27 Simon WilkinsonOverzealous .gitignore under rxkad
2010-04-26 Marc DionneOverzealous clean target under rxkad
2010-04-26 Derrick Brasheardcache dirty pages flag is solaris only
2010-04-26 Simon WilkinsonLinux: Don't hide memory management
2010-04-26 Simon WilkinsonLinux: The kernel module always runs in the kernel
2010-04-26 Derrick Brashearfix other oldtvix typo
2010-04-26 Marc DionneInitialize oldvtix
2010-04-26 Simon WilkinsonLinux: Use kernel network helper functions
2010-04-26 Simon WilkinsonLinux: Remove old code from RX kernel implementation
2010-04-26 Simon WilkinsonLinux: Don't pass f_pos down to the filesystem
2010-04-26 Simon WilkinsonLinux: Removed unused define
2010-04-26 Simon WilkinsonLinux: Don't roll our own llseek
2010-04-26 Derrick Brashearcachemgr store file too big error exit via usual path
2010-04-26 Simon WilkinsonMove rxkad/domestic/* into rxkad/ directory proper
2010-04-26 Simon WilkinsonImprove shared library building support
2010-04-26 Simon WilkinsonLinux: Remove prototype warning inhibition
2010-04-26 Simon WilkinsonFix make clean and make distclean
2010-04-26 Simon WilkinsonReally kill des_stub
2010-04-24 Simon WilkinsonFix objdir builds
2010-04-23 Derrick Brashearmacos growl agent warning parser fix
2010-04-23 Derrick Brashearopenafs 1.5.74.1 openafs-devel-1_5_74_1
2010-04-23 Derrick Brashearmacos launchd be more patient
2010-04-23 Simon WilkinsonUnix: Modify disk cache versioning
2010-04-23 Marc DionneWarning fix: cast to expected type
2010-04-22 Andrew DeasonUpdate nextVnodeUnique before checking inUse
2010-04-22 Andrew DeasonPrefer EndCall errors in StoreMini
2010-04-22 Simon WilkinsonLinux: Tidy up packaging
2010-04-22 Simon WilkinsonLinux: RedHat packaging updates for RHEL6
2010-04-22 Andrew DeasonResolve symlinks for 'fs rmmount'
2010-04-22 Derrick Brashearbyte-range lock warning should include pid
2010-04-22 sanketAdding osi_procname macro to different platforms
2010-04-21 Derrick Brashearmacos bulkstat again
2010-04-21 Russ AllberyFix UCONTEXT detection on ppc_linux26 via include order
2010-04-21 Andrew DeasonRecover from afs_GetVolSlot errors
2010-04-21 Russ AllberyInstall afsd.fuse and man page if built
2010-04-21 Anders KaseorgAdd src/afsd/afsd.fuse and src/libuafs/afsd to .gitignore
2010-04-21 Derrick Brashearkauth admin tools ubik prototyping
next