s4:dlz_bind9: let dlz_bind9 use dns_common_extract()
[metze/samba/wip.git] / source4 / dns_server / dlz_bind9.c
2015-03-10 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_extract()
2015-03-10 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2015-03-10 Stefan Metzmachers4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_al...
2015-03-10 Stefan Metzmachers4:dlz_bind9: avoid some compiler warnings
2015-03-10 Stefan Gohmanns4-dns: dlz_bind9: Check result to avoid segfault
2012-12-03 Amitay Isaacss4-dns: dlz_bind9: Ignore zones that are not used by...
2012-11-15 Amitay Isaacss4-dns: Fix format string vulnerability in an error...
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-upstream/tags/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