WHATSNEW: Move to document changes for beta1
[kai/samba.git] / source4 / dns_server /
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-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-08 Kai Blins4 dns: unify error handling when bailing out
2012-05-07 Amitay Isaacss4-dns: Build BIND DLZ modules with correct private...
2012-04-29 Matthieu Patoudns server: move very verbose debug to higher level...
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-04-16 Amitay Isaacsdlz_bind9: changes to make dlz_bind9 work with BIND...
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-27 Kai Blins4 dns: Allow changing the dns operation flags in handlers
2012-03-27 Kai Blins4 dns: Only forward for zones we don't own
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2012-03-11 Kai Blins4 dns: Test deleting records and fix a small bu
2012-03-10 Kai Blins4 dns: Be less chatty during tests
2012-03-10 Kai Blins4 dns: Support TXT updates, add tests
2012-03-10 Kai Blins4 dns: Support TXT queries
2012-03-09 Kai Blins4 dns: Add support for PTR queries.
2012-03-08 Andrew Bartlettdlz_bind9: Log Samba DEBUG() messages to the bind9...
2012-03-06 Kai Blins4 dns: Fix TCP handling in the DNS server
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacss4-dns: Fix handling of TXT DNS Record
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-17 Kai Blins4 dns: Allow updates based on smb.conf setting
2011-12-17 Kai Blins4 dns: Add some debug output
2011-12-17 Kai Blins4 dns: Actually handle the update request
2011-12-17 Kai Blins4 dns: Implement RFC-compatible update prescan
2011-12-17 Kai Blins4 dns: Update prerequisite checking conforming to RFC
2011-12-17 Kai Blins4 dns: Move record lookup to dns_utils.c
2011-12-17 Kai Blins4 dns: Implement dns record comparison function
2011-12-17 Kai Blins4 dns: Implement dns name equality check
2011-12-17 Kai Blins4 dns: Fix some typos in comments and a whitespace
2011-12-09 Kai Blins4 dns: Update requests with QCLASS != IN or ALL trigge...
2011-12-09 Kai Blins4 dns: More explicitly use the first question of an...
2011-12-09 Kai Blins4 dns: Get rid of const qualifier for prereqs, we...
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-11-17 Kai Blins4 dns: Reduce test output noise by upping log level...
2011-11-04 Kai Blins4 dns: the opcode is called OPCODE_UPDATE in the RFC...
2011-11-04 Kai Blins4 dns: Handle QCLASS_NONE queries
2011-11-04 Kai Blins4 dns: Support DNS_QTYPE_ALL queries
2011-10-27 Geza Gemess4:wscript - install the two missing files "dlz_bind9...
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-09-28 Kai Blindns: Do as BIND and MS DNS and drop quries with qdcount...
2011-09-28 Kai Blindns: The QCLASS is called IN, not IP
2011-08-24 Andrew Tridgells4-dns: when searching all partitions the NULL basedn...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
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-03-19 Jelmer Vernooijsource4/: Fix prototypes for all functions in various...
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: dlz_bind9 doesn't need to link to gensec any...
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
2010-11-29 Matthias Dieter... s4:dns_server/dns_update.c - remove unreachable statements
2010-11-15 Jelmer Vernooijs4/dns: Build as shared module.
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Matthias Dieter... s4:dns_server - fix counter types
2010-10-23 Kai Blins4 dns: Implement update record prescan logic
2010-10-23 Kai Blins4 dns: Add stub checking if updates are allowed
2010-10-23 Kai Blins4 dns: Add a prerequisites check for updates
2010-10-23 Kai Blins4 dns: Switch to WERROR
2010-10-23 Kai Blins4 dns: Split up the code into multiple files for easie...
next