summaryrefslogtreecommitdiff
path: root/source4/dns_server/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2022-05-23s4/dlz: add support for bind 9.18Douglas Bagnall1-0/+10
2021-06-20dns: Enable dnsserver_common install when not ad dcDavid Mulder1-2/+4
2021-05-17dlz: do not build for Bind 9.8 or 9.9Douglas Bagnall1-20/+0
2021-05-17dlz torture: update to supported DLZ APIDouglas Bagnall1-1/+1
2021-03-10samba-tool: Enable pydns without ad dcDavid Mulder1-2/+1
2020-09-24bind9-dlz: Add support for BIND 9.16.xAmitay Isaacs1-0/+10
2020-09-24bind9-dlz: Add support for BIND 9.14.xAmitay Isaacs1-0/+10
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-10/+9
2018-08-10dlz-bind: Add support for BIND 9.12.xAmitay Isaacs1-0/+10
2018-07-23s4-dns_server: Only build dns server Python code for AD DCAlexander Bokovoy1-3/+5
2018-02-15python: Port dsdb_dns module to Python 3 compatible form.Lumir Balhar1-2/+6
2017-07-04dns_server: Only install common library if AD DC is enabled.Andrew Bartlett1-1/+2
2016-10-27dlz-bind: Add support for BIND 9.11.xAmitay Isaacs1-0/+10
2016-03-15build: mark explicit dependencies on pytalloc-utilGarming Sam1-1/+1
2016-01-13Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij1-1/+1
2015-10-26dns_server: Add a python module directly accessing DNS records in sam.ldbAndrew Bartlett1-0/+6
2014-11-26dns_server: Only build common library if AD DC is enabled.Andreas Schneider1-1/+1
2014-10-25s4-dns: Add support for BIND 9.10Amitay Isaacs1-0/+10
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookupStefan Metzmacher1-3/+3
2014-08-26s4:dns_server: split out a private 'dnsserver_common' libraryStefan Metzmacher1-1/+7
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