commit: 1456cc998790edefa9cdef8a21bf47882c7d3574
Author: Pavlos Ratis <dastergon <AT> dastergon <DOT> gr>
AuthorDate: Sat Dec 20 19:08:02 2014 +0000
Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
CommitDate: Sat Dec 20 19:08:02 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=1456cc99
Merge pull request #35 from gentoo/dol-sen-PR
Dol sen pr, new glepcheck action and other fixes
etc/gkeys.conf.sample | 20 +--
gkeyldap/actions.py | 10 +-
gkeyldap/cli.py | 102 ++------------
gkeys/actions.py | 182 ++++++++++++++++++++++--
gkeys/{cli.py => base.py} | 96 ++++++++-----
gkeys/checks.py | 353 ++++++++++++++++++++++++++++++++++++++++++++--
gkeys/cli.py | 207 +++------------------------
gkeys/config.py | 6 +-
gkeys/lib.py | 41 +++++-
gkeys/seedhandler.py | 14 +-
10 files changed, 671 insertions(+), 360 deletions(-)