s4-samba-tool: started on gpo subcommands in python
authorAndrew Tridgell <tridge@samba.org>
Sun, 28 Nov 2010 01:20:15 +0000 (12:20 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 07:04:41 +0000 (18:04 +1100)
commit7a826d02a386cb2429a992b84ca597b174cfc35d
tree86b537533f005066c63c0daa2061d0c0875b90b8
parente54c8bef8a926abf7cd52af5906ed0736f52d800
s4-samba-tool: started on gpo subcommands in python

this adds the listall GPO command. Currently the python variants are
available as "samba-tool gpo2 SUBCOMMAND". These will replace the
"samba-tool gpo" commands when complete
source4/scripting/python/samba/netcmd/__init__.py
source4/scripting/python/samba/netcmd/gpo.py [new file with mode: 0644]