summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipa-kdb: add unit_tests for string_to_sid() and dom_sid_string()Sumit Bose2015-07-081-0/+60
* ipa-kdb: make string_to_sid() and dom_sid_string() more robustSumit Bose2015-07-081-1/+10
* ipa-kdb: add unit-test for filter_logon_info()Sumit Bose2015-07-083-50/+323
* ipa-kdb: convert test to cmockaSumit Bose2015-07-082-88/+49
* extdom: add unit-test for get_user_grouplist()Sumit Bose2015-07-084-2/+1045
* ipa-pwd-extop: expand error message to tell what user is not allowed to fetch...Alexander Bokovoy2015-07-081-2/+2
* ipa-sidgen: reduce log level to normal if domain SID is not availableAlexander Bokovoy2015-07-081-1/+1
* add one-way trust support to ipasamAlexander Bokovoy2015-07-081-21/+85
* ipa-kdb: filter out group membership from MS-PAC for exact SID matches tooAlexander Bokovoy2015-07-081-1/+99
* ipa-kdb: use proper memory chunk size when moving sidsAlexander Bokovoy2015-07-081-3/+17
* allow deletion of segment if endpoint is not managedLudwig Krispenz2015-07-023-0/+17
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* v2 improve processing of invalid data.Ludwig Krispenz2015-07-013-14/+43
* DNSSEC: Store time & date key metadata in UTC.Petr Spacek2015-07-011-1/+7
* v2 clear start attr from segment after initializationLudwig Krispenz2015-06-304-0/+129
* fix coverity issuesLudwig Krispenz2015-06-291-1/+13
* ipa-kdb: common function to get key encodings/salt typesMartin Babinsky2015-06-292-70/+62
* 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
* correct management of one directional segmentsLudwig Krispenz2015-06-295-39/+160
* 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
* v2-reject modifications of endpoints and connectivity of a segmentLudwig Krispenz2015-06-111-9/+60
* make sure the agremment rdn match the rdn used in the segmentLudwig Krispenz2015-06-111-18/+19
* move replications managers group to cn=sysaccounts,cn=etc,$SUFFIXPetr Vobornik2015-06-111-1/+1
* check for existing and self referential segmentsLudwig Krispenz2015-06-101-10/+20
* Fix s4u2proxy README and add warningSimo Sorce2015-06-081-2/+14
* crash when removing a replicaLudwig Krispenz2015-06-041-3/+11
* plugin uses 1 as minimum domain level to become active no calculation based o...Ludwig Krispenz2015-06-044-28/+12
* replica install fails with domain level 1Ludwig Krispenz2015-06-023-5/+3
* Detect default encsalts kadmin password changeSimo Sorce2015-05-275-0/+144
* ds plugin - manage replication topology in the shared treeLudwig Krispenz2015-05-2611-0/+4061
* User life cycle: new stageuser commands activateThierry Bordaz2015-05-181-0/+48
* Fix a signedness bug in OTP codeNathaniel McCallum2015-05-051-3/+3