summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-0222-8512/+0
* samba-tool/user setpassword: fix help messageStefan Metzmacher2013-02-041-3/+3
* s4-dbcheck: Allow forcing an override of an old @MODULES recordAndrew Bartlett2013-01-101-4/+20
* samba-tool Add --service argument to samba-tool ntacl get/setAndrew Bartlett2013-01-081-6/+10
* samba-tool processes: Make the output a bit neaterRicky Nance2012-12-081-5/+5
* s4:samba-tool/gpo: fix the operation order when creating gposStefan Metzmacher2012-12-031-13/+20
* s4:samba-tool/gpo: use 'gPCFileSysPath' when deleting gposStefan Metzmacher2012-12-031-4/+2
* s4:samba-tool/gpo: use the dns_domain from the server when creating gposStefan Metzmacher2012-12-031-2/+14
* s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...Stefan Metzmacher2012-11-301-2/+4
* s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...Stefan Metzmacher2012-11-301-5/+6
* s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...Stefan Metzmacher2012-11-301-3/+7
* s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptorStefan Metzmacher2012-11-301-5/+5
* samba-tool dns: Don't use "localhost" to connect to local hostKai Blin2012-11-161-0/+2
* s4:samba-tool: Fix samba-tool fsmo --role=schemaArvid Requate2012-11-161-1/+1
* samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2012-11-161-0/+63
* s4:samba-tool/testparm: report a CommandError if loading of the config file f...Stefan Metzmacher2012-11-131-1/+4
* samba-tool: Fix typo in --help output.Karolin Seeger2012-11-091-1/+1
* provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett2012-11-061-2/+2
* samba-tool: "drs options" does not need a samdb connectionAndrew Tridgell2012-11-011-1/+0
* samba-tool: Add samba-tool processes subcommandAndrew Bartlett2012-10-312-0/+80
* samba-tool user: Fix typos, improve messages.Jelmer Vernooij2012-10-181-6/+10
* Warn when setting UID/GID without idmap_ldb:use rfc2307 = YesAlexander Wuerstlein2012-10-181-0/+4
* Set RFC2307 attributes in samba-tool createAlexander Wuerstlein2012-10-181-2/+33
* provision: No longer use the wheel group in new AD DomainsAndrew Bartlett2012-10-181-4/+1
* samba-tool: Some more unifications...Karolin Seeger2012-10-0915-15/+15
* s4:samba-tool: allow 'samba-tool --version'Stefan Metzmacher2012-10-081-0/+6
* s4:samba-tool: use normal option parsing in SuperCommandStefan Metzmacher2012-10-081-10/+13
* s4:samba-tool: add optional epilog to _create_parser()Stefan Metzmacher2012-10-081-2/+7
* samba-tool: Unify usage messages.Karolin Seeger2012-10-0813-60/+60
* samba-tool: Clarify usage of --help.Karolin Seeger2012-10-081-1/+1
* samba-tool: Fix typo in usage.Karolin Seeger2012-10-081-1/+1
* s4-provision: do not skip setting the acls on sysvolMatthieu Patou2012-10-031-1/+1
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-278-38/+35
* samba-tool domain provision: DNS forwarder defaultRicky Nance2012-09-271-0/+2
* samba-tool: Hide 'samba-tool domain samba3upgrade'.Jelmer Vernooij2012-09-262-12/+25
* samba-tool domain provision: DNS forwarder is not a boolean.Jelmer Vernooij2012-09-251-3/+3
* replace: Support setproctitle().Jelmer Vernooij2012-09-241-2/+2
* samba-tool domain-provision: Avoid python2.5-isms.Jelmer Vernooij2012-09-241-1/+4
* samba-tool domain-provision: Fix docstring.Jelmer Vernooij2012-09-241-2/+2
* Correct command help messageDaniele Dario2012-09-201-1/+1
* samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij2012-09-168-194/+209
* s4 provision: Ask for the dns forwarder IP address during interactive provisionKai Blin2012-09-121-9/+46
* s4 dns: use the internal DNS server per defaultKai Blin2012-09-121-13/+13
* s4:samba-tool: add 'samba-tool domain provision'Stefan Metzmacher2012-09-111-1/+264
* s4:python/netcmd: give the Commad implementations access to the raw argumentsStefan Metzmacher2012-09-111-0/+8
* s4:samba-tool: remove unused code in testparm.pyStefan Metzmacher2012-09-111-5/+0
* samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SIDAndrew Bartlett2012-09-051-19/+53
* samba_tool: Fix ntacl get to correctly output in sddlAndrew Bartlett2012-09-051-3/+3
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-041-2/+2
* s4-samba-tool: Add samba-tool ntacl sysvolcheck commandAndrew Bartlett2012-08-231-0/+34