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
/
netgroup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-2
/
+15
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+4
*
adjust search so that it works for non-admin users
Petr Vobornik
2015-08-12
1
-0
/
+4
*
Do not require description in UI.
David Kupka
2014-09-29
1
-1
/
+1
*
Fix: Add managed read permissions for compat tree and operational attrs
Petr Viktorin
2014-09-05
1
-2
/
+2
*
Add managed read permissions for compat tree
Petr Viktorin
2014-09-05
1
-0
/
+10
*
sudorule: Refactor add and remove external_post_callback
Tomas Babej
2014-06-25
1
-11
/
+19
*
Convert Netgroup default permissions to managed
Petr Viktorin
2014-06-24
1
-0
/
+32
*
netgroup: Add objectclass attribute to read permissions
Petr Viktorin
2014-06-23
1
-2
/
+2
*
Make sure member* attrs are always granted together in read permissions
Petr Viktorin
2014-06-11
1
-1
/
+2
*
Update all remaining plugins to the new Registry API
Nathaniel McCallum
2014-06-11
1
-8
/
+10
*
Add Object metadata and update plugin for managed permissions
Petr Viktorin
2014-03-25
1
-0
/
+19
*
Add permission_filter_objectclasses for explicit type filters
Petr Viktorin
2014-02-20
1
-0
/
+1
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-2
/
+3
*
Use LDAP search instead of *group_show to check if a group exists.
Jan Cholasta
2013-07-11
1
-1
/
+1
*
Update plugin docstrings (topic help) to reflect dropped CSV support
Petr Viktorin
2013-02-22
1
-1
/
+1
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-2
/
+2
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-0
/
+7
*
Validate externalhost (when added by --addattr/--setattr)
Petr Viktorin
2012-05-11
1
-0
/
+1
*
Allow one letter net/hostgroups names
Ondrej Hamada
2012-05-07
1
-1
/
+1
*
Fix expected error messages in tests
Petr Viktorin
2012-04-10
1
-1
/
+4
*
Netgroup nisdomain and hosts validation
Ondrej Hamada
2012-03-28
1
-0
/
+9
*
Limit allowed characters in a netgroup name to alpha, digit, -, _ and .
Rob Crittenden
2012-02-27
1
-0
/
+6
*
Consolidate external member code into two functions in baseldap.py
Rob Crittenden
2012-02-08
1
-47
/
+2
*
Return proper DN in netgroup-add
Martin Kosek
2012-02-06
1
-2
/
+2
*
Improve netgroup-add error messages
Martin Kosek
2012-02-03
1
-7
/
+11
*
Improve hostgroup/netgroup collision checks
Martin Kosek
2011-10-17
1
-0
/
+20
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-30
/
+24
*
Fix regression when calculating external groups.
Rob Crittenden
2011-07-19
1
-1
/
+1
*
A removed external host is shown in output when removing external hosts.
Rob Crittenden
2011-07-18
1
-3
/
+3
*
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
*
Replace the 'private' option in netgroup-find with 'managed'.
Jan Cholasta
2011-06-28
1
-4
/
+9
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
Typos in freeIPA messages and man page
Yuri Chornoivan
2011-05-10
1
-1
/
+1
*
Fix translatable strings in ipalib plugins.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Net group to Netgroup
Adam Young
2011-02-22
1
-1
/
+1
*
Cleanup for netgroup search https://fedorahosted.org/freeipa/ticket/963
Jr Aquino
2011-02-18
1
-4
/
+6
*
17-2 Managed netgroups should be invisible https://fedorahosted.org/freeipa/t...
Jr Aquino
2011-02-16
1
-0
/
+18
*
Rename hbac module to hbacrule
Jan Zeleny
2011-01-07
1
-1
/
+1
*
facet nesting
Adam Young
2011-01-07
1
-1
/
+1
*
Improve filtering of enrollments search results.
Pavel Zuna
2011-01-04
1
-1
/
+10
*
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
/
+1
*
Add usercategory and hostcategory and fix displaying members in netgroup_show
Rob Crittenden
2010-11-08
1
-0
/
+24
*
Implement nested netgroups and include summaries for the commands.
Rob Crittenden
2010-10-29
1
-2
/
+27
*
Return reason for failure when updating group membership fails.
Rob Crittenden
2010-10-28
1
-9
/
+9
*
Populate indirect members when showing a group object.
Rob Crittenden
2010-10-28
1
-26
/
+6
*
Add LDAPObject setting to handle different attributes for RDN and PKEY.
Pavel Zuna
2010-10-28
1
-24
/
+1
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-13
/
+13
[next]