summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* IPA-SAM: Fix build with samba 4.4Lukas Slebodnik2016-02-021-0/+6
* ipa-kdb: map_groups() consider all resultsSumit Bose2016-02-021-52/+56
* Convert ipa-sam to use the new getkeytab controlSimo Sorce2016-02-012-52/+32
* Improve keytab code to select the right principal.Simo Sorce2016-02-014-9/+20
* extdom: Remove unused macroLukas Slebodnik2016-01-291-2/+0
* ipa-kdb: get_authz_data_types() make sure entry can be NULLSumit Bose2016-01-272-1/+9
* prevent moving of topology entries out of managed scope by modrdn operationsLudwig Krispenz2016-01-213-0/+56
* Always verify we have a valid ldap context.Simo Sorce2016-01-131-0/+29
* Use only AES enctypes by defaultSimo Sorce2016-01-131-11/+3
* Don't error when find_base() fails if a base is not requiredNathaniel McCallum2016-01-121-4/+5
* 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
* FIX: ipa_kdb_principals: add missing break statementMartin Basti2015-11-301-0/+1
* Return default TL_DATA is krbExtraData is missingSimo Sorce2015-11-251-1/+10
* ipasam: fix a use-after-free issueSumit Bose2015-11-231-1/+2
* ipasam: use more restrictive search filter for group lookupSumit Bose2015-11-231-1/+3
* ipasam: fix wrong usage of talloc_new()Sumit Bose2015-11-231-1/+1
* ipa_kdb_tests: Fix test with default krb5.confLukas Slebodnik2015-11-181-0/+4
* cmocka_tests: Do not use deprecated cmocka interfaceLukas Slebodnik2015-11-183-25/+36
* ipa-extdom-extop: Fix warning WformatLukas Slebodnik2015-11-131-1/+1
* topology: Fix warning WshadowLukas Slebodnik2015-11-131-1/+0
* ipa_kdb_tests: Fix warning Wmissing-bracesLukas Slebodnik2015-11-131-2/+2
* ipa_kdb_tests: Remove unused variablesLukas Slebodnik2015-11-131-4/+0
* update list of managed servers when a suffix becomes managedLudwig Krispenz2015-10-304-30/+42
* reject agreement only if both ends are managedLudwig Krispenz2015-10-301-1/+2
* handle cleaning of RUV in the topology pluginLudwig Krispenz2015-10-263-0/+106
* prevent operation on tombstonesLudwig Krispenz2015-10-154-1/+22
* handle multiple managed suffixesLudwig Krispenz2015-10-157-50/+212
* topology plugin configuration workaroundPetr Vobornik2015-10-151-0/+1
* client referral support for trusted domain principalsAlexander Bokovoy2015-10-083-0/+123
* Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding L...Petr Spacek2015-10-072-8/+4
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-071-2/+3
* Fix an integer underflow bug in libotpNathaniel McCallum2015-09-291-3/+3
* 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
* Fix minor typosYuri Chornoivan2015-07-171-1/+1