openafs.git
2020-07-24 Mark Vitalerx: prevent leakage of non-cached rx_connections (pthread) 42/13042/5
2020-07-24 Mark Vitalerx: fix out-of-range value for RX_CONN_NAT_PING 41/13041/4
2020-07-13 Andrew Deasonauth: Avoid cellconfig.c stdio renaming 14/14214/3
2020-07-10 Andrew Deasonafs: Let afs_ShakeLooseVCaches run longer 54/14254/3
2020-07-10 Andrew Deasonafs: Skip bulkstat if stat cache looks full 56/13256/4
2020-07-10 Andrew Deasonafs: Log warning when we detect too many vcaches 55/13255/4
2020-07-10 Mark Vitaleviced: propagate return from CleanupTimedOutCallBacks_r 56/14256/2
2020-07-03 Andrew DeasonLINUX: Close cacheFp if no ->readpage in fastpath 52/14252/5
2020-07-03 Cheyenne WillsLINUX: Don't panic on some file open errors 42/14242/9
2020-07-03 Cheyenne Willsafs: Avoid panics on failed return from afs_CFileOpen 41/14241/8
2020-07-03 Cheyenne WillsLINUX 5.8: use lru_cache_add 49/14249/8
2020-07-03 Benjamin KadukRecode a couple files from ISO 8859-1 to UTF-8 65/14265/2
2020-07-03 Andrew Deasonafs: Bound afs_DoBulkStat dir scan 53/13253/3
2020-07-03 Andrew Deasonafs: Avoid needless W-locks for afs_FindVCache 56/12656/4
2020-06-30 Kailas Zadbukeutil: Handle serverLogMutex lock across forks 39/14239/8
2020-06-26 Andrew Deasonafs: Split out bulkstat conditions into a function 54/13254/3
2020-06-23 Andrew Deasonafs: Change VerifyVCache2 calls to VerifyVCache 55/12655/4
2020-06-19 Mark VitaleLINUX: replace BUG() call with osi_Panic() in osi_linux... 50/14250/2
2020-06-19 Cheyenne WillsLINUX 5.8: do not set name field in backing_dev_info 48/14248/4
2020-06-19 Cheyenne WillsLINUX 5.8: Replace kernel_setsockopt with new funcs 47/14247/4
2020-06-19 Andrew Deasontests: Modernize writekeyfile.c 46/14246/4
2020-06-19 Cheyenne Willstests: Use usleep instead of nanosleep 44/14244/5
2020-06-19 Cheyenne Willstests: Emulate mkdtemp when not available 43/14243/8
2020-06-19 Michael Meffiemake-release: Run git describe once 50/14150/3
2020-06-19 Michael Meffiemake-release: Create output directory if needed 15/14115/5
2020-06-12 Michael Meffiemake-release: Remove unused optional version argument 49/14149/4
2020-06-12 Michael Meffiemake-release: Clean up whitespace and spelling 48/14148/3
2020-06-04 Andrew Deasonafs: Remove osi_GetuTime 36/14236/2
2020-06-03 Jeffrey Altmanafs/viced: New UAE (unified_afs) error codes 35/14235/2
2020-05-30 Cheyenne Willsutil: Fix segfault in the func ConstructLocalPath 23/14223/3
2020-05-29 Mark VitaleDARWIN: ensure OpenAFS.pkg is signed 21/14221/3
2020-05-29 Mark VitaleDARWIN: ensure PrefPane materials are properly signed 20/14220/3
2020-05-29 Andrew Deasonvol: Avoid building devname.c on AFS_NAMEI_ENV 95/13995/4
2020-05-29 Andrew Deasonvol: Indent ifdef maze in devname.c 94/13994/4
2020-05-29 Tim CreechFBSD: Add support for FreeBSD 12.1 82/13982/5
2020-05-29 Andrew DeasonFBSD: Ignore VI_DOOMED vnodes 72/13972/6
2020-05-29 Mark VitaleDARWIN: remove vestigial etap_event_t typedefs 19/14219/2
2020-05-29 Mark VitaleDARWIN: remove errant typedef for etap_event_t 18/14218/3
2020-05-29 Mark VitaleConvert all osi_timeval_t to osi_timeval32_t 15/14215/5
2020-05-29 Mark VitaleUKERNEL: remove dead code osi_SetTime 91/14191/7
2020-05-28 Mark VitaleUKERNEL: remove redundant declaration of osi_GetTime 92/14192/7
2020-05-28 Mark Vitaleafs: remove commented xstats externs 97/14197/9
2020-05-28 Mark Vitaleafs: remove stats dead code 96/14196/9
2020-05-28 Mark VitaleLINUX 5.6: define osi_timeval32_t for 32-bit Linux 16/14216/6
2020-05-22 Andrew Deasonafs: Refactor osi_vnhold/AFS_FAST_HOLD 71/13971/6
2020-05-22 Andrew Deasonvlserver: Return error when growing beyond 2 GiB 80/14180/4
2020-05-22 Cheyenne Willsvol: Fix format-truncation warning with gcc-10.1 07/14207/2
2020-05-18 Andrew Deasonauth: Close fd on SetExtendedCellInfo write error 13/14213/2
2020-05-15 Andrew Deasonafs: Free rx/rxevent resources during shutdown 19/13719/4
2020-05-15 Cheyenne WillsLINUX-5.7: replace __pagevec_lru_add with lru_cache_add... 59/14159/8
2020-05-15 Cheyenne Willslibafs: Abstract the Linux lru cache interface 67/14167/5
2020-05-15 Andrew Deasonafs: Drop GLOCK for RXAFS_GetCapabilities 81/14181/2
2020-05-15 Yadavendra... rxkad: Use krb5_enctype_keysize in tkt_DecodeTicket5 03/14203/5
2020-05-14 Andrew Deasonrx: Avoid osi_NetSend during rx shutdown 18/13718/6
2020-05-14 Cheyenne WillsAdd more 'fall through' switch comments 25/14125/16
2020-05-12 Kailas Zadbukesalvaged: Fix "-parallel all<number>" parsing 01/14201/5
2020-05-08 Cheyenne Willscf: Use common macro to test compiler flags 32/14132/7
2020-05-08 Andrew Deasonubik: Avoid unlinking garbage during recovery 53/14153/3
2020-05-08 Andrew DeasonUse autoconf-archive m4 from src/external 35/14135/5
2020-05-08 Autoconf Archive... Import of code from autoconf-archive 38/14138/3
2020-05-08 Andrew DeasonAdd autoconf-archive to src/external 33/14133/4
2020-05-08 Michael MeffieUpdate NEWS for OpenAFS 1.9.0 73/13673/9
2020-05-08 Benjamin KadukSynchronize NEWS with 1.8.5 03/14103/2
2020-05-01 Andrew Deasonrx: Use _IsLast to check for last call in queue 58/14158/2
2020-05-01 Andrew Deasontests: Give more leeway in rx/event-t 60/14160/2
2020-04-29 Mark Vitaleafs: fix afs_linux_mmap fstrace entry 68/14168/2
2020-04-26 Andrew Deasontests: Skip SIGBUS test on FreeBSD 45/14145/3
2020-04-24 Andrew DeasonFBSD: Avoid holding AFS_GLOCK during vinvalbuf 70/13970/5
2020-04-24 Andrew Deasonafs: Fix ifdef indenting in afs_vcache.c 77/13877/5
2020-04-18 Andrew DeasonFBSD: Remove MA_* abstractions 43/13843/6
2020-04-18 Tim CreechFBSD: Build vnode_if.h before libafs objs 83/13983/3
2020-04-18 Andrew Deasontests: Run perl via 'env' 44/14144/2
2020-04-18 Tim CreechFBSD: Remove LOCKPARENT/ISLASTCN lookup logic 78/12578/7
2020-04-17 Andrew DeasonFBSD: Remove unused 'wantparent' logic 43/14143/2
2020-04-17 Andrew DeasonFBSD: Add support for FreeBSD 11.3 92/13792/7
2020-04-17 Yadavendra... LINUX: Always crref after _settok_setParentPag 47/14147/2
2020-04-17 Yadavendra... LINUX: Copy session keys to parent in SetToken 46/14146/5
2020-04-10 Michael Meffieredhat: add make to the build requirements 19/14119/3
2020-04-10 Andrew Deasonvlserver: Correctly pad nvlentry for "O" RPCs 39/14139/2
2020-04-10 Michael Meffieredhat: fix rpmbuild warnings 18/14118/3
2020-04-10 Andrew Deasonopr: Allow non-2^x for n_buckets in opr_cache_init 22/14122/3
2020-04-08 Andrew Deasonlibafs: Serialize INSTDIRS/DESTDIRS and COMPDIRS 37/14137/2
2020-04-03 Cheyenne Willsbutc: rename local var tapeblocks to numTapeblocks 28/14128/3
2020-04-03 Michael Meffiebuild: remove unused LINUX_PKGREL from configure.ac 17/14117/2
2020-04-03 Andrew Deasonvos: Print "done" in non-verbose 'vos remsite' 27/14127/2
2020-04-03 Cheyenne WillsAvoid duplicate definitions of globals 06/14106/4
2020-04-03 Andrew Deasonvos: Properly print volume transaction flags 26/14126/3
2020-04-02 Andrew DeasonLINUX: Introduce afs_d_path 21/13721/3
2020-04-02 Andrew Deasonafs: Detect VIOCPREFETCH special case properly 01/13301/6
2020-03-31 Andrew Deasontests: Wait for server start in auth/superuser-t 09/14109/4
2020-03-27 Andrew DeasonLINUX: Clear lock 'pid' fields with NULL 08/14108/2
2020-03-27 Andrew Deasonrxgen: Properly generate brief union default arm 07/14107/2
2020-03-24 Marcio Barbosaubik: death to SVOTE_GetSyncSite 43/14043/10
2020-03-20 Cheyenne Willstests: Add cache-t to .gitignore in tests/opr 02/14102/2
2020-03-20 Cheyenne Willstests: Add core to .gitignore in tests 01/14101/2
2020-03-20 Marcio Barbosavos: take RO volume offline during convertROtoRW 66/14066/2
2020-03-20 Marcio Barbosavol: fix namei_ConvertROtoRWvolume return code 65/14065/3
2020-03-15 Cheyenne Willsafs: Clean up compiler warning casting ptr to int 92/14092/4
2020-03-13 Andrew DeasonLINUX: Properly revert creds in osi_UFSTruncate 98/14098/2
2020-03-13 Andrew Deasontests: Run more manpage tests by default 73/14073/3
next