]> www.infradead.org Git - users/dhowells/kafs-utils.git/shortlog
users/dhowells/kafs-utils.git
2014-04-11 David HowellsImplement "bos status"
2014-04-11 David Howellsrxgen: The string and bytes decode functions must advan...
2014-04-11 David HowellsImplement "bos listusers"
2014-04-11 David HowellsImplement "bos getdate"
2014-04-11 David HowellsImplement "bos listhosts" and "bos getcell"
2014-04-11 David HowellsCreate AFS standard date and time format library module
2014-04-11 David HowellsImplement "vos monitor"
2014-04-11 David HowellsClean up unnecessary imports
2014-04-11 David HowellsIntroduce a server subclass to hold network name and...
2014-04-11 David Howellsvos listpart and vos partinfo should use common partiti...
2014-04-11 David HowellsImplement "vos examine"
2014-04-11 David HowellsAllow the volserver class to be instantiated with an...
2014-04-11 David HowellsWhen processing a singular volume name arg, extract...
2014-04-11 David HowellsC can't just return exception classes to python to...
2014-04-11 David HowellsDeclare RXKAD abort messages
2014-04-11 David Howellsrxgen: Save trailing comments on error codes in .xg...
2014-04-10 David HowellsImplement "vos listvol"
2014-04-10 David HowellsSave raw argument list for each switch
2014-04-10 David HowellsAdd a convenience module for partition ID handling
2014-04-09 David HowellsFix "vos listaddrs" with -host
2014-04-09 David Howellsrxgen: Emit individual exception classes for defined...
2014-04-09 David HowellsImplement "vos listaddrs"
2014-04-09 David Howellsrxgen: Set struct members correctly in struct types
2014-04-09 David Howellsrxgen: Anchor kafs.RemoteAbort class to module
2014-04-09 David HowellsImplement "vos partinfo"
2014-04-09 David HowellsImplement 'vos listpart'
2014-04-09 David HowellsMove VL connection security determination into cell.py
2014-04-09 David HowellsProvide generic check for non-combinable parameters
2014-04-08 David HowellsAllow RxRPC transport security to be requested
2014-04-08 David Howells"vos listvldb -server xxx" takes a fileserver name...
2014-04-07 David HowellsCreate 'vos listvldb' command
2014-04-07 David Howellsrxgen: Need to align after encoding an array of bytes...
2014-04-03 David HowellsRemove unused files
2014-01-22 David HowellsMove to mostly asynchronous model and emit server side...
2014-01-15 David HowellsAdd call to VL_ListAttribute() to test program and...
2014-01-10 David Howellsrxgen: Use the xg files as sources for rxgen
2014-01-10 David Howellsxg: More cleanups
2014-01-10 David Howellsxg: Reindent the xg files
2014-01-10 David Howellsxg: All integer types should be in terms of stdint
2014-01-10 David Howellsxg: Clean up Arla xg files
2014-01-10 David HowellsImport the Arla XG files
2014-01-09 David HowellsIntegrate the afs_xg.h contents back into afs.h and...
2014-01-09 David Howellsrxgen: Extract C synchronous RPC func emitter
2014-01-09 David Howellsrxgen: Extract C struct marshal/unmarshal code emitter
2014-01-09 David Howellsrxgen: Extract py module emitter
2014-01-09 David Howellsrxgen: Turn the py module emitter into a perl subroutine
2014-01-09 David Howellsrxgen: Extract py wrapper type emitter
2014-01-09 David Howellsrxgen: Extract py wrapper func emitter
2014-01-09 David Howellsrxgen: Make lists of constants, structs and funcs global
2014-01-09 David Howellsrxgen: Move rxgen.pl to its own dir
2014-01-09 David HowellsInitial code commit now that the VLDB lookup test pytho...
2014-01-08 David HowellsInitial revision