summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_hbac_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Add external source hosts to HBAC.Rob Crittenden2011-08-291-1/+68
* Hide the HBAC access type attribute now that deny is deprecated.Rob Crittenden2011-07-211-1/+0
* Fix failing tests due to object name changesRob Crittenden2011-07-171-4/+4
* Remove the ability to create new HBAC deny rules.Rob Crittenden2011-07-141-0/+25
* Add sudorule and hbacrule to memberof and indirectmemberof attributesJr Aquino2011-06-061-1/+36
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* Rename hbac module to hbacruleJan Zeleny2011-01-071-93/+93
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Remove accessTime from HBAC.Rob Crittenden2010-12-061-26/+23
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-1/+1
* If an HBAC category is 'all' don't allow individual objects to be added.Rob Crittenden2010-10-081-2/+73
* Require that hosts be resolvable in DNS. Use --force to ignore warnings.Rob Crittenden2010-08-061-3/+3
* Use new service schema for HBAC testsRob Crittenden2010-05-171-3/+35
* Use the Output tuple to determine the order of outputRob Crittenden2010-02-151-10/+10
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-81/+92
* Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue.Pavel Zuna2009-12-011-15/+14
* Add HBAC plugin and introduce GeneralizedTime parameter type.Pavel Zuna2009-10-051-0/+305