aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gkeys-ldap update-seeds.sh: Fix the HAS_UPDATES conditionalHEADmasterBrian Dolbec dolsen2018-08-151-1/+1
* gkeys actions.py: Add unique devs pass/fail tracking to spec-checkBrian Dolbec dolsen2018-08-151-12/+42
* gkeys checks.py: Remove missed DSA algorithm entriesBrian Dolbec dolsen2018-08-141-2/+2
* gkeys checks.py: Update glep 63 specsBrian Dolbec dolsen2018-08-141-4/+3
* gkeys-ldap update-seeds.sh: Fix missed space in commandBrian Dolbec2018-08-141-4/+14
* gkeys/lock.py: Fix missed import namespace editBrian Dolbec2018-07-071-1/+1
* gkeys/base.py: Fix args.email test for gkeys-ldapBrian Dolbec2018-07-071-1/+1
* bin/gkeys-ldap: Force python2.7 for nowBrian Dolbec2018-07-071-1/+1
* gkeyldap config.py: py3 update xrange ==> rangeBrian Dolbec2018-07-071-1/+1
* gkeys: Update version and authorsBrian Dolbec2018-07-061-2/+2
* gkeys py2man: Add email optionBrian Dolbec2018-07-061-0/+3
* gkeys-ldap updateseeds.sh: Shellcheck cleanupBrian Dolbec2018-07-061-26/+26
* gkeys-ldap updateseeds.sh: Add a force override optionBrian Dolbec2018-07-061-0/+6
* gkeys actions.py: Exit smoothly if fetch failed to get a new fileBrian Dolbec2018-07-061-0/+3
* gkeys seedhandler.py: Simplify code, let verify() handle fetchingBrian Dolbec2018-07-061-33/+35
* gkeys actions.py: Assign sig_path from fetcherBrian Dolbec2018-07-061-0/+1
* gkeys base.py: Fix fetchonly typo and add to Args classBrian Dolbec2018-07-061-1/+3
* gkeys lib.py: Additional debug loggingBrian Dolbec2018-07-062-4/+5
* gkeys log.py: Reduce the frequency of new log files, add a timestamp messageBrian Dolbec2018-07-061-2/+2
* gkeys keyhandler: Additional debug loggingBrian Dolbec2018-07-061-1/+4
* gkeys actions.py: Additional debug loggingBrian Dolbec2018-07-061-1/+7
* gkets etc/*: Update for individual keyring locations.Brian Dolbec2018-07-062-0/+14
* gkeys actionbase.py: Update _set_category for the new keyrings configBrian Dolbec2018-07-061-3/+2
* gkeys actions.py: Add verify() recursion detection and exitBrian Dolbec2018-07-062-1/+10
* gkeysgen/actions.py: Use gkeys py_input and _unicode declarationsBrian Dolbec2018-07-061-5/+5
* gkeys: Implement use of the new Fetch classBrian Dolbec2018-07-063-60/+61
* gkeys/lock.py: New LockDir classBrian Dolbec2018-07-061-0/+31
* gkeys/fetch.py: New Fetch classBrian Dolbec2018-07-061-0/+63
* gkeys/fileops.py: Add new updateseeds functionBrian Dolbec2018-07-061-0/+28
* gkeys/utils.py: Add get_ack functionBrian Dolbec2018-07-061-0/+9
* gkeysgpg/cli.py: Fix doctring typosBrian Dolbec2018-07-061-2/+2
* gkeys/actions/py: Move the py_input & _unicode import to __init__.pyBrian Dolbec2018-07-062-8/+9
* gkeys-ldap update-seeds.sh: Add -S option to git commits to ensure they are g...Brian Dolbec2018-07-061-2/+2
* gkeys base.py: Remove the auto-update code from run()Brian Dolbec2018-07-061-58/+0
* gkeys seedhandler.py: Add another debug log for the seedurl and seedpathBrian Dolbec2018-07-061-0/+1
* gkeys actions: Added automatic seeds,keys update capabilityaeroniero332018-07-063-13/+24
* gkeys actions: Add keys updated reportingaeroniero332018-07-062-1/+39
* gkeys/actions: Update the update-seed functionaeroniero332018-07-061-25/+7
* Created the send-key functionaeroniero332018-07-061-4/+4
* remove debug printPavlos Ratis2018-07-061-1/+0
* Added automatic update check + fixesaeroniero332018-07-063-9/+85
* Updated update-seed to display the updated keys when it's usedaeroniero332018-07-062-1/+40
* Updated the update-seed function and did a few improvementsaeroniero332018-07-062-12/+34
* Created the update-seed functionaeroniero332018-07-062-2/+31
* Made the default GPG config file overridableaeroniero332018-07-061-6/+16
* Fixed a bug in the verify functionaeroniero332018-07-061-1/+2
* Created the send-key functionaeroniero332018-07-063-1/+53
* Implemented the email reminders in spec-checkaeroniero332018-07-061-4/+34
* Added some util methods in keyhandleraeroniero332018-07-061-0/+42
* Added a mail script that handles the emailing proccessaeroniero332018-07-061-0/+51