build: Remove bld.gen_python_environments()
[gd/samba-autobuild/.git] / source4 / dns_server / wscript_build
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2018-08-10 Amitay Isaacsdlz-bind: Add support for BIND 9.12.x
2018-07-23 Alexander Bokovoys4-dns_server: Only build dns server Python code for...
2018-02-14 Lumir Balharpython: Port dsdb_dns module to Python 3 compatible...
2017-07-04 Andrew Bartlettdns_server: Only install common library if AD DC is...
2016-10-27 Amitay Isaacsdlz-bind: Add support for BIND 9.11.x
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2015-10-26 Andrew Bartlettdns_server: Add a python module directly accessing...
2014-11-26 Andreas Schneiderdns_server: Only build common library if AD DC is enabled.
2014-10-25 Amitay Isaacss4-dns: Add support for BIND 9.10
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-26 Stefan Metzmachers4:dns_server: split out a private 'dnsserver_common...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-06 Andrew Bartlettselftest: Add tests for the dlz_bind9 module
2012-09-05 Kai Blins4 dns: Move dns_find_tkey to an extra file
2012-09-05 Andreas Schneiders4-dns: Fix linking the dns service.
2012-09-05 Kai Blins4 dns: Revert erroneous push from wrong branch
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signatures
2012-08-31 Kai Blins4 dns: Negotiate GSSAPI-based TKEYs
2012-05-23 Alexander Bokovoylibcli/dns: make 'clidns' private library out of DNS...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-07 Amitay Isaacss4-dns: Build BIND DLZ modules with correct private...
2012-04-22 Andrew Bartlettdlz_bind9: Also produce and install binary plugin for...
2012-04-16 Amitay Isaacsdlz_bind9: Build shared libraries for both BIND version...
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2011-12-06 Amitay Isaacsdlz_bind9: Add command line options for URL and debug
2011-11-29 Amitay Isaacsdlz_bind9: Added access check to verify dynamic update
2011-11-29 Amitay Isaacsdlz_bind9: Use the sam database in dns/ as default
2011-10-27 Geza Gemess4:wscript - install the two missing files "dlz_bind9...
2010-12-08 Andrew Tridgells4-dns: dlz_bind9 doesn't need to link to gensec any...
2010-12-08 Andrew Tridgells4-dns: allow a remote ldap server to be used with...
2010-12-06 Andrew Tridgells4-dns: support Samba command line options to the dlz_b...
2010-12-06 Andrew Tridgells4-dns: a dlz module for bind9
2010-11-15 Jelmer Vernooijs4/dns: Build as shared module.
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Kai Blins4 dns: Split up the code into multiple files for easie...
2010-10-23 Kai Blins4 dns: Add a boilerplate DNS server implementation