summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix includedir directive in krb5.conf templateMartin Kosek2013-02-281-1/+1
* ipa-pwd: Unchecked return value ipapwd_chpwop()Sumit Bose2013-02-281-1/+5
* ipa-extdom: Double-free in ipa_extdom_common.cSumit Bose2013-02-281-1/+0
* ipa-lockout: Wrong sizeof argument in ipa_lockout.cSumit Bose2013-02-281-1/+1
* ipa-kdb: Dereference after null check in ipa_kdb_mspac.cSumit Bose2013-02-281-1/+1
* ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()Sumit Bose2013-02-281-1/+1
* ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()Sumit Bose2013-02-281-5/+4
* ipa-kdb: remove unused variableSumit Bose2013-02-281-1/+1
* Remove ORDERING for IA5 attributeTypesMartin Kosek2013-02-272-9/+6
* cli: Do interactive prompting after a context is createdPetr Viktorin2013-02-262-4/+5
* Add trusted domain range objectclass when using idrange-modTomas Babej2013-02-261-0/+5
* Make options checks in idrange-add/mod consistentTomas Babej2013-02-262-17/+91
* Bump FreeIPA version for development branchMartin Kosek2013-02-251-1/+1
* Make sure appropriate exit status is returned in make-testTomas Babej2013-02-251-0/+2
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-2210-19/+21
* Update argument docs to reflect dropped CSV supportPetr Viktorin2013-02-228-29/+27
* 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