summaryrefslogtreecommitdiffstats
path: root/daemons/dnssec
Commit message (Expand)AuthorAgeFilesLines
* Set explicit confdir option for global contextsChristian Heimes2016-12-023-3/+12
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-293-8/+8
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-293-10/+9
* Build: fix path in ipa-ods-exporter.socket unit filePetr Spacek2016-11-211-1/+1
* Build: integrate daemons/dnssec into build systemPetr Spacek2016-11-095-9/+41
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-061-4/+2
* Pylint: enable check for unused-variablesMartin Basti2016-09-271-0/+2
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* Pylint: enable global-variable-not-assigned checkMartin Basti2016-09-231-1/+3
* Remove unused locking "context manager"David Kupka2016-06-171-13/+0
* DNSSEC: Log debug messages at log level DEBUGPetr Spacek2016-01-071-1/+1
* DNSSEC: ipa-ods-exporter: add ldap-cleanup commandPetr Spacek2016-01-071-12/+48
* DNSSEC: remove keys purged by OpenDNSSEC from master HSM from LDAPPetr Spacek2016-01-071-7/+38
* DNSSEC: logging improvements in ipa-ods-exporterPetr Spacek2016-01-071-6/+11
* DNSSEC: Make sure that current state in OpenDNSSEC matches key state in LDAPPetr Spacek2016-01-071-10/+95
* DNSSEC: Improve error reporting from ipa-ods-exporterPetr Spacek2016-01-071-1/+3
* Remove unused importsMartin Basti2015-12-233-16/+0
* Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding L...Petr Spacek2015-10-072-8/+4
* DNSSEC: Wrap master key using RSA OAEP instead of old PKCS v1.5.Petr Spacek2015-09-031-3/+3
* DNSSEC: Fix key metadata exportPetr Spacek2015-09-031-1/+1
* DNSSEC: Fix deadlock in ipa-ods-exporter <-> ods-enforcerd interactionPetr Spacek2015-09-031-8/+31
* DNSSEC: prevent ipa-ods-exporter from looping after service auto-restartPetr Spacek2015-09-031-0/+6
* DNSSEC: remove ccache and keytab of ipa-ods-exporterMartin Basti2015-09-031-1/+1
* Use the print functionPetr Viktorin2015-09-011-1/+2
* Use Python3-compatible dict method namesPetr Viktorin2015-09-012-5/+5
* Port from python-krbV to python-gssapiMichael Simacek2015-08-262-4/+4
* improve the handling of krb5-related errors in dnssec daemonsMartin Babinsky2015-08-183-4/+20
* Modernize 'except' clausesPetr Viktorin2015-08-121-2/+2
* Modernize number literalsPetr Viktorin2015-07-311-1/+1
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* DNSSEC: Store time & date key metadata in UTC.Petr Spacek2015-07-011-1/+7
* DNSSEC: Improve ipa-ods-exporter log messages with key metadata.Petr Spacek2015-06-291-1/+1
* DNSSEC: Add ability to trigger full data synchronization to ipa-ods-exporter.Petr Spacek2015-06-291-45/+57
* DNSSEC: log ipa-ods-exporter file lock operations into debug logPetr Spacek2015-06-291-0/+3
* DNSSEC: ipa-ods-exporter: move zone synchronization into separate functionPetr Spacek2015-06-291-60/+64
* DNSSEC: Accept ipa-ods-exporter commands from command line.Petr Spacek2015-06-291-36/+60
* DNSSEC: Detect invalid master keys in LDAP.Petr Spacek2015-06-291-0/+1
* Hide traceback in ipa-dnskeysyncd if kinit failed.Petr Spacek2015-06-241-1/+6
* DNSSEC: fix traceback during shutdown phaseMartin Basti2015-06-151-11/+11
* use separate ccache filename for each IPA DNSSEC daemonMartin Babinsky2015-04-243-3/+3
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-203-5/+11
* DNSSEC: Do not log into filesMartin Basti2015-04-023-3/+3
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-263-3/+3
* DNSSEC catch ldap exceptions in ipa-dnskeysyncdMartin Basti2015-01-231-2/+6
* DNSSEC: remove container_dnssec_keysJan Cholasta2014-10-212-2/+4
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-216-0/+806