summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins
Commit message (Expand)AuthorAgeFilesLines
* Allow unexpiring passwordsDavid Kupka2016-07-012-10/+16
* ipapwd_extop should use TARGET_DN defined by a pre-extop pluginThierry Bordaz2016-06-241-8/+28
* ipa-enrollment: set krbCanonicalName attribute on enrolled host entryMartin Babinsky2016-06-231-0/+15
* Topology plugins sigsev/heap corruption when adding a managed hostroot2016-06-221-0/+1
* v2 - avoid crash in topology plugin when host list contains host with no host...Ludwig Krispenz2016-06-131-1/+10
* adtrust: support UPNs for trusted domain usersAlexander Bokovoy2016-06-111-2/+7
* extdom: add certificate requestSumit Bose2016-06-092-8/+27
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-296-22/+6
* Ensure that ipa-otpd bind auths validate an OTPNathaniel McCallum2016-05-262-5/+11
* Rename syncreq.[ch] to otpctrl.[ch]Nathaniel McCallum2016-05-264-13/+13
* extdom: do not fail to process error case when no request is specifiedAlexander Bokovoy2016-03-101-1/+1
* Improve keytab code to select the right principal.Simo Sorce2016-02-014-9/+20
* extdom: Remove unused macroLukas Slebodnik2016-01-291-2/+0
* prevent moving of topology entries out of managed scope by modrdn operationsLudwig Krispenz2016-01-213-0/+56
* Use only AES enctypes by defaultSimo Sorce2016-01-131-11/+3
* cmocka_tests: Do not use deprecated cmocka interfaceLukas Slebodnik2015-11-182-17/+21
* ipa-extdom-extop: Fix warning WformatLukas Slebodnik2015-11-131-1/+1
* topology: Fix warning WshadowLukas Slebodnik2015-11-131-1/+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
* Fix an integer underflow bug in libotpNathaniel McCallum2015-09-291-3/+3
* Fix minor typosYuri Chornoivan2015-07-171-1/+1
* 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
* allow deletion of segment if endpoint is not managedLudwig Krispenz2015-07-023-0/+17
* v2 improve processing of invalid data.Ludwig Krispenz2015-07-013-14/+43
* v2 clear start attr from segment after initializationLudwig Krispenz2015-06-304-0/+129
* fix coverity issuesLudwig Krispenz2015-06-291-1/+13
* correct management of one directional segmentsLudwig Krispenz2015-06-295-39/+160
* 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
* 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
* ds plugin - manage replication topology in the shared treeLudwig Krispenz2015-05-2610-0/+4060
* User life cycle: new stageuser commands activateThierry Bordaz2015-05-181-0/+48
* Fix a signedness bug in OTP codeNathaniel McCallum2015-05-051-3/+3
* 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
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-263-3/+0
* extdom: migrate check-based test to cmockaSumit Bose2015-03-185-245/+176
* extdom: add selected error messagesSumit Bose2015-03-181-13/+38