summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* client referral support for trusted domain principals4-2-trust-fixesAlexander Bokovoy2015-09-033-0/+123
* improve the handling of krb5-related errors in dnssec daemonsMartin Babinsky2015-08-183-4/+20
* 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
* 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
* User Life Cycle: Exclude subtree for ipaUniqueID generationThierry bordaz (tbordaz)2015-04-081-0/+16
* do not log BINDs to non-existent users as errorsMartin Babinsky2015-04-021-2/+2
* DNSSEC: Do not log into filesMartin Basti2015-04-023-3/+3
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-264-4/+1
* extdom: migrate check-based test to cmockaSumit Bose2015-03-185-245/+176
* extdom: add selected error messagesSumit Bose2015-03-181-13/+38