Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Selenium script.selenium | Endi S. Dewata | 2011-03-30 | 1 | -0/+26 |
| | |||||
* | Added RBAC test cases. | Endi S. Dewata | 2011-03-22 | 15 | -0/+831 |
| | |||||
* | Added Kerberos ticket policy test cases. | Endi S. Dewata | 2011-03-22 | 2 | -0/+80 |
| | |||||
* | Added password policy test cases. | Endi S. Dewata | 2011-03-21 | 4 | -0/+202 |
| | |||||
* | Added sudo rule allow command test cases. | Endi S. Dewata | 2011-03-21 | 2 | -0/+90 |
| | |||||
* | Added sudo command membership test cases. | Endi S. Dewata | 2011-03-21 | 4 | -2/+90 |
| | |||||
* | Added sudo command group test cases. | Endi S. Dewata | 2011-03-21 | 8 | -2/+355 |
| | |||||
* | Added sudo command test cases. | Endi S. Dewata | 2011-03-21 | 5 | -0/+265 |
| | |||||
* | Added sudo rule test cases. | Endi S. Dewata | 2011-03-21 | 9 | -0/+612 |
| | |||||
* | Added test cases for HBAC rule service and source host. | Endi S. Dewata | 2011-03-21 | 3 | -0/+178 |
| | |||||
* | Added HBAC service group test cases. | Endi S. Dewata | 2011-03-21 | 9 | -2/+398 |
| | |||||
* | Renamed test suite files. | Endi S. Dewata | 2011-03-21 | 7 | -0/+0 |
| | |||||
* | Added HBAC service test cases. | Endi S. Dewata | 2011-03-21 | 5 | -0/+265 |
| | |||||
* | Added HBAC rule test cases. | Endi S. Dewata | 2011-03-21 | 8 | -0/+520 |
| | |||||
* | Added service test cases. | Endi S. Dewata | 2011-03-21 | 6 | -0/+328 |
| | |||||
* | Added netgroup test cases. | Endi S. Dewata | 2011-03-21 | 8 | -2/+469 |
| | |||||
* | Added host group test cases. | Endi S. Dewata | 2011-03-21 | 11 | -1/+428 |
| | |||||
* | Invoke open at the beginning of each test case. | Endi S. Dewata | 2011-03-21 | 22 | -142/+225 |
| | |||||
* | Added host test cases. | Endi S. Dewata | 2011-03-21 | 6 | -0/+306 |
| | |||||
* | Renamed group test file. | Endi S. Dewata | 2011-03-21 | 2 | -1/+1 |
| | |||||
* | Fixed test robustness. | Endi S. Dewata | 2011-03-21 | 7 | -12/+10 |
| | |||||
* | Renamed test file names. | Endi S. Dewata | 2011-03-21 | 11 | -9/+9 |
| | |||||
* | Fixed group member test cases. | Endi S. Dewata | 2011-03-21 | 2 | -6/+9 |
| | |||||
* | Added group member user test cases. | Endi S. Dewata | 2011-03-21 | 10 | -6/+266 |
| | |||||
* | Added edit group test case. | Endi S. Dewata | 2011-03-21 | 2 | -0/+77 |
| | |||||
* | Added group test cases. | Endi S. Dewata | 2011-03-21 | 10 | -6/+137 |
| | |||||
* | Fixed Password Reset test case. | Endi S. Dewata | 2011-03-21 | 2 | -6/+4 |
| | |||||
* | Initial Selenium test cases. | Endi S. Dewata | 2011-03-21 | 7 | -0/+340 |
| | |||||
* | Fixed undefined label in permission adder dialog box. | Endi S. Dewata | 2011-03-21 | 1 | -0/+3 |
| | | | | | | | The IPA.rights_widget was fixed to invoke the base init() method to load the i18n labels properly. Ticket 1113 | ||||
* | pwpolicy priority | Adam Young | 2011-03-18 | 1 | -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 Zuna | 2011-03-18 | 1 | -955/+6091 |
| | |||||
* | Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. | Rob Crittenden | 2011-03-15 | 3 | -28/+20 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Use TLS for dogtag replication agreements. | Rob Crittenden | 2011-03-10 | 2 | -3/+39 |
| | | | | | | | | 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. Dewata | 2011-03-08 | 3 | -8/+31 |
| | | | | | Collaborated with ayoung to fix this problem: https://fedorahosted.org/freeipa/ticket/1070 | ||||
* | chkconfig the ipa service off when it is uninstalled. | Rob Crittenden | 2011-03-08 | 1 | -0/+2 |
| | | | | ticket 1056 | ||||
* | Improve error handling and return status codes in ipactl | Martin Kosek | 2011-03-07 | 1 | -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 | ||||
* | Fixed memory leak caused by certificate dialogs. | Endi S. Dewata | 2011-03-07 | 2 | -252/+204 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by IPA.error_dialog. | Endi S. Dewata | 2011-03-06 | 2 | -27/+29 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by DNS record deleter dialog. | Endi S. Dewata | 2011-03-04 | 1 | -56/+74 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by DNS record adder dialog. | Endi S. Dewata | 2011-03-04 | 1 | -48/+62 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by reset password dialog. | Endi S. Dewata | 2011-03-04 | 1 | -42/+75 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by is_dirty dialogs. | Endi S. Dewata | 2011-03-04 | 2 | -27/+26 |
| | | | | Ticket 1054 | ||||
* | Fixed memory leak caused by IPA.dialog. | Endi S. Dewata | 2011-03-04 | 1 | -6/+8 |
| | | | | Ticket 1054 | ||||
* | Fixed host enrollment time | Endi S. Dewata | 2011-03-04 | 1 | -6/+6 |
| | | | | | | | | The month in krblastpwdchange (LDAP Generalized Time) is 1-based but the month in JavaScript Date.setUTCFullYear() is 0-based so it needs a conversion. Ticket 1053 | ||||
* | Skip DNS validation checks if we're setting up DNS in ipa-server-install. | Rob Crittenden | 2011-03-04 | 1 | -0/+4 |
| | | | | | | | If we're going to be authoritative ourselves don't bother with what other DNS servers think. ticket 1036 | ||||
* | type in default text | Adam Young | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Use ldapi: instead of unsecured ldap: in ipa core tools. | Pavel Zuna | 2011-03-03 | 8 | -35/+35 |
| | | | | | | The patch also corrects exception handling in some of the tools. Fix #874 | ||||
* | Need to restart the dogtag 388-ds instance before using it. | Rob Crittenden | 2011-03-03 | 1 | -0/+17 |
| | | | | | | | | | | | Restart the 389-ds instance to ensure all schema is loaded that dogtag may have installed as files. According to bug https://bugzilla.redhat.com/show_bug.cgi?id=680984 this it is only needed on clones. ticket 1024 | ||||
* | Inconsistent sysrestore file handling by IPA server installer | Martin Kosek | 2011-03-03 | 1 | -2/+2 |
| | | | | | | | | | | | | IPA server/replica uninstallation may fail when it tries to restore a Directory server configuration file in sysrestore directory, which was already restored before. The problem is in Directory Server uninstaller which uses and modifies its own image of sysrestore directory state instead of using the common uninstaller image. https://fedorahosted.org/freeipa/ticket/1026 | ||||
* | fix truncated message | Adam Young | 2011-03-03 | 1 | -2/+7 |
| |