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
*
gkeysgpg: Get the initail cli operations working with stubbed out Actions
gkeys-gpg
Brian Dolbec
2015-07-25
3
-60
/
+114
*
gkeysgpg: Initial commit of the gkeys-gpg command
Brian Dolbec
2015-07-23
3
-0
/
+223
*
gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper command
Brian Dolbec
2015-07-23
4
-19
/
+31
*
gkeys/actions.py: Add filename extension check exclusion
Brian Dolbec
2015-06-22
1
-1
/
+2
*
gkeys/actions.py: verify url was not smart about being passed a sig url and w...
Brian Dolbec
2015-05-31
1
-3
/
+5
*
gkeys/actions.py: Fix an UnboundLocalError
Brian Dolbec
2015-05-30
1
-0
/
+1
*
gkeys/actions.py: Seed handling fixes
Brian Dolbec
2015-05-30
1
-4
/
+8
*
gkeys/seedhandler.py: Fix build_gkeydict()
Brian Dolbec
2015-05-30
1
-2
/
+5
*
gkeys/seed.py: Replace codecs usage with unicode()
Brian Dolbec
2015-05-30
1
-1
/
+3
*
gkeys-ldap: Remove keyid/longkeyid from ldap search info
Brian Dolbec
2015-05-30
2
-42
/
+5
*
gkeys/gkey.py: Fix typo in @license
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys: Use snakeoil's demandload where appropriate
Brian Dolbec
2015-05-30
4
-13
/
+31
*
gkeys/actions.py: Refactor installkey to refresh keys that are already instal...
Brian Dolbec
2015-05-30
1
-32
/
+46
*
gkeys/actions.py: Remove unused keyring_dir assignment
Brian Dolbec
2015-05-30
1
-1
/
+0
*
gkeys/seedhandler.py: Make key_search accept args as a dictionary or argspars...
Brian Dolbec
2015-05-30
1
-3
/
+13
*
gkeys/config.py: Correctly set default keyring dir name to keyrings
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys/config.py: Remove no longer used MAPSEEDS constant
Brian Dolbec
2015-05-30
1
-3
/
+0
*
gkeys: Remove gpgsearch option from list-key action
Brian Dolbec
2015-05-30
2
-39
/
+11
*
gkeys/actionspy: Fix grammar in the confirmation input message
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys: Fix list-key action to list all keys found in the keydir unless -f is ...
Brian Dolbec
2015-05-30
2
-5
/
+9
*
gkeys/lib.py: Fix logger message to show the correct function
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys/seedhandler.py: Add space removal for fingerprints in build_gkeydict()
Brian Dolbec
2015-05-30
1
-0
/
+2
*
gkeys: remove-key refactoring
Brian Dolbec
2015-04-20
2
-20
/
+42
*
gkeyldap/actions.py: Ignore 'undefined' for the keyid,longkeyid fields.
Brian Dolbec
2015-03-23
1
-1
/
+1
*
gkeys/checks.py: Downgrade the logging to warn from error
Brian Dolbec
2015-03-18
1
-3
/
+3
*
gkeys/checks.py: Fix the expiry warning summary not detecting any
Brian Dolbec
2015-03-17
2
-4
/
+7
*
gkeyldap/actions.py: Comment out longkeyid check
Brian Dolbec
2015-03-11
1
-6
/
+6
*
gkeys-gen: Improve output by stating the error that occurred
Brian Dolbec
2015-03-10
1
-2
/
+5
*
gkeys: Fix setting deafault location of homedir
Brian Dolbec
2015-03-10
2
-3
/
+5
*
gkeys/base.py: Fix expanduser error reported by K_F
Brian Dolbec
2015-03-07
1
-2
/
+2
*
gkeys/seed.py: Revert the use of codecs to open the seed file
Brian Dolbec
2015-03-06
1
-2
/
+2
*
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
4
-1
/
+13
*
gkeys/actions.py: _verify() Properly report a failed search
Brian Dolbec
2015-02-11
1
-3
/
+5
*
gkeys/actions.py: Remove result from del list, it's not always defined
Brian Dolbec
2015-02-11
1
-1
/
+1
*
gkeys/action_map.py: Add uid to possible options
Brian Dolbec
2015-02-11
1
-1
/
+1
*
gkeys/actions.py: separate the message info substitution
Brian Dolbec
2015-01-30
1
-3
/
+4
*
gkeys: Fix verify -F logic for inline sigs
Brian Dolbec
2015-01-30
2
-55
/
+62
*
gkeys: Wrap all strings which have %s with _unicode() to prevent decode errors
Brian Dolbec
2015-01-30
2
-108
/
+172
*
gkeys-ldap: Add saving the logfilename to know which log file to push
Brian Dolbec
2015-01-30
4
-2
/
+9
*
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
*
gkeys/actions.py: Trap UnicodeDecodeError for installkey()
Brian Dolbec
2015-01-30
1
-4
/
+11
*
gkeys/base.py: Remove no longer used code
Brian Dolbec
2015-01-30
1
-2
/
+0
*
logger location refactor bug 536314
Brian Dolbec
2015-01-30
3
-6
/
+14
*
gentoo-keys: Correctly define the OrderedDict's
Brian Dolbec
2015-01-30
3
-58
/
+58
*
gkeys/actions.py: Partially update removekey()
Brian Dolbec
2015-01-08
2
-10
/
+29
*
gkeys/seed.py: Rename search() to regex_search()
Brian Dolbec
2015-01-08
1
-1
/
+1
*
gkeys/seed.py: Update field_search() docstring
Brian Dolbec
2015-01-08
1
-2
/
+4
*
gkeys: Fix seed file loading, saving unicode issues
Brian Dolbec
2015-01-08
3
-25
/
+45
[next]