aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Move the 3 pkgs into their own *-pkg dirBrian Dolbec2014-12-224-208/+0
| | | | | This makes releasing each pkg independently easier. testpath: Update paths for the new directory structure
* gkeyldap: Initial commit of an update-seeds script and configBrian Dolbec2014-10-161-0/+55
| | | | | Chmod update-seeds.sh Remove extra whitespace, sort option settings.
* gkeys: Make the cli and Actions return True/Flase successBrian Dolbec2014-10-161-1/+4
| | | | | gkeys was not setting exit codes for operations. All usable actions should now export success/fail and set the correct exit code.
* remove try/except since it's unnecessaryPavlos Ratis2014-10-023-18/+14
|
* add gkey-gen implementation (GLEP 63 openPGP key generator)Pavlos Ratis2014-07-301-0/+52
| | | | Developers and users are now able to create GLEP 63 based GPG keys
* Rename bin/ldap-seeds to bin/gkey-ldap.Brian Dolbec2013-11-171-0/+0
|
* Initial commit of an ldap search and seed file creation tool.Brian Dolbec2013-06-221-0/+51
| | | | | | This app is intended to be run on infra machines or a dev's home directory on dev.gentoo.org in order for it to have access to the gentoo ldap server.
* chmod +x gkeysBrian Dolbec2012-12-091-0/+0
|
* rename to gkeys namespace, '-' in names is not allowed.Brian Dolbec2012-12-091-1/+1
|
* Initial stubbing out of a gentoo-keys gkey manager cli app, lib and config.Brian Dolbec2012-12-021-0/+51