summaryrefslogtreecommitdiff
path: root/source4/dns_server/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2012-09-06selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett1-0/+7
2012-09-05s4 dns: Move dns_find_tkey to an extra fileKai Blin1-1/+1
2012-09-05s4-dns: Fix linking the dns service.Andreas Schneider1-1/+1
2012-09-05s4 dns: Revert erroneous push from wrong branchKai Blin1-1/+1
2012-09-05s4 dns: Handle GSS-TSIG signaturesKai Blin1-1/+1
2012-08-31s4 dns: Negotiate GSSAPI-based TKEYsKai Blin1-1/+1
2012-05-23libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy1-1/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+5
2012-05-07s4-dns: Build BIND DLZ modules with correct private libraryAmitay Isaacs1-2/+2
2012-04-22dlz_bind9: Also produce and install binary plugin for bind 9.9Andrew Bartlett1-1/+1
2012-04-16dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9Amitay Isaacs1-0/+10
2012-03-27s4 dns: Forward questions we can't answer to another serverKai Blin1-1/+1
2011-12-07dlz_bind9: Add command line options for URL and debugAmitay Isaacs1-1/+1
2011-11-29dlz_bind9: Added access check to verify dynamic updateAmitay Isaacs1-1/+1
2011-11-29dlz_bind9: Use the sam database in dns/ as defaultAmitay Isaacs1-1/+1
2011-10-27s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes1-0/+2
2010-12-08s4-dns: dlz_bind9 doesn't need to link to gensec any moreAndrew Tridgell1-1/+1
2010-12-08s4-dns: allow a remote ldap server to be used with dlz_bind9Andrew Tridgell1-1/+1
2010-12-06s4-dns: support Samba command line options to the dlz_bind.so moduleAndrew Tridgell1-1/+1
2010-12-06s4-dns: a dlz module for bind9Andrew Tridgell1-0/+7
2010-11-15s4/dns: Build as shared module.Jelmer Vernooij1-2/+3
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-1/+1
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-1/+1
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-23s4 dns: Split up the code into multiple files for easier developmentKai Blin1-1/+1
2010-10-23s4 dns: Add a boilerplate DNS server implementationKai Blin1-0/+9