]> www.infradead.org Git - users/dhowells/kafs-utils.git/shortlog
users/dhowells/kafs-utils.git
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