summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2011-11-03samba-tool: Fix short description and error msgs in domain levelGiampaolo Lauria1-5/+5
2011-11-03samba-tool: Fix --quiet option in domain samba3upgradeGiampaolo Lauria1-2/+2
2011-11-03samba-tool: Improve "delegation" command error handlingGiampaolo Lauria2-6/+12
2011-11-03samba-tool: Improve "delegation" command error messageGiampaolo Lauria1-2/+2
2011-11-03samba-tool: Improve "delegation" command error handlingGiampaolo Lauria1-21/+27
2011-11-03samba-tool: Fix "delegation show" command synopsisGiampaolo Lauria1-1/+1
2011-11-02s4-sites: Document, fix under optimal coding, use exceptionsMatthieu Patou2-22/+86
2011-11-02samba.netcmd: Pass in outf/errf.Jelmer Vernooij2-6/+5
2011-11-02s4-python: samba.provision: Require schema to be passed in - code path which ...Jelmer Vernooij1-5/+1
2011-11-02samba.common: Fix formatting of docstring (trips up pydoctor).Jelmer Vernooij1-3/+4
2011-11-02samba-tool: add subcommand for sites manipulationMatthieu Patou2-0/+98
2011-11-02s4-python: add function to manipulate sites in pythonMatthieu Patou1-0/+63
2011-11-02s4-dnsserver: Check the raised exception with assertRaisesAmitay Isaacs1-13/+11
2011-11-02samba-tool: Improve the description of dns subcommands.Amitay Isaacs1-5/+15
2011-11-02samba-tool: Enable comparison of DNS naming contexts in ldapcmpAmitay Isaacs1-3/+8
2011-11-01s4-join: Send ReplicaUpdateRefs at the end of the joinMatthieu Patou1-1/+19
2011-11-01s4-domain-join: do not add DFSR entries when joining, this should be done in ...Matthieu Patou1-9/+0
2011-11-01Simplify handling of user add command.Jelmer Vernooij1-6/+10
2011-10-23s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...Theresa Halloran1-2/+9
2011-10-20s4-selftest: Add tests for RPC dnsserverAmitay Isaacs1-0/+181
2011-10-20samba-tool: Added dns command for DNS managementAmitay Isaacs2-0/+861
2011-10-20s4-provision: Provision DNS records with correct rankAmitay Isaacs1-18/+23
2011-10-20s4-test: added test suite for common.py codeAndrew Tridgell1-0/+42
2011-10-20s4-dsdb: moved dsdb_Dn() into common.pyAndrew Tridgell2-26/+43
2011-10-20subunitrun: give more useful helpAndrew Tridgell1-2/+25
2011-10-19s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett2-16/+16
2011-10-19s4-s3-upgrade fix format string for secrets.tdb exceptionAndrew Bartlett1-1/+1
2011-10-19s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.datAndrew Bartlett1-1/+10
2011-10-19samba.getopt: Add some basic tests.Jelmer Vernooij1-0/+57
2011-10-19samba.getopt: Keep exception message when setting a lp option fails.Jelmer Vernooij1-4/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-4/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-1/+5
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-2/+1
2011-10-19samba-tool: Improve getopt.py error handlingGiampaolo Lauria1-0/+3
2011-10-18s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett2-2/+5
2011-10-17s4 provision: DNS backend should be set by callerKai Blin4-8/+13
2011-10-17s4 provision/dns: Clean up os level handlingKai Blin1-10/+12
2011-10-17s4 provision/dns: Clean up backend handlingKai Blin1-6/+13
2011-10-17s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin1-2/+2
2011-10-17s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2-6/+6
2011-10-16s4: check that the xattr are supported in the folder where we want to provisionMatthieu Patou1-1/+4
2011-10-14samba-tool: Add test to make sure all commands have a short description set.Jelmer Vernooij1-0/+11
2011-10-14samba-tool: Add test to make sure all commands have a synopsis set.Jelmer Vernooij3-3/+26
2011-10-14samba-tool: Move main command implementation to samba.netcmd.main, so it is a...Jelmer Vernooij3-61/+79
2011-10-14samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij17-98/+80
2011-10-14samba.netcmd: Reintroduce Command.name.Jelmer Vernooij2-0/+13
2011-10-14samba-tool: Determine long option from docstring.Jelmer Vernooij3-17/+25
2011-10-14creds: Remove unnecessary calls to credopts.get_credentials.Jelmer Vernooij1-2/+0
2011-10-14python: Remove extra newlines.Jelmer Vernooij1-3/+0
2011-10-13s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett1-1/+0