index
:
freeipa.git
4084
master
Unnamed repository; edit this file 'description' to name the repository.
Martin Kosek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
plugins
/
group.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter groups by type (POSIX, non-POSIX, external)
Petr Vobornik
2013-04-09
1
-0
/
+28
*
Improve error messages for external group members
Ana Krivokapic
2013-03-14
1
-4
/
+23
*
Change DNA magic value to -1 to make UID 999 usable
Petr Viktorin
2013-03-11
1
-2
/
+3
*
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
-1
/
+1
*
Avoid internal error when user is not Trust admin
Martin Kosek
2013-02-20
1
-1
/
+1
*
Prevent changing protected group's name using --setattr
Tomas Babej
2013-02-19
1
-1
/
+1
*
Do not hide SID resolver error in group-add-member
Martin Kosek
2013-02-14
1
-3
/
+0
*
Generalize AD GC search
Martin Kosek
2013-02-14
1
-4
/
+5
*
Resolve external members from trusted domain via Global Catalog
Alexander Bokovoy
2012-11-01
1
-13
/
+19
*
Minor fixes for default SMB group
Martin Kosek
2012-10-09
1
-1
/
+1
*
ipa-adtrust-install: Add fallback group
Sumit Bose
2012-10-04
1
-1
/
+1
*
Restrict admins group modifications
Tomas Babej
2012-10-03
1
-3
/
+17
*
Make sure external group members are listed for the external group
Alexander Bokovoy
2012-09-25
1
-19
/
+10
*
Document use of external group membership
Alexander Bokovoy
2012-09-20
1
-0
/
+29
*
Fix error messages and use proper ImportError for dcerpc import
Alexander Bokovoy
2012-09-20
1
-7
/
+6
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-0
/
+8
*
Add support for external group members
Alexander Bokovoy
2012-06-28
1
-4
/
+104
*
Prevent deletion of the last admin
Petr Viktorin
2012-06-06
1
-1
/
+15
*
Refactor exc_callback invocation.
Jan Cholasta
2012-04-26
1
-3
/
+4
*
Only apply validation rules when adding and updating.
Rob Crittenden
2012-02-29
1
-1
/
+1
*
Add gidnumber minvalue
Martin Kosek
2012-02-23
1
-0
/
+1
*
Mark some attributes required to match the schema.
Rob Crittenden
2011-12-05
1
-0
/
+11
*
Clarify usage of --posix argument in group plugin.
Rob Crittenden
2011-11-16
1
-2
/
+2
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-32
/
+19
*
Fixed label capitalization
Endi S. Dewata
2011-07-14
1
-1
/
+1
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-2
/
+2
*
Removed invalid associations.
Endi S. Dewata
2011-07-01
1
-1
/
+1
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
Add sudorule and hbacrule to memberof and indirectmemberof attributes
Jr Aquino
2011-06-06
1
-2
/
+3
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-4
/
+4
*
Add handling for indirect memberof other entries.
Rob Crittenden
2011-02-21
1
-1
/
+2
*
Inconsistent error message for ipa group-detach
Martin Kosek
2011-02-03
1
-1
/
+4
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-1
/
+1
*
Improve filtering of enrollments search results.
Pavel Zuna
2011-01-04
1
-1
/
+1
*
In meta data make ACI attributes lower-case, sorted. Add possible attributes.
Rob Crittenden
2010-12-21
1
-0
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Enable filtering search results by member attributes.
Pavel Zuna
2010-12-20
1
-0
/
+2
*
This is the second half of a patch. Only the part that had to be
Rob Crittenden
2010-12-02
1
-1
/
+1
*
Re-implement access control using an updated model.
Rob Crittenden
2010-12-01
1
-2
/
+2
*
Create user private groups with a uniqueid.
Rob Crittenden
2010-11-30
1
-1
/
+1
*
Change signature of LDAPSearch.pre_callback.
Pavel Zuna
2010-11-23
1
-2
/
+2
*
Give a detached group a full set of group objectclasses.
Rob Crittenden
2010-11-19
1
-8
/
+21
*
Increase # of chars in users and groups to 255 and default username to 32.
Rob Crittenden
2010-11-12
1
-2
/
+2
*
Populate indirect members when showing a group object.
Rob Crittenden
2010-10-28
1
-9
/
+3
*
Allow RDN changes for users, groups, rolegroups and taskgroups.
Rob Crittenden
2010-10-28
1
-0
/
+1
*
Add flag to group-find to only search on private groups.
Pavel Zuna
2010-10-20
1
-2
/
+29
*
Fix group deletion
Rob Crittenden
2010-10-13
1
-3
/
+4
*
Fix inconsistent error message when deleting groups that don't exist.
Pavel Zuna
2010-10-06
1
-1
/
+3
*
Groups are now created as POSIX by default.
Rob Crittenden
2010-10-01
1
-14
/
+15
[next]