summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Added fixes to adjust for sudocmd attribute for sudocmds. Added fix for sudor...Jr Aquino2010-11-032-14/+14
* Use kerberos password policy.Rob Crittenden2010-11-012-7/+8
* Implement nested netgroups and include summaries for the commands.Rob Crittenden2010-10-293-367/+1052
* Return reason for failure when updating group membership fails.Rob Crittenden2010-10-283-12/+22
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-281-1/+12
* Remove group nesting from the HBAC service groupsRob Crittenden2010-10-281-2/+0
* Use context to decide which name to return on RequirementsErrorsRob Crittenden2010-10-282-11/+19
* Populate indirect members when showing a group object.Rob Crittenden2010-10-283-6/+356
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-285-0/+172
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-281-1/+1
* Fix two failing tests.Rob Crittenden2010-10-221-0/+9
* Add flag to group-find to only search on private groups.Pavel Zuna2010-10-202-4/+82
* Fix _merge_from_file testRob Crittenden2010-10-181-1/+1
* Accept an incoming certificate as either DER or base64 in the service plugin.Rob Crittenden2010-10-081-5/+8
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-081-2/+73
* Rename user-lock and user-unlock to user-enable user-disable.Pavel Zuna2010-10-061-6/+6
* Added modifications to the sudorule plugin to reflect the schema update.Jr Aquino2010-10-051-35/+77
* Fix a couple of test cases broken by the POSIX group change.Rob Crittenden2010-10-042-2/+4
* Groups are now created as POSIX by default.Rob Crittenden2010-10-011-7/+13
* Fix LDAP client backend failing test caseRob Crittenden2010-10-011-1/+3
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-274-0/+1006
* Add some tests for using the ldap2 Backend.Rob Crittenden2010-09-241-0/+118
* Fix the ipa-ldap-updater tests.Rob Crittenden2010-09-101-2/+1
* Use global time and size limit values when searching.Rob Crittenden2010-08-191-0/+25
* Add support for ldap:///self bind rulesRob Crittenden2010-08-191-0/+37
* Enable a host to retrieve a keytab for all its services.Rob Crittenden2010-08-162-92/+287
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-162-3/+3
* Allow decoupling of user-private groups.Rob Crittenden2010-08-101-0/+78
* Fix user tests to handle managed entriesRob Crittenden2010-08-101-1/+2
* Check to see if the command is available before running command tests.Rob Crittenden2010-08-062-2/+12
* Fix RPC tests. The method comes back as a unicode from xmlrpclib.Rob Crittenden2010-08-061-2/+2
* Add optional error message to pattern validatorRob Crittenden2010-08-062-0/+36
* Skip the i18n test if the test language has not been builtRob Crittenden2010-08-061-0/+6
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-067-17/+53
* Fix replacing a certificate in a service.Rob Crittenden2010-08-061-3/+28
* Add framework for other command-line tests, starting with ipa-getkeytab.Rob Crittenden2010-08-062-0/+210
* Fix this test to work from source tree rootRob Crittenden2010-08-061-2/+2
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-295-51/+83
* Add some basic tests for ipalib/x509Rob Crittenden2010-07-291-0/+139
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-292-45/+0
* Fix netgroup plugin to use correct member attribute names.Rob Crittenden2010-07-151-39/+107
* Add API to delete a service principal key, service-disable.Rob Crittenden2010-07-133-0/+6
* Add test to ensure that a certificate we issue is actually stored properly.Rob Crittenden2010-07-131-2/+32
* Change expected aci summary from Updated to Modify in test casesRob Crittenden2010-07-061-4/+4
* Fix aci_mod command. It should handle more complex operations now.Rob Crittenden2010-06-241-56/+201
* Add ipaUniqueID to HBAC services and service groupsRob Crittenden2010-05-272-0/+4
* Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroupRob Crittenden2010-05-202-0/+259
* Use new service schema for HBAC testsRob Crittenden2010-05-171-3/+35
* Replace old pwpolicy plugin with new one using baseldap, fix tests.Rob Crittenden2010-05-172-201/+24
* Add new password policy plugin based on baseldap.py classes.root2010-05-051-0/+171