Linux-6.9: file_lock mbrs moved to file_lock_core
[openafs.git] / src / afsd /
2023-12-14 Michael MeffieCellServDB update 31 October 2023 01/15601/2
2023-02-02 Stephan WiesandCellServDB update 09 May 2022 05/15305/2
2022-06-25 Cheyenne Willsopr: replace AFS_STRINGIZE with opr_stringize 29/15029/4
2022-06-02 Cheyenne Willsafsd: Avoid fscanf overflows when paring cacheinfo 58/14958/6
2022-05-13 Marcio Barbosamacos: Add support for Apple Silicon 46/14746/11
2021-10-03 Andrew DeasonIRIX: Remove pre-65 code 30/14230/4
2021-07-18 Cheyenne WillsCleanup AFS_*LINUX_ENV usage 88/14388/14
2021-07-18 Cheyenne WillsChange AFS*_LINUXnn_ENV to AFS*_LINUX_ENV 87/14387/12
2021-05-07 Mark Vitaleafs: clarify cold and warm shutdown logic 82/12182/7
2021-05-06 Mark Vitaleafsd: remove unused variable afs_shutdown 80/14380/3
2021-04-10 Marcio Barbosamacos: delegate sock_* calls to bkg daemons 31/14431/12
2021-02-05 Andrew DeasonRetire AFS_MOUNT_AFS 23/14323/4
2020-10-23 Andrew Deasonafs: Return to userspace after AFS_NEW_BKG reqs 84/13984/4
2019-12-10 Andrew DeasonFBSD: Remove pre-8 code 12/13812/5
2019-08-23 Andrew DeasonRemove dead code 83/13683/7
2019-08-18 Andrew DeasonLINUX: Turn on AFS_NEW_BKG 84/13284/7
2019-07-12 Andrew Deasonafs: Add AFS_USPC_SHUTDOWN bkg request 81/13281/7
2018-10-05 Benjamin KadukCellServDB update 14 May 2018 34/13134/3
2018-09-22 Andrew DeasonRemove alpha_dux/alpha_osf references 39/13339/2
2018-09-14 Andrew DeasonRemove DUX/OSF code 60/13260/3
2018-08-10 Perry Ruiterafsd: Improve syscall tracing 58/11858/13
2018-08-10 Andrew Deasonafs: Return memcache allocation errors 73/13273/2
2018-02-28 Michael Meffieafs: improve -volume-ttl error messages 18/12918/3
2018-02-10 Andrew DeasonDo not require AFS_SYSCALL 37/11937/11
2018-01-28 Michael MeffieCellServDB update 14 Mar 2017 80/12880/2
2017-03-02 Michael Meffielibafs: vldb cache timeout option (-volume-ttl) 98/11898/5
2017-01-03 Benjamin Kadukafsd_kernel: remove gratuitous OS dependence 00/12500/3
2016-12-26 Michael Meffieafsd: print syscalls on separate lines with afsd -debug 85/12385/2
2016-11-06 Anders Kaseorgsrc/afsd/afsd.c: Fix misleading indentation 38/12438/2
2016-09-25 Michael Meffieafsd: fix afsd -help crash 60/12360/4
2016-09-11 Michael Meffieafs: add afsd -inumcalc option 55/11855/11
2016-07-17 Marcio Barbosamacos: use pkgbuild to build the package on 10.10/10.11 39/12239/6
2016-02-28 Michael MeffieLINUX: ifconfig is deprecated 92/12192/3
2016-02-11 Michael MeffieCellServDB update 01 Jan 2016 87/12187/3
2015-04-30 Perry Ruiterafsd: Update list of supported flags
2015-02-26 Stephan WiesandUpdate CellServDB to 20150119 snapshot
2015-01-21 Simon WilkinsonBuild system: MT_LIBS includes XLIBS
2014-12-01 Jeffrey HutzelmanFix unchecked calls to asprintf
2014-11-25 Michael Meffiecmd: add flags argument to create syntax function
2014-11-19 Benjamin KadukUpdate CellServDB to 20141117 snapshot
2014-11-05 Benjamin KadukAvoid AFS_version conflicts in uafs
2014-09-10 Ben KadukExport heimdal's rand-fortuna PRNG to the kernel
2014-08-13 Garrett Wollmanafsd: correct printf format mismatch in debugging printf
2014-02-08 Benjamin KadukFBSD: Switch the dummy 'data' for mount(2)
2014-02-08 Benjamin Kadukpointers are not castable to unsigned int
2013-11-05 Andrew DeasonDo not hide -enable_{peer,process}_stats
2013-09-23 Chaskiel GrundmanAdd missing clean rules
2013-09-13 Christof Hankeafsd: check if mountdir is an absolute path
2013-09-12 Christof Hankeclient: flag in cachemanager if rmtsys is enabled
2013-03-07 Simon Wilkinsonvsys: Avoid uninitialised variable warning
2013-02-20 Simon WilkinsonFix warnings-as-errors for clang
2013-02-05 Chas Williams (CON... LINUX: ifconfig's output has changed
2013-01-29 Stephan WiesandCellServDB update 28 Jan 2013
2012-10-03 Derrick Brashearafsd: consolidate macos event handling code
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-18 Derrick Brashearafsd: roken.h includes dirent.h; get valid dirent defin...
2012-09-12 Simon Wilkinsonafsd: Add missing variable for Solaris
2012-09-12 Simon WilkinsonStop using libafsauthent
2012-09-11 Simon WilkinsonStop using libafsrpc
2012-09-09 Simon Wilkinsonutil: Convert to using libtool
2012-09-07 Simon Wilkinsoncmd: Convert to using libtool
2012-09-04 Simon Wilkinsonopr: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-31 Simon Wilkinsonauth: Relocate NetRestrict support functions
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
next