PEP8: fix E127: continuation line over-indented for visual indent
[amitay/samba.git] / python / samba / netcmd / group.py
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/...