summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/hbactest.py
Commit message (Expand)AuthorAgeFilesLines
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-1/+4
* Convert remaining frontend code to LDAPEntry API.Jan Cholasta2014-01-241-1/+1
* hbactest does not work for external usersMartin Kosek2014-01-101-3/+5
* ipaserver/dcerpc: attempt to resolve SIDs through SSSD firstAlexander Bokovoy2013-07-231-6/+3
* Remove redundancy from hbactest help textTomas Babej2013-05-151-2/+2
* Deprecate HBAC source hosts from CLIAna Krivokapic2013-04-121-23/+3
* Remove any reference to HBAC source hosts from helpAna Krivokapic2013-04-121-4/+2
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-3/+3
* Fix hbachelp examples formattingMartin Kosek2013-02-141-23/+23
* Add support for AD users to hbactest commandMartin Kosek2013-02-141-10/+131
* Fix name error in hbactestJohn Dennis2012-04-191-2/+2
* Internationalization for HBAC and ipalib.outputPetr Viktorin2012-02-141-3/+3
* Allow hbactest to work with HBAC rules exceeding default IPA limitsAlexander Bokovoy2012-01-131-3/+25
* HBAC test optional sourcehost optionOndrej Hamada2012-01-091-26/+40
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-2/+3
* hbactest fails while you have svcgroup in hbacruleAlexander Bokovoy2011-10-201-2/+3
* Include indirect membership and canonicalize hosts during HBAC rules testingAlexander Bokovoy2011-10-101-7/+23
* Fix pylint false positive in hbactest moduleMartin Kosek2011-09-131-1/+1
* When external host is specified in HBAC rule, allow its use in simulationAlexander Bokovoy2011-09-131-1/+4
* Unroll groups when testing HBAC rulesAlexander Bokovoy2011-09-111-5/+34
* Incorrect name in examples of ipa help hbactestAlexander Bokovoy2011-09-111-7/+7
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-9/+11
* Add hbactest command. https://fedorahosted.org/freeipa/ticket/386Alexander Bokovoy2011-07-281-0/+327