aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename gkey-gen to gkeys-gen for consistency0.1_rc1Pavlos Ratis2015-01-084-5/+5
* add checks to fetch-seed in case of missing categoryPavlos Ratis2015-01-082-3/+4
* gkeys/doc/gkeys.1: Remove man page in favor of the generated oneBrian Dolbec2015-01-071-97/+0
* gkeys: Finally fix all the unicode printing errorsBrian Dolbec2015-01-072-14/+16
* gkeys, gkeys-gen: Add --version optionBrian Dolbec2015-01-077-3/+12
* gentoo-keys: Update .gitignoreBrian Dolbec2015-01-071-0/+7
* py2man/manpages.py: Use ensure_dirs from gkeys fileopsBrian Dolbec2015-01-071-0/+7
* gkeys/base.py: Wrap all output with _unicode_decode()Brian Dolbec2015-01-071-4/+5
* gkeys, gkeys-gen: Make sdist do .bz2 compression Brian Dolbec2015-01-072-0/+24
* gentoo-keys: Add the doc and py2man directories to testpath and .gitignoreBrian Dolbec2015-01-072-0/+11
* gkeys, gkeys-gen: Include py2man for sdist tarball creationBrian Dolbec2015-01-072-0/+2
* gkeys/setup.py py2man import fixBrian Dolbec2015-01-063-13/+3
* gkeys, gkeys-gen: Fix man page installationBrian Dolbec2015-01-062-38/+6
* gkeys, gkeys-gen: set version to "0.1"Brian Dolbec2015-01-062-2/+2
* gkeysgen/actions.py: Add gen-key exampleBrian Dolbec2015-01-061-1/+49
* gkeygen/actions.py: Add list-specs action, exampleBrian Dolbec2015-01-061-3/+22
* gkeys-gen: Setup.py updates for man page generationBrian Dolbec2015-01-063-8/+168
* py2man/options.py: Add missed '1name' optionBrian Dolbec2015-01-061-0/+2
* py2man/manpages.py: set date once, debug fixesBrian Dolbec2015-01-061-10/+15
* py2man/*.template: Fix missed 's' in %(actions)sBrian Dolbec2015-01-062-2/+2
* gkeyldap/bin/make-rel.kering.sh: Initial rough-in of a keyring release scriptBrian Dolbec2015-01-051-0/+38
* py2man: missed long_desc from command.templatePavlos Ratis2015-01-051-0/+1
* gkeyldap: redundancy to ldap slavesPavlos Ratis2015-01-052-13/+18
* py2man: updates for sake of consistencyPavlos Ratis2015-01-054-5/+9
* py2man: tiny updatesPavlos Ratis2015-01-053-11/+11
* gkeys, gkeyldap: Update updatefiles() config handlingBrian Dolbec2015-01-052-25/+32
* gkeys/seed.py: Fix logic errors in _seeds2jsonBrian Dolbec2015-01-051-4/+1
* Remove GKEYS_CONF from command lineBrian Dolbec2015-01-052-5/+5
* gkeyldap: fix missed Seeds init logger param.Brian Dolbec2015-01-051-1/+1
* gkeyldap: missed os importBrian Dolbec2015-01-051-1/+1
* bin/update-seeds.sh: Update for hyphenated sub-commandBrian Dolbec2015-01-051-1/+1
* py2man: Make authors configurableBrian Dolbec2015-01-053-10/+15
* gkeys/actions.py: moveseed() Fix SeedHandler intializationBrian Dolbec2015-01-051-2/+2
* gkeys/actions.py: Fix self.listseed() return assignmentsBrian Dolbec2015-01-051-3/+3
* gkeys/seed.py: Downgrade logger.error msgs to debug if trap_errors is set TrueBrian Dolbec2015-01-052-4/+10
* gkeys: Move Action_Map and other non-operation data to action_map.pyBrian Dolbec2015-01-055-187/+440
* gkeyldap/actions.py: Add generated default uid to seed dataBrian Dolbec2015-01-051-0/+1
* gkeys: Add pub_keyid property to GKEYBrian Dolbec2015-01-058-25/+47
* gkeys/actions.py: Remove import-key from Available_actionsBrian Dolbec2015-01-051-1/+1
* py2man: Initial man templatesBrian Dolbec2015-01-052-0/+72
* Initial py2man pkg for auto-generating our man pagesBrian Dolbec2015-01-053-0/+266
* gkeys/__init__.py: Add Gkeys_Map for man page creationBrian Dolbec2015-01-051-0/+22
* gkeys/actions.py: Fix mis-sorted Key_ActionsBrian Dolbec2015-01-031-2/+2
* gkeys/actions.py: Move list-cats to General_ActionsBrian Dolbec2015-01-031-10/+10
* cli.py: Remove redundant codeBrian Dolbec2015-01-033-16/+16
* Migrate all pkgs to using a complete Action_Map dictionaryBrian Dolbec2015-01-036-82/+215
* gkeys/actions.py: Eliminate possible handler not defined errorBrian Dolbec2015-01-031-1/+1
* gkeys/base.py: Correct the option help messagesBrian Dolbec2015-01-031-5/+6
* gkeys/actions.py: sort the actions and the options for a better displayBrian Dolbec2015-01-031-9/+9
* initial man pagePavlos Ratis2015-01-021-0/+97