roken: Add rename.c to list of imported files
[openafs.git] / src / afsd /
2012-07-31 Derrick Brashearkrb5 profile config support
2012-07-26 Andrew Deasonafsd: More pthreads damage
2012-07-24 Derrick Brashearafsd: fix pthreads damage
2012-07-24 Derrick Brashearafsd: switch to pthreads
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-25 Garrett Wollmanafsd (FUSE): Avoid a compilation error and spell it...
2012-05-24 Simon WilkinsonDon't cast returns from malloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonUse asprintf for string construction
2012-05-22 Andrew Deasonafsd: Report fakestat correctly
2012-05-22 Andrew Deasonafsd: Detect -dcache presence correctly
2012-05-22 Andrew Deasonafsd: Avoid printing cacheBaseDir for memcache
2012-05-22 Andrew Deasonafsd: Avoid dir interpolation for memcache
2012-04-12 Simon WilkinsonRemove redundant header includes
2012-04-11 Simon Wilkinsonafsd: Move to newer cmd syntax
2012-04-10 Simon WilkinsonGeneralise the new background daemon code
2011-12-27 Andrew Deasonafsd.fuse: Solaris 11 support
2011-12-27 Andrew Deasonafsd: Parse cacheinfo during argument parsing
2011-12-27 Andrew Deasonfuse: Add -oallow_other by default where possible
2011-12-01 Derrick Brashearafsd.fuse: link libopr
2011-11-03 Andrew DeasonRemove -settime/RXAFS_GetTime client support
2011-09-26 Simon WilkinsonClean up assertion
2011-09-11 Simon WilkinsonMove string manipulation functions out of util
2011-09-08 Simon WilkinsonIRIX: Pull NFS translator hooks
2011-09-08 Simon Wilkinsonafsd: Fix res_init warning
2011-08-14 GCO Public CellServDBCellServDB update 14 Aug 2011
2011-08-07 Garrett Wollmanafsd: look in the right place for -splitcache argument
2011-07-22 Andrew Deasonafsd: Add the -rxmaxfrags option
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-09 Andrew Deasonafsd: Fail gracefully on mtab open failure
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-08 Andrew Deasonafsd: Trim trailing slashes on Linux mntent
2011-03-30 Ben KadukUnbreak make dest for FBSD
2011-03-27 Ben KadukRemove outdated rc file for afsd on FBSD
2011-03-17 Derrick Brashearmacos: kernel socket upcall
2011-03-11 Chas Williams (CON... solaris: fix typo in the solaris 11 startup script
2011-02-27 Derrick Brasheararm darwin update
2011-02-18 Andrew Deasonafsd: Make mountdir check kernel-specific
2011-02-17 Andrew Deasonafsd.fuse: Force internal mount dir to /afs
2011-02-16 Andrew DeasonMakefile whitespace fixes
2011-02-01 Andrew Deasonafsd: Do not check for /afs if -nomount
2011-01-13 Derrick Brashearafsd: CellItems doesn't apply to memcache mode
2010-12-27 Andrew DeasonLink hcrypto before roken
2010-12-13 Andrew DeasonAdd ioctl-based AFS calls for Solaris 11
2010-12-13 GCO Public CellServDBCellServDB update 13 Dec 2010
2010-12-10 Andrew DeasonAdd afs init script for Solaris 11
2010-11-29 Christof HankeUnix afsd: Check for mountpoint /afs first
2010-11-25 Andrew Deasonafsd: Remove unused definitions
2010-11-25 Andrew DeasonFUSE: Link to afshcrypto and crypt
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-04 Andrew Deasonafsd: Pass cacheMountDir to aix_vmount
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-14 Hans-Werner Paulsenwrong rule to make afsd_fuse
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-08-30 Derrick Brashearmacos afsdb reinit resolver on address change
2010-08-30 Matt BenjaminDFBSD update dfbsd userland
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-06 Andrew DeasonEliminate $< outside of pattern rules
2010-08-06 Andrew DeasonFix afsd.fuse for objdir builds
2010-07-16 Simon WilkinsonLinux: Load exportfs first
2010-06-28 Marc DionneLinux: Use filehandles for all 2.6 kernels
2010-06-22 Derrick Brashearafsd -dynroot-sparse mode for hushed cells
2010-06-16 Chaz ChandlerIRIX code cleanup
2010-06-14 Derrick Brasheararm darwin port
2010-06-14 Derrick Brasheardarwin afsd include cleanup
2010-06-14 Derrick Brashearafsd mill dup sys/mount.h include
2010-06-04 Rainer Toebbicke"fs checkservers" during cache creation can crash client
2010-05-04 Jonathan A. KollaschNetBSD 5.0 support.
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
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-15 Derrick Brashearsnowleopard fuse fallout
2010-04-14 Andrew DeasonAdd a FUSE implementation for afsd
2010-04-14 Andrew DeasonUse afsd code in libuafs
2010-04-13 Andrew DeasonSplit afsd into afsd.c and afsd_kernel.c
2010-04-09 Andrew Deasonafsd: squash inode format warning
2010-04-05 Aditya Sarawgi Replace kmodstat by kldstat
2010-03-21 Derrick Brashearaix vfs table entry in rc script
2010-03-02 Derrick BrashearBOP_MOVE and userspace move EXDEV helper
2010-02-26 Derrick Brashearhush another afsd warning
2010-02-17 Andrew DeasonInclude stdint.h when using intptr_t
2010-01-28 Derrick Brashearafsd missing close brace
2010-01-27 Derrick Brashearswitch to always attempting cache-config-by-path
2010-01-21 Derrick Brashearsimplify ufs cache mechanisms available
2010-01-20 Derrick Brashearmacos set don't backup attribute on cache files
2010-01-14 Chas Williams -... afsd: decprecate -mem_alloc_sleep flag (and related...
2009-12-31 Simon WilkinsonRemove --disable-afsdb
2009-10-26 Simon WilkinsonFix dynamic vcache / rxmaxmtu cmd id collision
2009-10-26 Simon WilkinsonRemove pininodes
2009-09-28 Simon WilkinsonAdd support for warning checked builds
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-09-28 Simon WilkinsonMiscellaneous warning cleanup
2009-09-03 Derrick Brashearmake afsd partition size check be large partition safe
2009-08-27 Derrick Brashearmacos 10.6 64 bit support
2009-08-26 Derrick Brashearmacos rc script server handling
next