summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/gpo.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Remove gpo setacl commandAmitay Isaacs2011-08-131-5/+0
* s4:netcmd/gpo.py: we don't need to set autogenerated attributesStefan Metzmacher2011-08-061-21/+11
* samba-tool: Add implementation of gpo create commandAmitay Isaacs2011-08-031-1/+176
* samba-tool: Add functions to create directories and copy files over SMB shareAmitay Isaacs2011-08-031-0/+32
* samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_localAmitay Isaacs2011-08-031-11/+19
* samba-tool: Addd functions to print GPO flags and GPlink optionsAmitay Isaacs2011-08-031-28/+22
* samba-tool: use ldb.binary_encode() on search expression elementsAndrew Tridgell2011-07-291-3/+3
* samba-tool: Added gpo fetch command implementation using python smb module.Amitay Isaacs2011-07-281-0/+94
* samba-tool: Change samba-tool gpo semantics (use gpo name instead of dn)Amitay Isaacs2011-07-281-78/+124
* samba-tool: Reimplement GPO functions in pythonAmitay Isaacs2011-07-281-11/+412
* samba-tool: add -H or --URL where necessaryGiampaolo Lauria2011-07-281-2/+4
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-211-12/+1
* s4-gpo: fixed display of GPO version numbersAndrew Tridgell2011-06-061-1/+1
* s4-samba-tool: fixed the gpo command to use the right DN for access checksAndrew Tridgell2011-01-141-5/+14
* s4-samba_tool Added ACL checking to python GPO management toolAndrew Bartlett2011-01-141-8/+26
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-081-6/+2
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-9/+12
* s4-gpo: started on samba-tool gpo list commandAndrew Tridgell2010-11-291-0/+99
* s4-samba-tool: started on gpo subcommands in pythonAndrew Tridgell2010-11-291-0/+120