index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
netcmd
/
group.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
samba-tool group removemembers: avoid python backtrace on error
Björn Baumbach
1
-1
/
+1
2023-11-22
netcmd: fix typo in groups and computer commands
Rob van der Linde
1
-1
/
+1
2022-10-05
python: Handle LdbError thrown from functions operating on DNs
Joseph Sutton
1
-5
/
+13
2022-03-18
samba-tool group: Add --special parameter to add predefined special group
Joseph Sutton
1
-3
/
+194
2021-04-26
samba-tool group listmembers: always list objects which can not expire
Björn Baumbach
1
-2
/
+5
2021-01-15
samba-tool: Optionally hide disabled/expired accounts in "group listmembers"
Björn Baumbach
1
-3
/
+26
2020-10-02
python2 reduction: Merge remaining compat code into common
David Mulder
1
-1
/
+1
2020-10-01
samba-tool group: add 'group create' as synonym for 'group add'
Jule Anger
1
-3
/
+4
2020-10-01
samba-tool group: add new group 'rename' command
Jule Anger
1
-0
/
+155
2020-04-02
samba-tool group show: only shows global security groups, this patch makes it...
Rowland Penny
1
-3
/
+2
2020-02-28
samba-tool group edit: use binary encoded group name
Björn Baumbach
1
-1
/
+2
2020-02-28
samba-tool group delete: use binary encoded group name
Björn Baumbach
1
-1
/
+1
2020-02-28
samba-tool group move: use binary encoded group name
Björn Baumbach
1
-1
/
+1
2020-02-28
samba-tool group listmembers: use binary encoded group names
Björn Baumbach
1
-1
/
+2
2020-02-28
samba-tool group listmembers: find group members by groups SID
Björn Baumbach
1
-5
/
+6
2020-02-28
samba-tool group listmembers: handle group-does-not-exist error
Björn Baumbach
1
-9
/
+8
2020-02-28
samba-tool group listmembers: hide python backtracke on command error
Björn Baumbach
1
-1
/
+2
2020-01-21
samba-tool group addmembers: avoid python traceback on member add failure
Björn Baumbach
1
-2
/
+2
2020-01-21
samba-tool group addmembers: add --member-base-dn option for group member search
Björn Baumbach
1
-2
/
+20
2020-01-21
samba-tool group {add,remove}members: allow to use --member-dn in combination...
Björn Baumbach
1
-11
/
+28
2020-01-21
samba-tool group removemembers: adapt functionality to addmembers command
Björn Baumbach
1
-6
/
+32
2020-01-21
samba-tool group addmembers: add --member-dn option
Björn Baumbach
1
-4
/
+12
2020-01-21
samba-tool group addmembers: add new option --object-types
Björn Baumbach
1
-3
/
+20
2020-01-21
samba-tool: add -b/--base-dn option to groups list command
Jule Anger
1
-0
/
+6
2020-01-21
samba-tool: add --full-dn option to group listmembers command
Jule Anger
1
-1
/
+15
2020-01-21
samba-tool: add --full-dn option to group list command
Björn Baumbach
1
-3
/
+15
2019-11-29
samba-tool {user,group,computer,contact} show: avoid base64 encoded strings i...
Björn Baumbach
1
-3
/
+2
2019-11-29
samba-tool group show: fix a copy-paste mistake
Björn Baumbach
1
-3
/
+3
2019-10-17
samba-tool: Add facility to add rfc2307 attributes to an already created user...
Rowland Penny
1
-0
/
+96
2019-07-04
samba-tool group: add 'edit' command to edit an AD group object
Björn Baumbach
1
-0
/
+114
2019-07-04
samba-tool: fix format of command description (help messages)
Björn Baumbach
1
-5
/
+5
2018-12-04
netcmd: Minor changes to 'group stats' command
Tim Beale
1
-18
/
+25
2018-10-31
netcmd: Add 'samba-tool group stats' command
Tim Beale
1
-0
/
+98
2018-10-31
netcmd: Include num-members in 'samba-tool group list --verbose'
Tim Beale
1
-11
/
+15
2018-10-25
samba-tool ldapcmp: remove unused import
Douglas Bagnall
1
-1
/
+0
2018-09-06
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+4
2018-08-24
PEP8: fix E251: unexpected spaces around keyword / parameter equals
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E202: whitespace before ')'
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E201: whitespace after '('
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-11
/
+11
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E123: closing bracket does not match indentation of opening bracket...
Joe Guo
1
-6
/
+6
2018-05-29
python/samba/netcmd/group.py: add group show
William Brown
1
-0
/
+81
2018-02-15
samba-tool: convert 'except X, e' to 'except X as e' for all X
Douglas Bagnall
1
-7
/
+7
2018-02-08
samba-tool group: implement the group move command
Björn Baumbach
1
-0
/
+79
2017-06-09
samba-tool: You cannot add members to a group if the member exists as a sAMAc...
Rowland Penny
1
-0
/
+2
2016-09-30
bug 12293: stop group.py throwing errors if group is unknown
Rowland Penny
1
-3
/
+15
2015-02-17
group.py: Fix wrong example option, remove wrong comment line
Marc Muehlfeld
1
-2
/
+1
[next]