summaryrefslogtreecommitdiffstats
path: root/ipalib/aci.py
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized attributes.Jan Cholasta2011-04-211-0/+2
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-101-0/+4
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Fix two bugs: one in parsing the ACI and one in comparing two ACIsRob Crittenden2009-11-251-4/+4
* Fix aci plugin, enhance aci parsing capabilities, add user group supportRob Crittenden2009-09-281-14/+18
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-1/+1
* Fix DS ACI parsing.Pavel Zuna2009-06-021-5/+5
* Update the ACI class to be more robust and the beginnings of an ACI pluginRob Crittenden2009-03-181-87/+164
* Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.pyJason Gerard DeRose2008-10-171-7/+16
* Stub out delegationsRob Crittenden2008-10-111-0/+236