]> git.michaelhowe.org Git - packages/o/openafs.git/shortlog
packages/o/openafs.git
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-06 Jeffrey AltmanRevert "libafs: remove stray "-v 2" argument to afs_com...
2014-08-06 Andrew DeasonLINUX: Avoid premature RO volume lock error
2014-08-06 Michael Meffietools: fix unpack in example sysvmq audit reader
2014-08-06 Mark Vitaleafs: remove cruft from Solaris afs_freevfs
2014-08-06 Stephan Wiesandvolinfo: fix documenting comments
2014-08-06 Andrew DeasonLINUX: Check afs_lookup return code explicitly
2014-08-06 Ben KadukFBSD: adhere to gop_lookupname() semantics
2014-08-06 Stephan Wiesandlibafs: remove stray "-v 2" argument to afs_compile_et
2014-08-06 Michael Meffielibafs: fix vrequest leak in afs_lookup
2014-08-06 Michael Meffielibafs: do not allow NULL creds for afs_CreateReq
2014-08-06 Chas Williams... config: Refactor the FreeBSD configuration files
2014-08-06 Chas Williams... config: AFS_SHORTGID no longer in use
2014-08-06 Chas Williams... config: Updates to AFS_HAVE_STATVFS for FreeBSD
2014-08-06 Chas Williams... config: Remove deprecated macro from FreeBSD configurat...
2014-08-06 Michael Meffielibafs: fix error location code in LINUX/osi_export
2014-08-06 Andrew DeasonLINUX: Drop dentry if lookup returns new file
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-30 Andrew Deasonptserver: Fix RemoveFromSGEntry hentry memcpy
2014-07-26 Nathaniel Wesley... Move VLOP_RESTORE and VLOP_ADDSITE home
2014-07-26 Garrett WollmanFBSD: 10.1 is coming out soon
2014-07-26 Garrett WollmanFBSD: 9.3 has been released, so add config bits and...
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-07-10 Michael Meffieptserver: fix errant debug message log level
2014-07-07 Chas Williams... auth: Fix library dependencies so that tests build...
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
2014-06-26 Stephan Wiesandfstrace: Don't read uninitialised data on other platfor...
2014-06-25 Marc DionneLinux 3.16: Convert to new write_iter/read_iter ops
2014-06-25 Marc DionneLinux 3.16: Switch to iter_file_splice_write
2014-06-19 Perry Ruiterafs: Delete unneeded duplicate code
2014-06-19 Marc Dionnevol: Fix gcc 4.9 warnings
2014-06-19 Michael Meffievldb_check: remove unused functions
2014-06-19 Christof HankeLogfiles: open with O_APPEND
2014-06-17 Benjamin KadukUse an unsigned type for bitmask values
2014-06-13 Russ AllberyAdd CVE for OPENAFS-SA-2014-002
2014-06-12 Jeffrey AltmanMerge tag 'openafs-stable-1_6_9' into openafs-stable...
2014-06-12 Russ AllberyAdd changelog entry for the OPENAFS-SA-2014-002 fix debian/1.6.9-1
2014-06-12 Russ AllberyMerge tag 'upstream/1.6.9'
2014-06-12 Russ AllberyImported Upstream version 1.6.9 upstream/1.6.9
2014-06-12 Russ AllberyAdd changelog entry for 1.6.9 release
2014-06-12 Stephan WiesandMake OpenAFS 1.6.9
2014-06-12 Jeffrey AltmanRevert "viced: Avoid issuing redundant TMAY requests"
2014-06-09 Ben KadukauditU: also report for rxkad-always-encrypt
2014-06-09 Ben KadukUse the RX_SECIDX_* enums in more places
2014-06-06 Michael Meffievolser: -log restore operations
2014-06-06 Antoine VerheijenIncrease size of space for ACL in "up" command.
2014-06-06 Stephan Wiesandredhat: Use the right path to depmod
2014-06-06 Simon Wilkinsonlibadmin: Don't double check for required param
2014-06-06 Andrew Deasondoc: Clarify some BosConfig.new text
next