summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* caacl: correctly handle full user principal nameFraser Tweedale2016-04-201-2/+2
* Add activate option to stage user details pagePavel Vomacka2016-04-151-0/+1
* Limit max username length to 255 in config-modMartin Basti2016-04-151-0/+1
* specify type of exceeded limit when warning about truncated search resultsMartin Babinsky2016-04-131-2/+5
* differentiate between limit types when LDAP search exceeds configured limitsMartin Babinsky2016-04-132-13/+7
* host-del --updatedns: print warnings instead of errorMartin Basti2016-04-131-2/+24
* host_del: update help for --updatedns optionMartin Basti2016-04-131-1/+2
* host_del: remove only A, AAAA, SSHFP, PTR recordsMartin Basti2016-04-131-21/+17
* host_del: split removing A/AAAA and PTR records to separate functionsMartin Basti2016-04-131-10/+14
* host_del: remove unneeded dnszone-show command callMartin Basti2016-04-131-18/+12
* host_del: replace dns-record find command with showMartin Basti2016-04-131-12/+17
* host_del: fix removal of host recordsMartin Basti2016-04-131-21/+10
* Add missing pre_common_callback to stageuser_addMartin Basti2016-04-121-0/+2
* otptoken-add: improve the robustness of QR code printingMartin Babinsky2016-03-241-7/+66
* Fix: catch Exception instead of more specific exception typesMartin Basti2016-03-221-2/+2
* Pylint: remove unnecessary-semicolonMartin Basti2016-03-221-2/+2
* Pylint: import max one module per lineMartin Basti2016-03-221-1/+2
* pylint: remove bare exceptMartin Basti2016-03-224-10/+10
* sudo: Fix a typo in the --help output of sudocmdgroupJakub Hrozek2016-03-181-2/+2
* Fix broken trust warningsMartin Basti2016-03-161-1/+3
* stageuser-activate: Normalize manager valueMartin Basti2016-03-161-10/+11
* Fix the man page part for shorter sentences, to avoid dual understanding, and...Jérôme Fenal2016-03-101-13/+13
* Allow admins to disable preauth for SPNs.Simo Sorce2016-03-081-1/+2
* 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