summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop support for CSV in the CLI clientPetr Viktorin2013-02-225-102/+5
* Remove csv_separator and csv_skipspace Param argumentsPetr Viktorin2013-02-223-43/+4
* Fix permission validation and normalization in aci.pyPetr Viktorin2013-02-221-13/+10
* Add missing v3 schema on upgrades, fix typo in schema.Rob Crittenden2013-02-223-18/+33
* Use default.conf as flag of IPA client being installedTomas Babej2013-02-221-3/+18
* Rename the "messages" Output of the i18n_messages command to "texts"Petr Viktorin2013-02-215-7/+7
* Add client capabilities, enable messagesPetr Viktorin2013-02-2113-16/+232
* Add ipalib.messagesPetr Viktorin2013-02-214-99/+264
* Add the version option to all CommandsPetr Viktorin2013-02-2120-153/+243
* Web UI build profile updatedPetr Vobornik2013-02-211-5/+50
* Allow to specify modules for which builder doesn't raise dependency errorPetr Vobornik2013-02-212-1/+99
* Develop.js extendedPetr Vobornik2013-02-212-0/+52
* Use fixed test domain in realmdomains testMartin Kosek2013-02-211-1/+1
* Avoid internal error when user is not Trust adminMartin Kosek2013-02-202-5/+24
* Update sudocmd ACIs to use targetfilterPetr Viktorin2013-02-201-3/+8
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-203-0/+98
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-204-28/+153
* Check SSH connection in ipa-replica-conncheckPetr Viktorin2013-02-191-8/+35
* Prevent changing protected group's name using --setattrTomas Babej2013-02-192-1/+16
* Implement the cert-find command for the dogtag CA backend.Rob Crittenden2013-02-196-22/+598
* Add autodiscovery section in ipa-client-install man pagesMartin Kosek2013-02-191-6/+28
* Run interactive_prompt callbacks after CSV values are split.Jan Cholasta2013-02-192-8/+36
* ipasam: use base scope when fetching domain information about own domainAlexander Bokovoy2013-02-191-1/+1
* Add list of domains associated to our realm to cn=etcAna Krivokapic2013-02-199-1/+369
* 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-182-3/+136
* 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
* Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedirJakub Hrozek2013-02-182-2/+2
* Add option to specify SID using domain name to idrange-add/modTomas Babej2013-02-183-15/+95
* ipa-kdb: Free talloc autofree context when module is closedsbose2013-02-141-0/+3
* ipa-kdb: fix retry logic in ipadb_deref_searchMartin Kosek2013-02-141-1/+1
* ipa-kdb: remove memory leaksMartin Kosek2013-02-144-2/+25
* Fix hbachelp examples formattingMartin Kosek2013-02-141-23/+23
* Add support for AD users to hbactest commandMartin Kosek2013-02-142-10/+187
* Do not hide SID resolver error in group-add-memberMartin Kosek2013-02-141-3/+0
* Generalize AD GC searchMartin Kosek2013-02-142-54/+100
* Test NetBIOS name clash before creating a trustMartin Kosek2013-02-131-0/+6
* ipa-adtrust-install should ask for SID generationMartin Kosek2013-02-121-6/+42
* ipa-sam: Fill SID blacklist when trust is addedMartin Kosek2013-02-121-1/+13
* ipa-kdb: read SID blacklist from LDAPMartin Kosek2013-02-123-54/+136
* Add SID blacklist attributesMartin Kosek2013-02-126-13/+65
* ipa-kdb: reinitialize LDAP configuration for known realmsMartin Kosek2013-02-121-12/+45
* ipa-kdb: avoid ENOMEM when all SIDs are filtered outMartin Kosek2013-02-121-4/+14
* ipa-kdb: add sentinel for LDAPDerefSpec allocationMartin Kosek2013-02-121-5/+6