s4-dns: Add support for BIND 9.10
[samba.git] / source4 / dns_server / dlz_bind9.c
2014-10-25 Amitay Isaacss4-dns: Add support for BIND 9.10
2014-10-25 Amitay Isaacss4-dns: Check DLZ_DLOPEN_VERSION for different BIND...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_replace()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_extract()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-26 Stefan Metzmachers4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_al...
2014-08-26 Stefan Metzmachers4:dlz_bind9: avoid some compiler warnings
2014-05-26 Arvid Requates4-dns: dlz_bind9: improve log message consistency
2014-05-26 Arvid Requates4-dns: dlz_bind9: Fix ipv6 updates
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-03-26 Stefan Metzmachers4:dns_server: make use of gensec_update_ev()
2013-11-30 Amitay Isaacss4-dns: Ignore duplicate dns zones from multiple locati...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-09 Stefan Gohmanns4-dns: dlz_bind9: Check result to avoid segfault
2012-11-04 Amitay Isaacss4-dns: Fix format string vulnerability in an error...
2012-10-08 Amitay Isaacss4-dns: dlz_bind9: Ignore zones that are not used by...
2012-05-24 Amitay Isaacsdlz_bind9: Make the talloc destructor static and return 0.
2012-05-23 Amitay Isaacsdlz_bind9: Fix the named crash on reloading named
2012-04-16 Amitay Isaacsdlz_bind9: Build shared libraries for both BIND version...
2012-04-16 Amitay Isaacsdlz_bind9: changes to make dlz_bind9 work with BIND...
2012-03-08 Andrew Bartlettdlz_bind9: Log Samba DEBUG() messages to the bind9...
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacsdlz_bind9: Fix handling of TXT records with multiple...
2012-03-01 Amitay Isaacsdlz_bind9: This fixes the problem with adding/deleting...
2012-02-21 Amitay Isaacsdlz_bind9: Fix the log message level
2012-02-21 Amitay Isaacsdlz_bind9: Do not remove LDB record in subrdataset...
2012-01-24 Amitay Isaacsdlz_bind9: for authenticated user, set the AUTHENTICATE...
2012-01-04 Amitay Isaacsdlz_bind9: create session info from PAC using auth...
2011-12-07 Andrew Bartletts4-dns Use match-by-key in GSSAPI server if principal...
2011-12-06 Amitay Isaacsdlz_bind9: Add command line options for URL and debug
2011-12-06 Amitay Isaacsdlz_bind9: Set debugging output to stderr
2011-12-06 Amitay Isaacsdlz_bind9: Use client supplied credentials for DNS...
2011-12-06 Amitay Isaacsdlz_bind9: For creating a child entry, use only SEC_ADS...
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-17 Stefan Metzmachers4:dlz_bind9: add no memory checks
2011-10-17 Stefan Gohmanns4:dlz_bind9: Copy dn before changing in b9_has_soa
2011-10-17 Stefan Gohmanns4:dlz_bind9: add missing earch bases for windows 2000...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-29 Matthias Dieter... s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-01-14 Andrew Tridgells4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
2011-01-12 Matthias Dieter... s4:dns_server/dlz_bind9.c - initialise "ret" variables
2010-12-22 Andrew Tridgelldns: fixed dns record format
2010-12-21 Andrew Tridgells4-dns: set dwSerial and dwFlags
2010-12-21 Andrew Tridgells4-dns: fixed name comparison in bind9 module
2010-12-21 Andrew Tridgells4-dns: return the local hostname as the SOA authority
2010-12-21 Andrew Tridgells4-dns: disable segfault handling in dlz_bind9
2010-12-21 Andrew Tridgells4-dns: fixed a crash bug in dlz_bind9 code
2010-12-15 Andrew Tridgells4-dns: implemented parsing and storing of DNS records...
2010-12-15 Andrew Tridgells4-dns: added basic DLZ writeable support to dlz_bind9
2010-12-08 Andrew Tridgells4-dns: use ldb hooks for samba extensions in dlz_bind9
2010-12-08 Andrew Tridgells4-dns: allow a remote ldap server to be used with...
2010-12-06 Andrew Tridgells4-dns: return the correct TTL
2010-12-06 Andrew Tridgells4-dns: support Samba command line options to the dlz_b...
2010-12-06 Andrew Tridgells4-dns: added flags support for dlz_bind9
2010-12-06 Andrew Tridgells4-dns: a dlz module for bind9