| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix netgroup plugin to use correct member attribute names. | Rob Crittenden | 2010-07-15 | 1 | -39/+107 |
* | Add API to delete a service principal key, service-disable. | Rob Crittenden | 2010-07-13 | 3 | -0/+6 |
* | Add test to ensure that a certificate we issue is actually stored properly. | Rob Crittenden | 2010-07-13 | 1 | -2/+32 |
* | Change expected aci summary from Updated to Modify in test cases | Rob Crittenden | 2010-07-06 | 1 | -4/+4 |
* | Fix aci_mod command. It should handle more complex operations now. | Rob Crittenden | 2010-06-24 | 1 | -56/+201 |
* | Add ipaUniqueID to HBAC services and service groups | Rob Crittenden | 2010-05-27 | 2 | -0/+4 |
* | Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroup | Rob Crittenden | 2010-05-20 | 2 | -0/+259 |
* | Use new service schema for HBAC tests | Rob Crittenden | 2010-05-17 | 1 | -3/+35 |
* | Replace old pwpolicy plugin with new one using baseldap, fix tests. | Rob Crittenden | 2010-05-17 | 2 | -201/+24 |
* | Add new password policy plugin based on baseldap.py classes. | root | 2010-05-05 | 1 | -0/+171 |
* | Deleting a non-fully-qualified hostname should still delete its services | Rob Crittenden | 2010-03-30 | 2 | -0/+76 |
* | Ensure that the group policy priority is unique. | Rob Crittenden | 2010-03-19 | 1 | -8/+35 |
* | Fix unicode failures in Env tests and dn failures in XML-RPC tests | Rob Crittenden | 2010-02-26 | 6 | -25/+26 |
* | Make the --all option work in Add/Remove Member commands. | Pavel Zuna | 2010-02-24 | 4 | -6/+34 |
* | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 10 | -86/+112 |
* | Fix the cert plugin tests | Rob Crittenden | 2010-02-09 | 1 | -8/+24 |
* | Fixed xmlrpc_test.fuzzy_digits for Fedora12 | Jason Gerard DeRose | 2010-01-22 | 1 | -1/+1 |
* | Remove hardcoded domain, example.com | Rob Crittenden | 2009-12-18 | 2 | -6/+6 |
* | Add messages, declarative tests for rolegroup, taskgroup plugins | Jason Gerard DeRose | 2009-12-18 | 3 | -266/+827 |
* | Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista... | Jason Gerard DeRose | 2009-12-18 | 2 | -13/+13 |
* | Fuzzy feelings | Jason Gerard DeRose | 2009-12-17 | 6 | -391/+504 |
* | host and hostgroup summary messages, declarative tests; fix tests for 'dn' | Jason Gerard DeRose | 2009-12-16 | 5 | -221/+488 |
* | Add simple tests for the aci plugin | Rob Crittenden | 2009-12-14 | 1 | -0/+77 |
* | Take 2: Extensible return values and validation; steps toward a single output... | Jason Gerard DeRose | 2009-12-10 | 14 | -722/+1227 |
* | Add minimal test for the cert plugin | Rob Crittenden | 2009-12-03 | 1 | -0/+104 |
* | Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue. | Pavel Zuna | 2009-12-01 | 1 | -15/+14 |
* | Fix unit tests for plugins using baseldap classes. | Pavel Zuna | 2009-10-07 | 1 | -3/+1 |
* | Fix unit tests for plugins using baseldap classes. | Pavel Zuna | 2009-10-05 | 7 | -133/+218 |
* | Add HBAC plugin and introduce GeneralizedTime parameter type. | Pavel Zuna | 2009-10-05 | 1 | -0/+305 |
* | Add support for per-group kerberos password policy. | Rob Crittenden | 2009-10-05 | 1 | -0/+169 |
* | Fix service_mod and add a test case | Rob Crittenden | 2009-08-26 | 1 | -1/+11 |
* | Add a new objectclass, ipaObject, that will add a UUID to many IPA objects | Rob Crittenden | 2009-08-10 | 9 | -26/+35 |
* | Add unit test for password plugin | Rob Crittenden | 2009-07-07 | 1 | -0/+71 |
* | Fix unit tests to handle new group-{add, del}-member semantics. | Pavel Zuna | 2009-07-02 | 5 | -27/+37 |
* | Add unit tests for new plugins. | Pavel Zuna | 2009-07-02 | 9 | -0/+1634 |
* | Add utility functions for plugin unit testing. | Pavel Zuna | 2009-07-02 | 1 | -0/+12 |
* | Remove unit tests for old plugins. | Pavel Zuna | 2009-07-02 | 10 | -1848/+0 |
* | Schema change so the nisnetgroup triples work properly. | Rob Crittenden | 2009-05-19 | 3 | -37/+37 |
* | Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'... | Jason Gerard DeRose | 2009-05-11 | 1 | -8/+0 |
* | Add missing attribute to fix netgroups test | Rob Crittenden | 2009-05-07 | 1 | -1/+1 |
* | Rename errors2.py to errors.py. Modify all affected files. | Pavel Zuna | 2009-04-23 | 10 | -43/+43 |
* | Finish work replacing the errors module with errors2 | Rob Crittenden | 2009-04-20 | 1 | -1/+0 |
* | Make parentmap a autofill variable and add tests when parentmap is not passed | Rob Crittenden | 2009-04-13 | 1 | -0/+58 |
* | Add tests for posix groups | Rob Crittenden | 2009-03-20 | 1 | -4/+62 |
* | Modify the taskgroup plugin to use the new group baseclass and add tests | Rob Crittenden | 2009-03-20 | 1 | -0/+188 |
* | New plugin to handle role groups | Rob Crittenden | 2009-03-20 | 1 | -0/+143 |
* | Add tests for the application frontend plugin | Jakub Hrozek | 2009-02-10 | 1 | -0/+148 |
* | Fix remaining issues with XML-RPC test cases | Rob Crittenden | 2009-02-04 | 7 | -23/+36 |
* | Fixed some of the test_xmlrpc unit tests | Jason Gerard DeRose | 2009-02-03 | 6 | -52/+52 |
* | Applied Rob's errors patch | Rob Crittenden | 2009-02-03 | 8 | -37/+64 |