summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett2011-10-182-2/+5
* s4 provision: DNS backend should be set by callerKai Blin2011-10-174-8/+13
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-171-2/+2
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-172-6/+6
* s4: check that the xattr are supported in the folder where we want to provisionMatthieu Patou2011-10-161-1/+4
* samba-tool: Add test to make sure all commands have a short description set.Jelmer Vernooij2011-10-141-0/+11
* samba-tool: Add test to make sure all commands have a synopsis set.Jelmer Vernooij2011-10-143-3/+26
* samba-tool: Move main command implementation to samba.netcmd.main, so it is a...Jelmer Vernooij2011-10-143-61/+79
* samba-tool: Don't require full prog line to be in synopsis.Jelmer Vernooij2011-10-1417-98/+80
* samba.netcmd: Reintroduce Command.name.Jelmer Vernooij2011-10-142-0/+13
* samba-tool: Determine long option from docstring.Jelmer Vernooij2011-10-143-17/+25
* creds: Remove unnecessary calls to credopts.get_credentials.Jelmer Vernooij2011-10-141-2/+0
* python: Remove extra newlines.Jelmer Vernooij2011-10-141-3/+0
* s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett2011-10-131-1/+0
* samba-tool: Use self.outf in a few more places.Jelmer Vernooij2011-10-1313-88/+104
* samba-tool delegation: Use self.outf, simplify some code.Jelmer Vernooij2011-10-131-14/+8
* samba.getopt: Refactor parsing of --kerberos argument into separate function.Jelmer Vernooij2011-10-131-13/+16
* samba-tools/testparm: Add really basic unit test, demonstrating how to write ...Jelmer Vernooij2011-10-131-0/+29
* netcmd: Add Command.get_logger() method.Jelmer Vernooij2011-10-133-5/+8
* netcmd: Add errf stream to command instances.Jelmer Vernooij2011-10-132-8/+9
* samba-tool/testparm: Fix traceback when checking client name/ip against hosts...Jelmer Vernooij2011-10-131-2/+2
* samba-tool/testparm: Fix handling of command-line options.Jelmer Vernooij2011-10-131-26/+29
* samba.upgrade: Use list comprehension.Jelmer Vernooij2011-10-121-4/+4
* samba.getopt: Allow --kerberos=auto, and fix exception name if an unknownJelmer Vernooij2011-10-121-1/+4
* s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam failsAndrew Bartlett2011-10-111-1/+1
* netcmd/domain: Remove unused imports.Jelmer Vernooij2011-10-081-2/+2
* netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.Jelmer Vernooij2011-10-081-9/+8
* upgrade: Avoid catching all exceptions, just catch the ones we care about.Jelmer Vernooij2011-10-081-11/+9
* s4:findprovisionusnranges - the default python path is detected over "env"Matthias Dieter Wallnöfer2011-10-081-1/+1
* s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECKStefan Metzmacher2011-10-071-1/+1
* samba-tool: add support for fixing broken backlinks in dbcheckAndrew Tridgell2011-10-061-20/+32
* s4-subdomain: create trust record with forest root DCAndrew Tridgell2011-10-041-7/+33
* s4-join: enable cleanup on failed joinAndrew Tridgell2011-10-041-1/+1
* dns: added example python script for dnsserver protocolAndrew Tridgell2011-10-041-0/+89
* samba-tool: cope with GC compares in ldapcmpAndrew Tridgell2011-10-041-3/+5
* samba-tool: added --full-sync and --sync-all options to samba-tool drs replicateAndrew Tridgell2011-10-041-3/+9
* s4-dbchecker: fixed handling of DSDB DNs in dbcheckAndrew Tridgell2011-10-041-1/+1
* s4-dbcheck: fixed transaction nesting in dbcheckAndrew Tridgell2011-09-221-2/+6
* samba-tool: use show_recycled in dbcheckerAndrew Tridgell2011-09-221-13/+16
* s4-dns: started adding support for auto-creation of NS glue recordAndrew Tridgell2011-09-221-1/+37
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-192-6/+6
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* samba-tool: use get_config_basedn() to get configuration NC DNAndrew Tridgell2011-09-192-9/+7
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-192-133/+154
* s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...Matthias Dieter Wallnöfer2011-09-161-1/+5
* s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviourAndrew Bartlett2011-09-132-13/+13
* s4:upgrade_from_s3 - restore "get_testparm_var" methodMatthias Dieter Wallnöfer2011-09-131-1/+4
* s4-subdomain: match windows form for trustAuthInOutBlobAndrew Tridgell2011-09-131-11/+3