GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoo-keys.git
gkeys-gpg
gsoc-2016
master
Seed-key files and utilities for managing gentoo gpg signing and verification keys
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gkeys-ldap
Commit message (
Expand
)
Author
Age
Files
Lines
*
gkeys-ldap update-seeds.sh: Fix missed space in command
Brian Dolbec
2018-08-14
1
-4
/
+14
*
bin/gkeys-ldap: Force python2.7 for now
Brian Dolbec
2018-07-07
1
-1
/
+1
*
gkeyldap config.py: py3 update xrange ==> range
Brian Dolbec
2018-07-07
1
-1
/
+1
*
gkeys-ldap updateseeds.sh: Shellcheck cleanup
Brian Dolbec
2018-07-06
1
-26
/
+26
*
gkeys-ldap updateseeds.sh: Add a force override option
Brian Dolbec
2018-07-06
1
-0
/
+6
*
gkeys-ldap update-seeds.sh: Add -S option to git commits to ensure they are g...
Brian Dolbec
2018-07-06
1
-2
/
+2
*
gkeys-ldap: Add missed CliBase.__init__() call
Brian Dolbec
2016-12-23
1
-0
/
+1
*
gkeys-ldap: Remove keychain line from update-seeds.sh
Brian Dolbec
2016-12-23
1
-2
/
+0
*
gkeys-ldap: Add --signed to push commands in update-seeds.sh
Brian Dolbec
2016-12-23
1
-2
/
+2
*
Bump versions for a release
0.2
Brian Dolbec
2016-01-23
1
-1
/
+1
*
gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper command
Brian Dolbec
2015-08-08
1
-0
/
+1
*
gkeys-ldap: Remove keyid/longkeyid from ldap search info
Brian Dolbec
2015-05-30
2
-42
/
+5
*
gkeyldap/actions.py: Ignore 'undefined' for the keyid,longkeyid fields.
Brian Dolbec
2015-03-23
1
-1
/
+1
*
gkeyldap/actions.py: Comment out longkeyid check
Brian Dolbec
2015-03-11
1
-6
/
+6
*
update-seeds: Add keychain support
Brian Dolbec
2015-03-06
2
-0
/
+4
*
update-seeds.sh: Fix capability to push the log file to another url
Brian Dolbec
2015-03-06
3
-1
/
+4
*
gkeys-ldap: Add saving the logfilename to know which log file to push
Brian Dolbec
2015-01-30
3
-1
/
+7
*
gkeys-ldap: Add version info in cli.py, update version
Brian Dolbec
2015-01-30
2
-1
/
+3
*
gkeys-ldap: Update update-seeds.sh and config for new gkey-seeds repo
Brian Dolbec
2015-01-30
2
-7
/
+36
*
gentoo-keys: Correctly define the OrderedDict's
Brian Dolbec
2015-01-30
1
-6
/
+6
*
gkeyldap/bin/make-rel.kering.sh: Initial rough-in of a keyring release script
Brian Dolbec
2015-01-05
1
-0
/
+38
*
gkeyldap: redundancy to ldap slaves
Pavlos Ratis
2015-01-05
2
-13
/
+18
*
gkeys, gkeyldap: Update updatefiles() config handling
Brian Dolbec
2015-01-05
1
-1
/
+1
*
Remove GKEYS_CONF from command line
Brian Dolbec
2015-01-05
2
-5
/
+5
*
gkeyldap: fix missed Seeds init logger param.
Brian Dolbec
2015-01-05
1
-1
/
+1
*
gkeyldap: missed os import
Brian Dolbec
2015-01-05
1
-1
/
+1
*
bin/update-seeds.sh: Update for hyphenated sub-command
Brian Dolbec
2015-01-05
1
-1
/
+1
*
gkeys: Move Action_Map and other non-operation data to action_map.py
Brian Dolbec
2015-01-05
1
-3
/
+1
*
gkeyldap/actions.py: Add generated default uid to seed data
Brian Dolbec
2015-01-05
1
-0
/
+1
*
gkeys: Add pub_keyid property to GKEY
Brian Dolbec
2015-01-05
2
-0
/
+3
*
cli.py: Remove redundant code
Brian Dolbec
2015-01-03
1
-2
/
+6
*
Migrate all pkgs to using a complete Action_Map dictionary
Brian Dolbec
2015-01-03
1
-10
/
+21
*
remove unused imports
Pavlos Ratis
2014-12-30
1
-1
/
+0
*
gkeyldap/cli.py: Remove unused imports
Brian Dolbec
2014-12-26
1
-3
/
+0
*
Map sub commands to class functions
Brian Dolbec
2014-12-26
2
-1
/
+8
*
gkeys/base.py: Shorten and enhance epilog message
Brian Dolbec
2014-12-26
1
-2
/
+1
*
gkeys-ldap/cli.py: Update print_results assignment for CliBase
Brian Dolbec
2014-12-25
1
-1
/
+1
*
gkeys-ldap/actions.py: Update action return values to match what CliBase expects
Brian Dolbec
2014-12-25
1
-2
/
+2
*
gkeys-ldap/actions.py: Fix some outputs for errors and consistency
Brian Dolbec
2014-12-25
1
-5
/
+5
*
gkeys-ldap/actions.py: Fix config.get() call to config.get_key()
Brian Dolbec
2014-12-25
1
-1
/
+1
*
gkeys-ldap: Update args use for the new category handling
Brian Dolbec
2014-12-25
2
-7
/
+5
*
gkeys-ldap/actions.py: Update self.output for the CliBase function
Brian Dolbec
2014-12-25
1
-14
/
+14
*
gkeys-ldap: Pass in our logger to LdapConnect class
Brian Dolbec
2014-12-25
2
-10
/
+10
*
gkeys-ldap: Pass in our logger instance to LdapSearch class
Brian Dolbec
2014-12-25
2
-10
/
+10
*
gkeys-ldap: Update update-seeds.{sh,conf} for name changes
Brian Dolbec
2014-12-25
2
-6
/
+6
*
gkeyldap/cli.py: Fix missed import of Action_Options
Brian Dolbec
2014-12-22
1
-1
/
+1
*
Move the 3 pkgs into their own *-pkg dir
Brian Dolbec
2014-12-22
11
-0
/
+656