aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gkeys-ldap updateseeds.sh: Shellcheck cleanupBrian Dolbec2018-07-061-26/+26
* gkeys-ldap updateseeds.sh: Add a force override optionBrian Dolbec2018-07-061-0/+6
* gkeys-ldap update-seeds.sh: Add -S option to git commits to ensure they are g...Brian Dolbec2018-07-061-2/+2
* gkeys-ldap: Add missed CliBase.__init__() callBrian Dolbec2016-12-231-0/+1
* gkeys-ldap: Remove keychain line from update-seeds.shBrian Dolbec2016-12-231-2/+0
* gkeys-ldap: Add --signed to push commands in update-seeds.shBrian Dolbec2016-12-231-2/+2
* Bump versions for a release0.2Brian Dolbec2016-01-231-1/+1
* gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper commandBrian Dolbec2015-08-081-0/+1
* gkeys-ldap: Remove keyid/longkeyid from ldap search infoBrian Dolbec2015-05-302-42/+5
* gkeyldap/actions.py: Ignore 'undefined' for the keyid,longkeyid fields.Brian Dolbec2015-03-231-1/+1
* gkeyldap/actions.py: Comment out longkeyid checkBrian Dolbec2015-03-111-6/+6
* update-seeds: Add keychain supportBrian Dolbec2015-03-062-0/+4
* update-seeds.sh: Fix capability to push the log file to another urlBrian Dolbec2015-03-063-1/+4
* gkeys-ldap: Add saving the logfilename to know which log file to pushBrian Dolbec2015-01-303-1/+7
* gkeys-ldap: Add version info in cli.py, update versionBrian Dolbec2015-01-302-1/+3
* gkeys-ldap: Update update-seeds.sh and config for new gkey-seeds repoBrian Dolbec2015-01-302-7/+36
* gentoo-keys: Correctly define the OrderedDict'sBrian Dolbec2015-01-301-6/+6
* gkeyldap/bin/make-rel.kering.sh: Initial rough-in of a keyring release scriptBrian Dolbec2015-01-051-0/+38
* gkeyldap: redundancy to ldap slavesPavlos Ratis2015-01-052-13/+18
* gkeys, gkeyldap: Update updatefiles() config handlingBrian Dolbec2015-01-051-1/+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
* gkeys: Move Action_Map and other non-operation data to action_map.pyBrian Dolbec2015-01-051-3/+1
* gkeyldap/actions.py: Add generated default uid to seed dataBrian Dolbec2015-01-051-0/+1
* gkeys: Add pub_keyid property to GKEYBrian Dolbec2015-01-052-0/+3
* cli.py: Remove redundant codeBrian Dolbec2015-01-031-2/+6
* Migrate all pkgs to using a complete Action_Map dictionaryBrian Dolbec2015-01-031-10/+21
* remove unused importsPavlos Ratis2014-12-301-1/+0
* gkeyldap/cli.py: Remove unused importsBrian Dolbec2014-12-261-3/+0
* Map sub commands to class functionsBrian Dolbec2014-12-262-1/+8
* gkeys/base.py: Shorten and enhance epilog messageBrian Dolbec2014-12-261-2/+1
* gkeys-ldap/cli.py: Update print_results assignment for CliBaseBrian Dolbec2014-12-251-1/+1
* gkeys-ldap/actions.py: Update action return values to match what CliBase expectsBrian Dolbec2014-12-251-2/+2
* gkeys-ldap/actions.py: Fix some outputs for errors and consistencyBrian Dolbec2014-12-251-5/+5
* gkeys-ldap/actions.py: Fix config.get() call to config.get_key()Brian Dolbec2014-12-251-1/+1
* gkeys-ldap: Update args use for the new category handlingBrian Dolbec2014-12-252-7/+5
* gkeys-ldap/actions.py: Update self.output for the CliBase functionBrian Dolbec2014-12-251-14/+14
* gkeys-ldap: Pass in our logger to LdapConnect classBrian Dolbec2014-12-252-10/+10
* gkeys-ldap: Pass in our logger instance to LdapSearch classBrian Dolbec2014-12-252-10/+10
* gkeys-ldap: Update update-seeds.{sh,conf} for name changesBrian Dolbec2014-12-252-6/+6
* gkeyldap/cli.py: Fix missed import of Action_OptionsBrian Dolbec2014-12-221-1/+1
* Move the 3 pkgs into their own *-pkg dirBrian Dolbec2014-12-2211-0/+656