index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
aci.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
1
-986
/
+0
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
1
-1
/
+1
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
1
-2
/
+0
*
ipalib: make optional positional command arguments actually optional
Jan Cholasta
2016-05-25
1
-1
/
+1
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
1
-2
/
+2
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
Modernize use of range()
Petr Viktorin
2015-09-01
1
-4
/
+2
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+1
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-5
/
+5
*
aci plugin: Fix internal error when ACIs are not readable
Petr Viktorin
2014-05-29
1
-1
/
+1
*
Allow primary keys to use different type than unicode.
Jan Cholasta
2014-04-18
1
-6
/
+6
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-8
/
+5
*
Verify ACIs are added correctly in tests
Petr Viktorin
2013-12-13
1
-4
/
+10
*
Use new ipaldap entry API in aci and permission plugin
Petr Viktorin
2013-10-30
1
-22
/
+26
*
Update Permission and ACI plugins to decorator registration API
Petr Viktorin
2013-10-30
1
-13
/
+11
*
Use LDAP search instead of *group_show to check if a group exists.
Jan Cholasta
2013-07-11
1
-4
/
+5
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-2
/
+6
*
Update plugin docstrings (topic help) to reflect dropped CSV support
Petr Viktorin
2013-02-22
1
-2
/
+2
*
Update argument docs to reflect dropped CSV support
Petr Viktorin
2013-02-22
1
-3
/
+3
*
Fix permission validation and normalization in aci.py
Petr Viktorin
2013-02-22
1
-13
/
+10
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
1
-1
/
+1
*
Raise ValidationError for incorrect subtree option.
Ana Krivokapic
2013-01-14
1
-1
/
+4
*
permission-find no longer crashes with --targetgroup
Martin Kosek
2013-01-11
1
-2
/
+3
*
Fix delegation-find command --group handling
Martin Kosek
2012-12-19
1
-1
/
+1
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-26
/
+26
*
Fail on unknown Command options
Petr Viktorin
2012-06-20
1
-0
/
+2
*
Implement permission/aci find by subtree
Rob Crittenden
2012-05-15
1
-1
/
+12
*
Do not use extra command options in ACI, permission, selfservice
Petr Viktorin
2012-05-14
1
-15
/
+11
*
Memberof attribute control and update
Ondrej Hamada
2012-02-08
1
-15
/
+21
*
Fix selfservice-find crashes
Martin Kosek
2012-01-24
1
-11
/
+11
*
Add missing --pkey-only option for selfservice and delegation
Martin Kosek
2012-01-16
1
-3
/
+8
*
Restore ACI when aci_mod fails
Martin Kosek
2012-01-13
1
-4
/
+18
*
Display the value of memberOf ACIs in permission plugin.
Rob Crittenden
2012-01-04
1
-4
/
+7
*
Parse comma-separated lists of values in all parameter types. This can be ena...
Jan Cholasta
2011-11-30
1
-3
/
+5
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-2
/
+2
*
Fix LDAP object parameter encoding
Martin Kosek
2011-11-15
1
-0
/
+11
*
Fix copy/paste error in parameter description.
Rob Crittenden
2011-11-10
1
-1
/
+1
*
Fix typos
Yuri Chornoivan
2011-09-07
1
-2
/
+2
*
Typos in freeIPA messages and man page
Yuri Chornoivan
2011-05-10
1
-2
/
+2
*
Changed dns permission types
Jan Zeleny
2011-02-14
1
-2
/
+2
*
Fix changing membergroup in a delegation.
Rob Crittenden
2011-02-01
1
-7
/
+18
*
Fixed permission lookup
Jan Zeleny
2011-01-31
1
-1
/
+10
*
ACI plugin supports prefixes
Martin Kosek
2011-01-26
1
-20
/
+75
*
Rename INTERNAL to NO_CLI for commands we hide from the cli.
Rob Crittenden
2011-01-21
1
-7
/
+7
*
Add some basic filter validation to permissions and disallow empty filters
Rob Crittenden
2011-01-21
1
-4
/
+14
*
Display the entries that failed when deleting with --continue.
Rob Crittenden
2011-01-10
1
-1
/
+1
*
Setting an empty set of target attributes should raise an exception.
Rob Crittenden
2011-01-10
1
-29
/
+32
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Fix the change_password permissions and the DNS access controls.
Rob Crittenden
2010-12-17
1
-1
/
+2
[next]