afsd: check if mountdir is an absolute path
[openafs.git] / src / afsd / afsd_kernel.c
2013-09-13 Christof Hankeafsd: check if mountdir is an absolute path
2013-02-20 Simon WilkinsonFix warnings-as-errors for clang
2012-09-12 Simon Wilkinsonafsd: Add missing variable for Solaris
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-07-24 Derrick Brashearafsd: cleanup syscall cleanup
2012-07-23 Simon Wilkinsonafsd: Tidy up system calls
2012-06-07 Marc Dionneafsd: include sys/resource.h in afsd_kernel.c
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-04-12 Simon WilkinsonRemove redundant header includes
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-09 Andrew Deasonafsd: Fail gracefully on mtab open failure
2011-04-08 Andrew Deasonafsd: Trim trailing slashes on Linux mntent
2011-02-18 Andrew Deasonafsd: Make mountdir check kernel-specific
2010-12-13 Andrew DeasonAdd ioctl-based AFS calls for Solaris 11
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-04 Andrew Deasonafsd: Pass cacheMountDir to aix_vmount
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-06-16 Chaz ChandlerIRIX code cleanup
2010-06-14 Derrick Brasheardarwin afsd include cleanup
2010-05-04 Jonathan A. KollaschNetBSD 5.0 support.
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
2010-04-15 Derrick Brashearsnowleopard fuse fallout
2010-04-13 Andrew DeasonSplit afsd into afsd.c and afsd_kernel.c