Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the 3 pkgs into their own *-pkg dir | 2014-12-22 | 4 | -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 config | 2014-10-16 | 1 | -0/+55 | |
| | | | | | Chmod update-seeds.sh Remove extra whitespace, sort option settings. | ||||
* | gkeys: Make the cli and Actions return True/Flase success | 2014-10-16 | 1 | -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 unnecessary | 2014-10-02 | 3 | -18/+14 | |
| | |||||
* | add gkey-gen implementation (GLEP 63 openPGP key generator) | 2014-07-30 | 1 | -0/+52 | |
| | | | | Developers and users are now able to create GLEP 63 based GPG keys | ||||
* | Rename bin/ldap-seeds to bin/gkey-ldap. | 2013-11-17 | 1 | -0/+0 | |
| | |||||
* | Initial commit of an ldap search and seed file creation tool. | 2013-06-22 | 1 | -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 gkeys | 2012-12-09 | 1 | -0/+0 | |
| | |||||
* | rename to gkeys namespace, '-' in names is not allowed. | 2012-12-09 | 1 | -1/+1 | |
| | |||||
* | Initial stubbing out of a gentoo-keys gkey manager cli app, lib and config. | 2012-12-02 | 1 | -0/+51 | |