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
*
gkeys-ldap update-seeds.sh: Fix the HAS_UPDATES conditional
HEAD
master
Brian Dolbec dolsen
2018-08-15
1
-1
/
+1
*
gkeys actions.py: Add unique devs pass/fail tracking to spec-check
Brian Dolbec dolsen
2018-08-15
1
-12
/
+42
*
gkeys checks.py: Remove missed DSA algorithm entries
Brian Dolbec dolsen
2018-08-14
1
-2
/
+2
*
gkeys checks.py: Update glep 63 specs
Brian Dolbec dolsen
2018-08-14
1
-4
/
+3
*
gkeys-ldap update-seeds.sh: Fix missed space in command
Brian Dolbec
2018-08-14
1
-4
/
+14
*
gkeys/lock.py: Fix missed import namespace edit
Brian Dolbec
2018-07-07
1
-1
/
+1
*
gkeys/base.py: Fix args.email test for gkeys-ldap
Brian Dolbec
2018-07-07
1
-1
/
+1
*
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: Update version and authors
Brian Dolbec
2018-07-06
1
-2
/
+2
*
gkeys py2man: Add email option
Brian Dolbec
2018-07-06
1
-0
/
+3
*
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 actions.py: Exit smoothly if fetch failed to get a new file
Brian Dolbec
2018-07-06
1
-0
/
+3
*
gkeys seedhandler.py: Simplify code, let verify() handle fetching
Brian Dolbec
2018-07-06
1
-33
/
+35
*
gkeys actions.py: Assign sig_path from fetcher
Brian Dolbec
2018-07-06
1
-0
/
+1
*
gkeys base.py: Fix fetchonly typo and add to Args class
Brian Dolbec
2018-07-06
1
-1
/
+3
*
gkeys lib.py: Additional debug logging
Brian Dolbec
2018-07-06
2
-4
/
+5
*
gkeys log.py: Reduce the frequency of new log files, add a timestamp message
Brian Dolbec
2018-07-06
1
-2
/
+2
*
gkeys keyhandler: Additional debug logging
Brian Dolbec
2018-07-06
1
-1
/
+4
*
gkeys actions.py: Additional debug logging
Brian Dolbec
2018-07-06
1
-1
/
+7
*
gkets etc/*: Update for individual keyring locations.
Brian Dolbec
2018-07-06
2
-0
/
+14
*
gkeys actionbase.py: Update _set_category for the new keyrings config
Brian Dolbec
2018-07-06
1
-3
/
+2
*
gkeys actions.py: Add verify() recursion detection and exit
Brian Dolbec
2018-07-06
2
-1
/
+10
*
gkeysgen/actions.py: Use gkeys py_input and _unicode declarations
Brian Dolbec
2018-07-06
1
-5
/
+5
*
gkeys: Implement use of the new Fetch class
Brian Dolbec
2018-07-06
3
-60
/
+61
*
gkeys/lock.py: New LockDir class
Brian Dolbec
2018-07-06
1
-0
/
+31
*
gkeys/fetch.py: New Fetch class
Brian Dolbec
2018-07-06
1
-0
/
+63
*
gkeys/fileops.py: Add new updateseeds function
Brian Dolbec
2018-07-06
1
-0
/
+28
*
gkeys/utils.py: Add get_ack function
Brian Dolbec
2018-07-06
1
-0
/
+9
*
gkeysgpg/cli.py: Fix doctring typos
Brian Dolbec
2018-07-06
1
-2
/
+2
*
gkeys/actions/py: Move the py_input & _unicode import to __init__.py
Brian Dolbec
2018-07-06
2
-8
/
+9
*
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 base.py: Remove the auto-update code from run()
Brian Dolbec
2018-07-06
1
-58
/
+0
*
gkeys seedhandler.py: Add another debug log for the seedurl and seedpath
Brian Dolbec
2018-07-06
1
-0
/
+1
*
gkeys actions: Added automatic seeds,keys update capability
aeroniero33
2018-07-06
3
-13
/
+24
*
gkeys actions: Add keys updated reporting
aeroniero33
2018-07-06
2
-1
/
+39
*
gkeys/actions: Update the update-seed function
aeroniero33
2018-07-06
1
-25
/
+7
*
Created the send-key function
aeroniero33
2018-07-06
1
-4
/
+4
*
remove debug print
Pavlos Ratis
2018-07-06
1
-1
/
+0
*
Added automatic update check + fixes
aeroniero33
2018-07-06
3
-9
/
+85
*
Updated update-seed to display the updated keys when it's used
aeroniero33
2018-07-06
2
-1
/
+40
*
Updated the update-seed function and did a few improvements
aeroniero33
2018-07-06
2
-12
/
+34
*
Created the update-seed function
aeroniero33
2018-07-06
2
-2
/
+31
*
Made the default GPG config file overridable
aeroniero33
2018-07-06
1
-6
/
+16
*
Fixed a bug in the verify function
aeroniero33
2018-07-06
1
-1
/
+2
*
Created the send-key function
aeroniero33
2018-07-06
3
-1
/
+53
*
Implemented the email reminders in spec-check
aeroniero33
2018-07-06
1
-4
/
+34
*
Added some util methods in keyhandler
aeroniero33
2018-07-06
1
-0
/
+42
*
Added a mail script that handles the emailing proccess
aeroniero33
2018-07-06
1
-0
/
+51
[next]