summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/ipa-range-check
Commit message (Expand)AuthorAgeFilesLines
* ipa-range-check: do not treat missing objects as errorSumit Bose2015-02-241-2/+3
* Add missing breakLukas Slebodnik2014-07-141-0/+1
* ipa_range_check: Change range_check return values from int to range_check_res...Tomas Babej2014-04-231-16/+26
* ipa_range_check: Fix typo when comparing strings using strcasecmpTomas Babej2014-04-231-4/+4
* ipa_range_check: Do not fail when no trusted domain is availableTomas Babej2014-04-231-2/+10
* ipa_range_check: Make a new copy of forest_root_id attribute for range_info s...Tomas Babej2014-04-231-1/+1
* ipa_range_check: Connect the new node of the linked listTomas Babej2014-04-231-0/+1
* ipa_range_check: Use special attributes to determine presence of RID basesTomas Babej2014-04-231-9/+21
* Extend ipa-range-check DS plugin to handle range typesTomas Babej2014-04-081-40/+260
* ipa-range-check: Fix memory leaks when freeing range objectTomas Babej2014-04-081-4/+12
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-1/+0
* Remove build warningsMartin Kosek2013-03-291-1/+1
* Perform secondary rid range overlap check for local ranges onlyTomas Babej2013-03-111-16/+25
* Forbid overlapping primary and secondary rid rangesTomas Babej2012-10-191-14/+97
* Fix various issues found by CoveritySumit Bose2012-10-171-1/+2
* Add range check preop pluginSumit Bose2012-06-293-0/+502