gkeys.log: Isolate file-handler code in the logpath branch
[gentoo-keys.git] / gkeyldap /
2014-05-26 Pavlos RatisMerge pull request #5 from gentoo/week2_remove_unused_code
2014-05-26 Pavlos Ratisremove unused GKEY code
2014-05-25 Pavlos RatisMerge pull request #4 from gentoo/week1_seed_handling
2014-05-25 Pavlos Ratisremove KEYLEN_MAP
2014-05-24 Pavlos Ratisswitch seed handling from list to dictionary
2014-05-21 Pavlos RatisMerge pull request #2 from gentoo/week1_json_switch
2014-05-20 Pavlos Ratisswitch current seed file format to JSON
2014-05-20 Pavlos RatisMerge pull request #1 from gentoo/week1_small_improvements
2014-05-20 Pavlos Ratismisc improvements
2014-05-20 Pavlos Ratisremove unused build_gkeydict function from gkeyldap
2014-05-15 Brian Dolbeccli.py: Complete docstrings
2014-03-01 Pavlos Ratisfix typo
2013-11-16 Brian DolbecMove KEY_LEN to config.
2013-11-15 Brian DolbecAdd errors count to the output.
2013-11-15 Brian DolbecBegin migration to fingerprints only in ldap info
2013-11-15 Brian Dolbecpreliminary coding to make gkeyldap py3 capable
2013-11-09 Brian DolbecAdd missing logger.info messages.
2013-11-09 Brian DolbecDon't add a dev's seed if there were errors
2013-11-09 Brian DolbecAdd more checks moving them to idividual functions.
2013-07-17 Brian DolbecChange to make keys install to individual directories.
2013-07-14 Brian DolbecMove the api actions to it's own class.
2013-07-06 Brian Dolbecfix some typo's
2013-07-06 Brian DolbecAdd gpgkey, gpgfingerprint check when building the...
2013-07-06 Brian DolbecInitial logfile capability
2013-07-06 Brian DolbecRemove spaces in fingerprints to match what gpg returns
2013-06-23 Brian DolbecMap dev's GKEY keyring field to ldap's uid.
2013-06-23 Brian DolbecAdd check for no valid keyid/longkeyid found in ldap...
2013-06-23 Brian DolbecStrip line feeds from seeds when loading
2013-06-23 Brian Dolbecset encoding in files
2013-06-23 Brian Dolbecstrip errant line feeds in ldap values
2013-06-23 Brian DolbecAdd GKEY field name to error output
2013-06-23 Brian DolbecAdd keyid/longkeyid separation and assignment
2013-06-23 Brian DolbecAdd -D, --debug level to cli
2013-06-23 Brian DolbecAdd more progress feedback for normal usage.
2013-06-23 Brian DolbecMake the logger, namespace able.
2013-06-23 Brian DolbecUnify logger message identification
2013-06-22 Brian DolbecSome pyflakes cleanup and fix logger messages
2013-06-22 Brian DolbecAdd error output for missing data, comment out a debug...
2013-06-22 Brian DolbecSort the devs on their nick
2013-06-22 Brian DolbecAdd seed count and error for missing data
2013-06-22 Brian Dolbecfilter results for 'active' devs only
2013-06-22 Brian DolbecInitial commit of an ldap search and seed file creation...