]> git.michaelhowe.org Git - packages/o/openafs.git/shortlog
packages/o/openafs.git
2014-08-13 Michael Meffievolinfo: separate volscan binary
2014-08-13 Michael Meffievolinfo: refactor global options
2014-08-13 Michael Meffievolscan: hide -mask option
2014-08-13 Michael Meffievolscan: avoid printing null mount-point cellname
2014-08-13 Michael Meffievolinfo: show header filenames even if error
2014-08-13 Michael Meffievolscan: index offset output column
2014-08-13 Michael Meffievolscan: option to ignore dir vnode magic
2014-08-13 Paul SmeddleMake volscan's column delimiter option work
2014-08-13 Michael Meffievolinfo: initialize vnode details
2014-08-13 Derrick Brashearvolinfo: fix formating of placeholder printfs
2014-08-13 Jeffrey Altmanvol: fix a08c3207255756c825ab69a19e04f79dd879c646
2014-08-13 Michael Meffievolscan: print vnode metadata information
2014-08-13 Michael Meffievolinfo: implement -checkout option
2014-08-13 Derrick Brashearvolinfo: fix bad format string
2014-08-13 Michael Meffievolinfo: refactor vnode handling
2014-08-13 Michael Meffievolinfo: release volume header ihandles when done
2014-08-13 Andrew Deasonvolinfo: Include nfs.h
2014-08-13 Michael Meffievolinfo: clean up headers
2014-08-13 Michael Meffievolinfo: fix false good magic line
2014-08-13 Andrew Deasonvolinfo: PrintFileNames is namei-only
2014-08-13 Michael Meffievolinfo: accept -sizeonly for -sizeOnly
2014-08-13 Michael Meffievolinfo: accept vice partition id for -part option
2014-08-13 Michael Meffievolinfo: comments
2014-08-13 Michael Meffievolinfo: fix file size data type
2014-08-13 Michael Meffievolinfo: avoid exit on errors
2014-08-13 Michael Meffievolinfo: refactor mode variables
2014-08-13 Michael Meffievolinfo: refactor volume and vnode handling code
2014-08-13 Andrew DeasonLINUX: Avoid premature RO volume lock error
2014-08-13 Andrew DeasonLINUX: Drop dentry if lookup returns new file
2014-08-13 Michael Meffielibafs: fix error location code in LINUX/osi_export
2014-08-13 Michael Meffielibafs: allocate vattrs in LINUX to reduce stack used
2014-08-13 Michael Meffielibafs: api to create and free vattrs
2014-08-13 Michael Meffielibafs: do not allow NULL creds for afs_CreateReq
2014-08-13 Michael Meffielibafs: reduce stack space in LINUX
2014-08-13 Michael Meffielibafs: fix vrequest leak in afs_lookup
2014-08-13 Andrew Deasonafs: Use common cleanup code for lockctl EINVAL
2014-08-13 Michael Meffielibafs: reduce stack space in VNOPS
2014-08-13 Andrew Deasonbudb: Fix objdir builds
2014-08-13 Michael Meffiebuild: separate source and header compile_et rules
2014-08-13 Garrett WollmanFBSD: 10.1 is coming out soon
2014-08-13 Garrett WollmanFBSD: 9.3 has been released, so add config bits and...
2014-08-12 D Brashearauth: check for keytab before using in akimpersonate
2014-08-07 Chas Williams... auth: Fix library dependencies so that tests build...
2014-08-07 Michael Meffierxkad: fix include quotes for generated headers
2014-08-07 Michael Meffieauth: fix include quotes for generated headers
2014-08-07 Michael Meffielibafs: separate source and header compile_et rules
2014-08-07 Michael Meffielibadmin: separate source and header compile_et rules
2014-08-07 Michael Meffiecompile_et macros to generate source and headers separately
2014-08-07 Michael Meffielibadmin: add missing bubasics dependency
2014-08-07 Michael Meffielibadmin: add header file deps
2014-08-07 Michael Meffielibadmin: rework compilation rules
2014-08-07 Michael Meffielibadmin: use INSTALL_DATA to export headers
2014-08-07 Michael Meffielibadmin: makefile rule for afs_AdminError.h
2014-08-07 Michael Meffielibadmin: remove duplicate dependency
2014-08-07 Michael Meffietvolser: fix makefile clean target
2014-08-07 Michael Meffieconfig: use the standard INSTALL_DATA makefile macro
2014-08-07 Michael Meffieconfig: parallel-safe param.h makefile rule
2014-08-07 Benjamin KadukInstall afscp.h from srcdir, not the build dir
2014-08-07 Michael Meffielibafscp: makefile install rule update
2014-08-07 Michael Meffiecomerr: compile_et -emit option for parallel make
2014-08-07 Marc Dionnelibafs: Speed up afs_CheckTokenCache
2014-08-07 Andrew Deasonptserver: Fix RemoveFromSGEntry hentry memcpy
2014-08-05 Stephan Wiesandcmd: List version in help for commands
2014-08-05 Michael Meffielibafs: reduce stack space
2014-08-05 Michael Meffielibafs: api to create and free vrequests
2014-07-31 Benjamin KadukUse a separate toplevel target for venus/tests
2014-07-31 Michael MeffieBuild: check for gencat
2014-07-23 Perry Ruiterafs: Suppress duplicate message on Linux
2014-07-23 Perry Ruiterafs: Define afs_warnall routine
2014-07-23 Perry Ruiterafs: restructure afs_warn and afs_warnuser
2014-07-23 Marc DionneLinux 3.16: Convert to new write_iter/read_iter ops
2014-07-23 Marc DionneLinux 3.16: Switch to iter_file_splice_write
2014-07-23 Chas Williams... afs/VNOPS: use osi_AllocSmallSpace() correctly
2014-07-23 Michael Meffievolinfo: refactor size counters
2014-07-23 Michael Meffievolinfo: refactor -sizeOnly printing
2014-07-23 Michael Meffievolinfo: print namei filenames of index files
2014-07-23 Michael Meffievolinfo: remove code duplication in HandleVolumes
2014-07-23 Michael Meffievolinfo: fix volume aux totals output
2014-07-23 Michael Meffievolinfo: print errors to stderr
2014-07-23 Michael Meffielibafs: check afs_InitReq return code
2014-07-23 Chas Williams... afs/VNOPS: reduce stack usage
2014-07-23 Chas Williams... vlserver: Add auditing to some more RPC's
2014-06-26 Michael Meffiedoc: afs_compile_et -h option
2014-06-26 Michael Meffiecomerr: long and short form of the -prefix option.
2014-06-26 Michael Meffiecomerr: avoid comma operator
2014-06-26 Michael Meffiedoc: afs_compile_et -lang short form
2014-06-26 Michael Meffiedoc: afs_compile_et formatting fixes
2014-06-26 Michael Meffieubik: fix include quotes
2014-06-26 Michael Meffiebozo: remove duplicate prototype
2014-06-26 Michael Meffieaklog: double get_credv5 in retry logic
2014-06-26 Chas Williams... rx: Remove rx_waitingForPacket
2014-06-26 Perry Ruiterconfig: Move AFS_LRALLOCSIZ to afs_args.h
2014-06-26 Perry RuiterDelete several unused memory management constants
2014-06-26 Michael Meffielinux: dont ignore kmod build errors
2014-06-26 Stephan Wiesandlibadmin: Remove redundant memset call
2014-06-26 Michael Meffiexstat: use ephemeral ports for xstat_fs_test and scout
2014-06-26 Michael Meffiexstat: fix a malformed debug message
2014-06-26 Anders KaseorgFix buffer length validation in ktc_GetToken and knfs
2014-06-26 Andrew Deasonbozo: Ignore ListKeys ka_KeyCheckSum return value
2014-06-26 Simon Wilkinsonbosserver: Return error if key is bad
next