summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/idrange.py
Commit message (Expand)AuthorAgeFilesLines
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-241-1/+34
* Return ipaRangeType as a list in idrange commandsTomas Babej2013-06-191-1/+1
* PEP8 fixes in idrange.pyTomas Babej2013-06-101-8/+17
* Extend idrange commands to support new range origin typesTomas Babej2013-06-101-14/+54
* Incorporate interactive prompts in idrange-addTomas Babej2013-06-051-3/+38
* Deprecate options --dom-sid and --dom-name in idrange-modAna Krivokapic2013-05-311-7/+10
* Do not allow removal of ID range of an active trustTomas Babej2013-05-311-1/+18
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-141-1/+1
* Add trusted domain range objectclass when using idrange-modTomas Babej2013-02-261-0/+5
* Make options checks in idrange-add/mod consistentTomas Babej2013-02-261-16/+46
* Add option to specify SID using domain name to idrange-add/modTomas Babej2013-02-181-13/+81
* Forbid overlapping rid ranges for the same id rangeTomas Babej2012-12-171-10/+69
* Warn about DNA plugin configuration when working with local ID rangesAlexander Bokovoy2012-10-171-1/+22
* validate SID for trusted domain when adding/modifying ID rangeAlexander Bokovoy2012-09-201-3/+28
* Fix idrange plugin helpMartin Kosek2012-09-201-4/+4
* Fix various typos.Yuri Chornoivan2012-09-181-3/+3
* IDRange CLI: Add documentationSumit Bose2012-09-071-2/+127
* IDRange CLI: allow to work without argumentsSumit Bose2012-09-071-6/+16
* Rename range CLI to idrangeSumit Bose2012-09-071-0/+257