samba-tool: fix format of command description (help messages)
[bbaumbach/samba-autobuild/.git] / python / samba / netcmd / group.py
2019-07-04 Björn Baumbachsamba-tool: fix format of command description (help...
2018-12-04 Tim Bealenetcmd: Minor changes to 'group stats' command
2018-10-31 Tim Bealenetcmd: Add 'samba-tool group stats' command
2018-10-30 Tim Bealenetcmd: Include num-members in 'samba-tool group list...
2018-10-25 Douglas Bagnallsamba-tool ldapcmp: remove unused import
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-05-29 William Brownpython/samba/netcmd/group.py: add group show
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2018-02-08 Björn Baumbachsamba-tool group: implement the group move command
2017-06-09 Rowland Pennysamba-tool: You cannot add members to a group if the...
2016-09-30 Rowland Pennybug 12293: stop group.py throwing errors if group is...
2015-02-17 Marc Muehlfeldgroup.py: Fix wrong example option, remove wrong commen...
2014-10-23 Marc Muehlfeldsamba-tool group add: Add option --nis-domain and ...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-16 Karolin Seegernetcmd/group.py: Fix typo.
2013-03-17 Ricky Nancesamba-tool group list: add more info to samba-tool...
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...