fix some typo's
[gentoo-keys.git] / gkeys /
2013-07-06 Brian DolbecInitial logfile capability
2013-07-06 Brian DolbecWork in progress changes to get add_key coded & working.
2013-07-06 Brian DolbecRefactor GKEY calss to handle all packing and unpacking...
2013-06-23 Brian DolbecStrip line feeds from seeds when loading
2013-06-23 Brian DolbecFix a self error
2013-06-23 Brian DolbecAdd -D, --debug level to cli
2013-06-23 Brian DolbecMake the logger, namespace able.
2013-06-23 Brian DolbecUnify logger message identification
2013-06-22 Brian DolbecInitial commit of an ldap search and seed file creation...
2013-06-22 Brian DolbecAdd a configured separator for the in file seed info.
2013-06-22 Brian DolbecAdd keyring parameter to GkeysGPG class
2013-06-22 Brian DolbecAdd nick field to GKEY class
2013-06-22 Brian DolbecAdd a --nick option.
2012-12-23 Brian Dolbecremove the shebang from all lib files, since they won...
2012-12-10 Brian Dolbecfix missed copy/paste edit.
2012-12-10 Brian Dolbecadd moveseed functionality.
2012-12-10 Brian Dolbeccode list, add remove seeds. Very basic output printing...
2012-12-10 Brian Dolbecdebug seed.py
2012-12-10 Brian Dolbechyphenate the config file variables, make config handli...
2012-12-09 Brian Dolbecadd gkeys.__init__.py
2012-12-09 Brian DolbecNew file seed.py, class Seeds for all seed file handli...
2012-12-09 Brian Dolbecrename to gkeys namespace, '-' in names is not allowed.
2012-12-03 Brian DolbecAdd a copy of layman's utils.py minus some layman speci...
2012-12-03 Brian DolbecInitial stubbing out of a gentoo-keys gkey manager...