index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
aci.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-2
/
+0
*
pylint: fix old-style-class
Jan Barta
2016-09-22
1
-1
/
+2
*
pylint: fix unneeded-not
Jan Barta
2016-09-22
1
-3
/
+3
*
ipalib.aci: Port to Python 3
Petr Viktorin
2015-10-13
1
-6
/
+8
*
Use new-style raise syntax
Petr Viktorin
2015-09-01
1
-11
/
+11
*
Use next() function on iterators
Petr Viktorin
2015-09-01
1
-5
/
+5
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-1
/
+3
*
ACI plugin: correctly parse bind rules enclosed in parentheses
Martin Babinsky
2015-07-29
1
-2
/
+6
*
ipalib.aci: Fix bugs in comparison
Petr Viktorin
2014-06-04
1
-3
/
+3
*
ipalib.aci: Allow alternate "aci" keyword in ACIs
Petr Viktorin
2014-04-30
1
-1
/
+1
*
Move ACI tests to the testsuite
Petr Viktorin
2014-04-30
1
-52
/
+0
*
ipalib.aci: Add support for == and != operators to ACI
Petr Viktorin
2014-04-30
1
-0
/
+6
*
Remove some unused imports
Petr Viktorin
2013-03-01
1
-1
/
+0
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-26
/
+0
*
Fix uninitialized attributes.
Jan Cholasta
2011-04-21
1
-0
/
+2
*
Setting an empty set of target attributes should raise an exception.
Rob Crittenden
2011-01-10
1
-0
/
+4
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fix two bugs: one in parsing the ACI and one in comparing two ACIs
Rob Crittenden
2009-11-25
1
-4
/
+4
*
Fix aci plugin, enhance aci parsing capabilities, add user group support
Rob Crittenden
2009-09-28
1
-14
/
+18
*
Clean up additional issues discovered with pylint and pychecker
Rob Crittenden
2009-08-20
1
-1
/
+1
*
Fix DS ACI parsing.
Pavel Zuna
2009-06-02
1
-5
/
+5
*
Update the ACI class to be more robust and the beginnings of an ACI plugin
Rob Crittenden
2009-03-18
1
-87
/
+164
*
Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.py
Jason Gerard DeRose
2008-10-17
1
-7
/
+16
*
Stub out delegations
Rob Crittenden
2008-10-11
1
-0
/
+236