summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Realm Domains pageAna Krivokapic2013-03-182-3/+10
* Web UI:Choose different search option for cert-findPetr Vobornik2013-03-181-0/+12
* Web UI:Certificate pagesPetr Vobornik2013-03-181-0/+7
* Fix internal error for ipa show-mappingsAna Krivokapic2013-03-181-1/+1
* Web UI: configurable SID blacklistsPetr Vobornik2013-03-181-0/+1
* Remove check for alphabetic only characters from domain name validationAna Krivokapic2013-03-151-3/+0
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-141-1/+1
* Remove implicit Str to DN conversion using *-attrTomas Babej2013-03-131-6/+0
* Fix internal error in output_for_cli method of sudorule_{enable,disable}.Jan Cholasta2013-03-061-4/+4
* Fix remove while iterating in suppress_netgroup_memberof.Jan Cholasta2013-03-062-2/+2
* cli: Do interactive prompting after a context is createdPetr Viktorin2013-02-261-3/+3
* 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
* Fix permission validation and normalization in aci.pyPetr Viktorin2013-02-221-13/+10
* Rename the "messages" Output of the i18n_messages command to "texts"Petr Viktorin2013-02-211-3/+3
* Add client capabilities, enable messagesPetr Viktorin2013-02-213-8/+88
* Add ipalib.messagesPetr Viktorin2013-02-212-69/+162
* Add the version option to all CommandsPetr Viktorin2013-02-2114-51/+61
* Avoid internal error when user is not Trust adminMartin Kosek2013-02-201-1/+1
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-201-0/+26
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-201-0/+1
* Prevent changing protected group's name using --setattrTomas Babej2013-02-191-1/+1
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-191-2/+135
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-193-0/+163
* Run interactive_prompt callbacks after CSV values are split.Jan Cholasta2013-02-191-8/+8
* In topic help text, mention how to get help for commandsPetr Viktorin2013-02-181-0/+3
* Add tests for the help command & --help optionsPetr Viktorin2013-02-181-3/+6
* Parse command arguments before creating a contextPetr Viktorin2013-02-181-1/+1
* Mention `ipa COMMAND --help` as the preferred way to get command helpPetr Viktorin2013-02-182-2/+5
* Add command summary to `ipa COMMAND --help` outputPetr Viktorin2013-02-181-2/+2
* Simplify `ipa help topics` outputPetr Viktorin2013-02-181-10/+3
* Store the OptionParser in the API, use it to print unified help messagesPetr Viktorin2013-02-182-7/+5
* Print help to stderr on errorPetr Viktorin2013-02-181-30/+46
* Improve `ipa --help` outputPetr Viktorin2013-02-181-7/+30
* Add option to specify SID using domain name to idrange-add/modTomas Babej2013-02-181-13/+81
* Fix hbachelp examples formattingMartin Kosek2013-02-141-23/+23
* Add support for AD users to hbactest commandMartin Kosek2013-02-141-10/+131
* Do not hide SID resolver error in group-add-memberMartin Kosek2013-02-141-3/+0
* Generalize AD GC searchMartin Kosek2013-02-141-4/+5
* Add SID blacklist attributesMartin Kosek2013-02-121-6/+38
* Add trusconfig-show and trustconfig-mod commandsMartin Kosek2013-02-111-7/+183
* Prevent a crash when no entries are successfully migrated.Rob Crittenden2013-02-081-0/+1
* Raise ValidationError on invalid CSV values.Jan Cholasta2013-02-081-3/+10
* Improve migration performanceRob Crittenden2013-02-051-8/+88
* Use fully qualified CCACHE namesMartin Kosek2013-02-011-3/+6
* Fix migration for openldap DSMartin Kosek2013-02-011-1/+13
* Pylint cleanup.Jan Cholasta2013-01-294-20/+18
* Don't initialize NSS if we don't have to, clean up unused cert refsRob Crittenden2013-01-231-13/+20
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-0/+17
* Raise ValidationError for incorrect subtree option.Ana Krivokapic2013-01-141-1/+4