summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-274-0/+1006
* 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-161-2/+2
* Allow decoupling of user-private groups.Rob Crittenden2010-08-101-0/+78
* Fix user tests to handle managed entriesRob Crittenden2010-08-101-1/+2
* Add optional error message to pattern validatorRob Crittenden2010-08-062-0/+36
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-066-15/+51
* Fix replacing a certificate in a service.Rob Crittenden2010-08-061-3/+28
* 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
* Deleting a non-fully-qualified hostname should still delete its servicesRob Crittenden2010-03-302-0/+76
* Ensure that the group policy priority is unique.Rob Crittenden2010-03-191-8/+35
* Fix unicode failures in Env tests and dn failures in XML-RPC testsRob Crittenden2010-02-266-25/+26
* Make the --all option work in Add/Remove Member commands.Pavel Zuna2010-02-244-6/+34
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-1510-86/+112
* Fix the cert plugin testsRob Crittenden2010-02-091-8/+24
* Fixed xmlrpc_test.fuzzy_digits for Fedora12Jason Gerard DeRose2010-01-221-1/+1
* Remove hardcoded domain, example.comRob Crittenden2009-12-182-6/+6
* Add messages, declarative tests for rolegroup, taskgroup pluginsJason Gerard DeRose2009-12-183-266/+827
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-182-13/+13
* Fuzzy feelingsJason Gerard DeRose2009-12-176-391/+504
* host and hostgroup summary messages, declarative tests; fix tests for 'dn'Jason Gerard DeRose2009-12-165-221/+488
* Add simple tests for the aci pluginRob Crittenden2009-12-141-0/+77
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-1014-722/+1227
* Add minimal test for the cert pluginRob Crittenden2009-12-031-0/+104
* Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue.Pavel Zuna2009-12-011-15/+14
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-071-3/+1
* Fix unit tests for plugins using baseldap classes.Pavel Zuna2009-10-057-133/+218
* Add HBAC plugin and introduce GeneralizedTime parameter type.Pavel Zuna2009-10-051-0/+305
* Add support for per-group kerberos password policy.Rob Crittenden2009-10-051-0/+169
* Fix service_mod and add a test caseRob Crittenden2009-08-261-1/+11
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-109-26/+35
* Add unit test for password pluginRob Crittenden2009-07-071-0/+71
* Fix unit tests to handle new group-{add, del}-member semantics.Pavel Zuna2009-07-025-27/+37