dlz_bind9: Add command line options for URL and debug
authorAmitay Isaacs <amitay@gmail.com>
Tue, 6 Dec 2011 01:01:42 +0000 (12:01 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 6 Dec 2011 23:43:52 +0000 (10:43 +1100)
commitb9f4febd405c9ed8c5386cedeb3190aa395b41c4
tree956e5d345036ed182080548496d978bc031edd14
parentde9a4ca831a0928044d7a2bc6d9801d92e23e5d9
dlz_bind9: Add command line options for URL and debug

To specify debug level, use -d <level> in named.conf.
To specify sam db, use -H <path/to/sam.ldb> in named.conf.

The default log level is set to 0. The log level specified in smb.conf
is not used. To set log level, use -d option.
source4/dns_server/dlz_bind9.c
source4/dns_server/wscript_build