1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/scripting/python
Amitay Isaacs 0b089880f0 s4-provision: Generate appropriate named.conf file depending on dns_backend
For --dns_backend=BIND9, generate the dns zone file, and named.conf with
zone information.

For --dns-backend=BIND9_DLZ, generate the named.conf with dlz directive.

If no option is specified, default dns_backend is BIND9.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-09-12 20:42:16 +10:00
..
examples s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
samba s4-provision: Generate appropriate named.conf file depending on dns_backend 2011-09-12 20:42:16 +10:00
samba_external s4-python Remove unused missing.py (used by old build system) 2011-02-02 15:19:03 +11:00
modules.c s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
modules.h s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes no argument 2011-02-21 14:42:00 +01:00
pyglue.c s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argument 2011-08-08 18:01:19 +02:00
uuidmodule.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00
wscript_build s4-waf Don't install any Samba packages into PYTHONDIR 2011-02-02 15:21:13 +11:00