summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/idrange.py
Commit message (Expand)AuthorAgeFilesLines
* idrange: include raw range type in outputPetr Vobornik2014-11-111-0/+1
* ranges: prohibit setting --rid-base with ipa-trust-ad-posix typePetr Vobornik2014-11-111-14/+47
* ipalib: idrange: Make non-implemented range types fail the validationTomas Babej2014-07-281-2/+3
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-6/+8
* Add managed read permission to idrangePetr Viktorin2014-04-161-0/+13
* Prohibit deletion of active subdomain rangeTomas Babej2014-03-131-5/+17
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-5/+5
* Refactor the interactive prompt logic in idrange_addTomas Babej2013-07-261-27/+34
* Fix internal error in idrange-addAna Krivokapic2013-07-221-1/+1
* Add --range-type option that forces range type of the trusted domainTomas Babej2013-07-111-2/+2
* 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