summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Selenium script.seleniumEndi S. Dewata2011-03-301-0/+26
|
* Added RBAC test cases.Endi S. Dewata2011-03-2215-0/+831
|
* Added Kerberos ticket policy test cases.Endi S. Dewata2011-03-222-0/+80
|
* Added password policy test cases.Endi S. Dewata2011-03-214-0/+202
|
* Added sudo rule allow command test cases.Endi S. Dewata2011-03-212-0/+90
|
* Added sudo command membership test cases.Endi S. Dewata2011-03-214-2/+90
|
* Added sudo command group test cases.Endi S. Dewata2011-03-218-2/+355
|
* Added sudo command test cases.Endi S. Dewata2011-03-215-0/+265
|
* Added sudo rule test cases.Endi S. Dewata2011-03-219-0/+612
|
* Added test cases for HBAC rule service and source host.Endi S. Dewata2011-03-213-0/+178
|
* Added HBAC service group test cases.Endi S. Dewata2011-03-219-2/+398
|
* Renamed test suite files.Endi S. Dewata2011-03-217-0/+0
|
* Added HBAC service test cases.Endi S. Dewata2011-03-215-0/+265
|
* Added HBAC rule test cases.Endi S. Dewata2011-03-218-0/+520
|
* Added service test cases.Endi S. Dewata2011-03-216-0/+328
|
* Added netgroup test cases.Endi S. Dewata2011-03-218-2/+469
|
* Added host group test cases.Endi S. Dewata2011-03-2111-1/+428
|
* Invoke open at the beginning of each test case.Endi S. Dewata2011-03-2122-142/+225
|
* Added host test cases.Endi S. Dewata2011-03-216-0/+306
|
* Renamed group test file.Endi S. Dewata2011-03-212-1/+1
|
* Fixed test robustness.Endi S. Dewata2011-03-217-12/+10
|
* Renamed test file names.Endi S. Dewata2011-03-2111-9/+9
|
* Fixed group member test cases.Endi S. Dewata2011-03-212-6/+9
|
* Added group member user test cases.Endi S. Dewata2011-03-2110-6/+266
|
* Added edit group test case.Endi S. Dewata2011-03-212-0/+77
|
* Added group test cases.Endi S. Dewata2011-03-2110-6/+137
|
* Fixed Password Reset test case.Endi S. Dewata2011-03-212-6/+4
|
* Initial Selenium test cases.Endi S. Dewata2011-03-217-0/+340
|
* Fixed undefined label in permission adder dialog box.Endi S. Dewata2011-03-211-0/+3
| | | | | | | The IPA.rights_widget was fixed to invoke the base init() method to load the i18n labels properly. Ticket 1113
* Removed nested role from UI.Endi S. Dewata2011-03-181-2/+1
| | | | | | | | | Nested role is not supported in 2.0.x, so the association facet for it should be removed from the UI. The attribute_members in role.py needs to be fixed because it is used to generate the association facet automatically. Ticket 1092.
* pwpolicy priorityAdam Young2011-03-181-2/+3
| | | | | | Priority is now a required field in order to add a new password policy. Thus, not having the field present means we cannot create one. https://fedorahosted.org/freeipa/ticket/1102
* Update translation file (ipa.pot).Pavel Zuna2011-03-181-955/+6091
|
* Removed wrong timeout parameterSylvain Baubeau2011-03-182-1/+2
| | | | | | https://fedorahosted.org/freeipa/ticket/1086 Add Sylvain Baubeau to Contributors.txt
* Ensure that the system hostname is lower-case.Rob Crittenden2011-03-182-5/+11
| | | | ticket 1080
* Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.Rob Crittenden2011-03-157-43/+99
| | | | | | | | | | | | | | | | This fixes 2 AVCS: * One because we are enabling port 7390 because an SSL port must be defined to use TLS On 7389. * We were symlinking to the main IPA 389-ds NSS certificate databsae. Instead generate a separate NSS database and certificate and have certmonger track it separately I also noticed some variable inconsistency in cainstance.py. Everywhere else we use self.fqdn and that was using self.host_name. I found it confusing so I fixed it. ticket 1085
* Always consider domain and server when doing DNS discovery in client.Rob Crittenden2011-03-151-8/+4
| | | | | | | | | When not on master we weren't passing in the user-supplied domain and server. Because of changes made that require TLS on the LDAP calls we always need the server name early in the process to retrieve the IPA CA certificate. ticket 1090
* Domain to RealmSimo Sorce2011-03-141-10/+15
| | | | | | | | Explicitly use the realm specified on the command line. Many places were assuming that the domain and realm were the same. https://bugzilla.redhat.com/show_bug.cgi?id=684690 https://fedorahosted.org/freeipa/ticket/1091
* Become IPA v2 RC 3 (2.0.0.rc3)Rob Crittenden2011-03-101-1/+1
|
* Use TLS for dogtag replication agreements.Rob Crittenden2011-03-103-7/+91
| | | | | | | | Configure the dogtag 389-ds instance with SSL so we can enable TLS for the dogtag replication agreements. The NSS database we use is a symbolic link to the IPA 389-ds instance. ticket 1060
* Fixed self service page.Endi S. Dewata2011-03-083-8/+31
| | | | | Collaborated with ayoung to fix this problem: https://fedorahosted.org/freeipa/ticket/1070
* ipa-dns-install script failsMartin Kosek2011-03-081-1/+1
| | | | | | | This patch fixes a typo in class Service, function __get_conn which causes ipa-dns-install script to fail every time. https://fedorahosted.org/freeipa/ticket/1065
* chkconfig the ipa service off when it is uninstalled.Rob Crittenden2011-03-081-0/+2
| | | | ticket 1056
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-082-13/+134
| | | | | | | | | | | | | | | | | | | If a hostname was provided it wasn't used to configure either certmonger or sssd. This resulted in a non-working configuration. Additionally on un-enrollment the wrong hostname was unenrolled, it used the value of gethostname() rather than the one that was passed into the installer. We have to modify the CA configuration of certmonger to make it use the right principal when requesting certificates. The filename is unpredicable but it will be in /var/lib/certmonger/cas. We need to hunt for ipa_submit and add -k <principal> to it, then undo that on uninstall. These files are created the first time the certmonger service starts, so start and stop it before messing with them. ticket 1029
* Always try to stop tracking the server cert when uninstalling client.Rob Crittenden2011-03-081-10/+13
| | | | | | | | | | | stop_tracking() is robust enough to do the right thing if no certificate exists so go ahead and always call it. If the certificate failed to be issued for some reason the request will still in certmonger after uninstalling. This would cause problems when trying to reinstall the client. This will go ahead and always tell certmonger to stop tracking it. ticket 1028
* Improve error handling and return status codes in ipactlMartin Kosek2011-03-071-30/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | There are cases when ipactl returns success even when it fails. Plus, when the error really is detected the status codes are not LSB compliant. This may result in consequent issues. This patch improves error handling in ipactl and adds LSB compliant status codes. Namely: 0 program is running or service is OK 3 program is not running 4 program or service status is unknown for "status" action. Status code 4 is issued when IPA is not configured to distinguish this state from not running IPA. For other actions, the following non-zero status codes are implemented: 1 generic or unspecified error 2 invalid or excess argument(s) 4 user had insufficient privilege 6 program is not configured https://fedorahosted.org/freeipa/ticket/1055
* 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
| | | | Ticket 1054
* Fixed memory leak caused by IPA.error_dialog.Endi S. Dewata2011-03-062-27/+29
| | | | Ticket 1054
* Fixed memory leak caused by DNS record deleter dialog.Endi S. Dewata2011-03-041-56/+74
| | | | Ticket 1054
* Fixed memory leak caused by DNS record adder dialog.Endi S. Dewata2011-03-041-48/+62
| | | | Ticket 1054