summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/topology.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-031-37/+0
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-311-2/+4
* ipalib: use relative imports for cross-plugin importsJan Cholasta2016-05-251-1/+1
* Remove unused importsMartin Basti2015-12-231-1/+1
* Extend topology helpPetr Vobornik2015-12-041-3/+52
* topologysuffix: change iparepltopoconfroot API propertiesPetr Vobornik2015-12-031-6/+4
* topology: replace "suffices" with "suffixes"Jan Cholasta2015-12-011-4/+4
* Use domain level constants in topology pluginMartin Basti2015-11-101-4/+3
* do not ask for segment direction when running topology commandsMartin Babinsky2015-10-201-0/+1
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+4
* domainlevel: Fix incorrect initializations of InvalidDomainLevelError exceptionsTomas Babej2015-07-201-2/+2
* Revert "Hide topology and domainlevel features"Tomas Babej2015-07-101-11/+0
* Hide topology and domainlevel featuresTomas Babej2015-07-081-0/+11
* topology: make cn of new segment consistent with topology pluginPetr Vobornik2015-07-031-1/+1
* topologysegment: hide direction and enable optionsPetr Vobornik2015-07-031-1/+2
* Verify replication topology for a suffixPetr Vobornik2015-06-291-0/+83
* topology: fix swapped topologysegment-reinitialize behaviorPetr Vobornik2015-06-151-2/+4
* topology: restrict direction changesPetr Vobornik2015-06-151-1/+2
* disallow mod of topology segment nodesPetr Vobornik2015-06-111-0/+2
* rename topologysegment_refresh to topologysegment_reinitializePetr Vobornik2015-06-111-1/+1
* topology: hide topologysuffix-add del mod commandsPetr Vobornik2015-06-101-0/+6
* topology: allow only one node to be specified in topologysegment-refreshPetr Vobornik2015-06-101-6/+13
* topology: ipa management commandsPetr Vobornik2015-06-041-0/+385