summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
* ipalib: Fix user certificate docstringsTomas Babej2016-03-073-3/+3
* pylint: supress false positive no-member errorsMartin Basti2016-03-022-4/+10
* Remove duplicated exceptMartin Basti2016-02-251-3/+0
* Fixes minor issuesStanislav Laznicka2016-02-241-1/+1
* Cosmetic changes to the codeStanislav Laznicka2016-02-241-3/+0
* Warn user if trust is brokenMartin Basti2016-02-231-0/+41
* trusts: use ipaNTTrustPartner attribute to detect trust entriesMartin Basti2016-02-231-2/+5
* make lint: use config file and plugin for pylintMartin Basti2016-02-111-0/+4
* Fixed typo in service-addThorsten Scherf2016-02-021-1/+1
* Add tool tips for Revert, Refresh, Undo, and Undo AllPavel Vomacka2016-01-271-2/+4
* Warn user when ipa *-find reach limitMartin Basti2016-01-271-1/+7
* Don't index exceptions directlyPetr Viktorin2016-01-201-2/+2
* Use explicit truncating divisionPetr Viktorin2016-01-203-6/+6
* Loggger: Use warning instead of warn - dns pluginTomas Babej2016-01-191-1/+1
* logger: Use warning instead of warnTomas Babej2016-01-184-12/+12
* Fix dns_is_enabled() API command to throw exceptions as appropriatePetr Spacek2016-01-081-6/+4
* webui: add examples to network address validator error messagePetr Vobornik2016-01-081-1/+1
* Enable pylint unnecessary-pass checkMartin Basti2015-12-233-8/+1
* Enable pylint trailing-whitespace checkMartin Basti2015-12-231-2/+2
* Remove wildcard importsMartin Basti2015-12-2322-30/+235
* Remove unused importsMartin Basti2015-12-2329-89/+68
* dns: do not add (forward)zone if it is already resolvable.David Kupka2015-12-141-5/+25
* Refactor ipautil.runPetr Viktorin2015-12-141-3/+3
* replica install: add remote connection check over APIJan Cholasta2015-12-111-1/+69
* Fix minor typosYuri Chornoivan2015-12-072-2/+2
* aci: add IPA servers host group 'ipaservers'Jan Cholasta2015-12-072-0/+32
* Extend topology helpPetr Vobornik2015-12-041-3/+52
* topologysuffix: change iparepltopoconfroot API propertiesPetr Vobornik2015-12-031-6/+4
* Removed duplicate domain name validating functionStanislav Laznicka2015-12-023-10/+16
* topology: replace "suffices" with "suffixes"Jan Cholasta2015-12-011-4/+4
* server: use topologysuffix name in iparepltopomanagedsuffixJan Cholasta2015-12-011-2/+95
* Upgrade: increase time limit for upgradesMartin Basti2015-12-011-2/+1
* topology: treat server suffix as multivalued attribute in APIPetr Vobornik2015-11-271-1/+1
* webui: topology graph facetPetr Vobornik2015-11-271-0/+1
* Compare objectclasses as case insensitive in baseuser.pyMartin Basti2015-11-251-4/+7
* Use absolute domain in detection of A/AAAA recordsMartin Basti2015-11-251-5/+1
* Call directly function is_host_resolvable instead do call via frameworkMartin Basti2015-11-251-3/+1
* Make command dns-resolve deprecated.Martin Basti2015-11-251-3/+14
* Fix upgrade of forwardzones when zone is in realmdomainsMartin Basti2015-11-251-2/+2
* Add profiles and default CA ACL on migrationFraser Tweedale2015-11-241-0/+8
* remove forgotten print in DNS pluginMartin Basti2015-11-231-1/+0
* upgrade: fix migration of old dns forward zonesMartin Basti2015-11-201-24/+27
* Allow multiple managers per user - CLI partMartin Basti2015-11-203-29/+67
* Move common code of user and stageuser to baseuser postcallbackMartin Basti2015-11-203-6/+4
* Use domain level constants in topology pluginMartin Basti2015-11-101-4/+3
* DNS record-add warns when a suspicious DNS name is detectedPetr Spacek2015-11-101-0/+23
* Added user friendly error message for dnszone enable and disableAbhijeet Kasurde2015-10-291-2/+10
* trustdomain: Perform validation of the trust domain firstTomas Babej2015-10-261-1/+6
* trusts: Make trust_show.get_dn raise properly formatted NotFoundTomas Babej2015-10-261-8/+24
* always ask the resolver for the reverse zone when manipulating PTR recordsMartin Babinsky2015-10-221-33/+18