summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* postalCode should be a string not an integer.Rob Crittenden2011-04-054-6/+7
* Fix ORDERING in some attributetypes and remove other unnecessary elements.Rob Crittenden2011-04-056-28/+60
* Added functional test runner.Endi S. Dewata2011-04-056-7/+14068
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-058-16/+16
* Initial Selenium test cases.Endi S. Dewata2011-03-31106-0/+6324
* code review fixesAdam Young2011-03-3119-142/+124
* default all falseAdam Young2011-03-313-7/+15
* define entities using builder and more declarative syntaxAdam Young2011-03-3129-2692/+1769
* update metadata with label changesAdam Young2011-03-311-195/+234
* Fixed labels for sudo and hbac rulesAdam Young2011-03-312-2/+2
* Add note about ipa-dns-install to ipa-server-install man page.Jan Cholasta2011-03-311-0/+7
* Cache the value of get_ipa_config() in the request context.Rob Crittenden2011-03-311-0/+7
* Escape LDAP characters in member and memberof searchesJr Aquino2011-03-311-2/+4
* Make retrieval of the CA during DNS discovery non-fatal.Rob Crittenden2011-03-301-1/+2
* Allow a client to enroll using principal when the host has a OTPRob Crittenden2011-03-301-0/+18
* Replica installation fails for self-signed serverMartin Kosek2011-03-301-1/+2
* Fixed undefined label in permission adder dialog box.Endi S. Dewata2011-03-291-0/+3
* Inconsistent error message for duplicate userMartin Kosek2011-03-291-1/+1
* Fix wording of error message.Jan Cholasta2011-03-291-1/+1
* Fix gidnumber option of user-add command.Pavel Zuna2011-03-291-14/+16
* Fix resource leaks.Simo Sorce2011-03-281-0/+2
* Become IPA 2.0.0release-2-0-0Rob Crittenden2011-03-241-1/+1
* Fix uninitialized variable.Simo Sorce2011-03-241-1/+1
* Prevent stacktrace when DNS AAAA record is addedMartin Kosek2011-03-221-1/+1
* Wait for Directory Server ports to openMartin Kosek2011-03-213-12/+34
* Automatically update IPA LDAP on rpm upgradesRob Crittenden2011-03-215-41/+103
* Removed nested role from UI.Endi S. Dewata2011-03-181-2/+1
* pwpolicy priorityAdam Young2011-03-181-2/+3
* Update translation file (ipa.pot).Pavel Zuna2011-03-181-955/+6091
* Removed wrong timeout parameterSylvain Baubeau2011-03-182-1/+2
* Ensure that the system hostname is lower-case.Rob Crittenden2011-03-182-5/+11
* Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.Rob Crittenden2011-03-157-43/+99
* Always consider domain and server when doing DNS discovery in client.Rob Crittenden2011-03-151-8/+4
* Domain to RealmSimo Sorce2011-03-141-10/+15
* Become IPA v2 RC 3 (2.0.0.rc3)rc_3-2-0-0Rob Crittenden2011-03-101-1/+1
* Use TLS for dogtag replication agreements.Rob Crittenden2011-03-103-7/+91
* Fixed self service page.Endi S. Dewata2011-03-083-8/+31
* ipa-dns-install script failsMartin Kosek2011-03-081-1/+1
* chkconfig the ipa service off when it is uninstalled.Rob Crittenden2011-03-081-0/+2
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-082-13/+134
* Always try to stop tracking the server cert when uninstalling client.Rob Crittenden2011-03-081-10/+13
* Improve error handling and return status codes in ipactlMartin Kosek2011-03-071-30/+89
* Add Transifex tx client configuration fileJohn Dennis2011-03-071-0/+8
* Fixed memory leak caused by certificate dialogs.Endi S. Dewata2011-03-072-252/+204
* Fixed memory leak caused by IPA.error_dialog.Endi S. Dewata2011-03-062-27/+29
* Fixed memory leak caused by DNS record deleter dialog.Endi S. Dewata2011-03-041-56/+74
* Fixed memory leak caused by DNS record adder dialog.Endi S. Dewata2011-03-041-48/+62
* Fixed memory leak caused by reset password dialog.Endi S. Dewata2011-03-041-42/+75
* Fixed memory leak caused by is_dirty dialogs.Endi S. Dewata2011-03-042-27/+26
* Fixed memory leak caused by IPA.dialog.Endi S. Dewata2011-03-041-6/+8