remove unused GKEY code
[gentoo-keys.git] / gkeyldap / actions.py
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-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-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-14 Brian DolbecMove the api actions to it's own class.