fix some typo's
[gentoo-keys.git] / gkeyldap /
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...