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
Commit message (
Expand
)
Author
Age
Files
Lines
*
py2man/options.py: Add missed '1name' option
Brian Dolbec
2015-01-06
1
-0
/
+2
*
py2man/manpages.py: set date once, debug fixes
Brian Dolbec
2015-01-06
1
-10
/
+15
*
py2man/*.template: Fix missed 's' in %(actions)s
Brian Dolbec
2015-01-06
2
-2
/
+2
*
gkeyldap/bin/make-rel.kering.sh: Initial rough-in of a keyring release script
Brian Dolbec
2015-01-05
1
-0
/
+38
*
py2man: missed long_desc from command.template
Pavlos Ratis
2015-01-05
1
-0
/
+1
*
gkeyldap: redundancy to ldap slaves
Pavlos Ratis
2015-01-05
2
-13
/
+18
*
py2man: updates for sake of consistency
Pavlos Ratis
2015-01-05
4
-5
/
+9
*
py2man: tiny updates
Pavlos Ratis
2015-01-05
3
-11
/
+11
*
gkeys, gkeyldap: Update updatefiles() config handling
Brian Dolbec
2015-01-05
2
-25
/
+32
*
gkeys/seed.py: Fix logic errors in _seeds2json
Brian Dolbec
2015-01-05
1
-4
/
+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
*
py2man: Make authors configurable
Brian Dolbec
2015-01-05
3
-10
/
+15
*
gkeys/actions.py: moveseed() Fix SeedHandler intialization
Brian Dolbec
2015-01-05
1
-2
/
+2
*
gkeys/actions.py: Fix self.listseed() return assignments
Brian Dolbec
2015-01-05
1
-3
/
+3
*
gkeys/seed.py: Downgrade logger.error msgs to debug if trap_errors is set True
Brian Dolbec
2015-01-05
2
-4
/
+10
*
gkeys: Move Action_Map and other non-operation data to action_map.py
Brian Dolbec
2015-01-05
5
-187
/
+440
*
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
8
-25
/
+47
*
gkeys/actions.py: Remove import-key from Available_actions
Brian Dolbec
2015-01-05
1
-1
/
+1
*
py2man: Initial man templates
Brian Dolbec
2015-01-05
2
-0
/
+72
*
Initial py2man pkg for auto-generating our man pages
Brian Dolbec
2015-01-05
3
-0
/
+266
*
gkeys/__init__.py: Add Gkeys_Map for man page creation
Brian Dolbec
2015-01-05
1
-0
/
+22
*
gkeys/actions.py: Fix mis-sorted Key_Actions
Brian Dolbec
2015-01-03
1
-2
/
+2
*
gkeys/actions.py: Move list-cats to General_Actions
Brian Dolbec
2015-01-03
1
-10
/
+10
*
cli.py: Remove redundant code
Brian Dolbec
2015-01-03
3
-16
/
+16
*
Migrate all pkgs to using a complete Action_Map dictionary
Brian Dolbec
2015-01-03
6
-82
/
+215
*
gkeys/actions.py: Eliminate possible handler not defined error
Brian Dolbec
2015-01-03
1
-1
/
+1
*
gkeys/base.py: Correct the option help messages
Brian Dolbec
2015-01-03
1
-5
/
+6
*
gkeys/actions.py: sort the actions and the options for a better display
Brian Dolbec
2015-01-03
1
-9
/
+9
*
initial man page
Pavlos Ratis
2015-01-02
1
-0
/
+97
*
gkeys/actions.py: Remove redundant (broken) verify_info code
Brian Dolbec
2015-01-01
1
-4
/
+0
*
etc/gkeys.conf: Set a normal default log directory
Brian Dolbec
2015-01-01
1
-1
/
+2
*
gkeys: update gkeys.conf
Brian Dolbec
2015-01-01
1
-16
/
+32
*
gkeys-gen/etc/gkeys-gen.conf: Updates, add a second spec
Brian Dolbec
2014-12-31
1
-5
/
+15
*
gkeygen/actions.py: Message updates to show spec file and url being used
Brian Dolbec
2014-12-31
2
-8
/
+16
*
gekys-gen/setup.py: Update for recent changes
Brian Dolbec
2014-12-31
1
-0
/
+4
*
gkeys/actions.py: Update docstrings and action options
Brian Dolbec
2014-12-31
1
-8
/
+14
*
gkeygen/actions.py: Py 3 fixes
Brian Dolbec
2014-12-31
1
-5
/
+6
*
gkeys-gen: Add spec option
Brian Dolbec
2014-12-31
2
-5
/
+13
*
gkeys-gen: Initial migration to use gkeys.base.CliBase class
Brian Dolbec
2014-12-31
5
-126
/
+120
*
gkeys/config.py: Move default config file setting to a function
Brian Dolbec
2014-12-31
1
-6
/
+9
*
gkeys/config.py: Make it possible to read more than one config file
Brian Dolbec
2014-12-31
3
-20
/
+36
*
gkeys: Remove the need to import gkeys seed.py and lib.py
Brian Dolbec
2014-12-31
5
-76
/
+75
*
gkeys/base.py: Sort the _option_* functions
Brian Dolbec
2014-12-30
1
-48
/
+53
*
gkeys/actions.py: Rename key-search action to search-key for consistency
Brian Dolbec
2014-12-30
1
-3
/
+3
*
gkeys: Add UpdateDbError exception usage
Brian Dolbec
2014-12-30
4
-8
/
+18
*
gkeys/exception.py: Initial creation of GkeyException classes
Brian Dolbec
2014-12-30
1
-0
/
+78
[next]