summaryrefslogtreecommitdiff
path: root/source4/dns_server/dlz_bind9.c
Commit message (Expand)AuthorAgeFilesLines
* samdb: Rework samdb_connect_url() to return LDB error code and an error stringAndrew Bartlett2017-09-201-5/+10
* s4:bind_dlz: Try the 'binddns dir' firstAndreas Schneider2017-09-161-6/+6
* s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider2017-09-051-3/+41
* dnsserver: Add support for dns wildcardsGary Lockyer2017-08-151-2/+2
* dns_server: clobber MNAME in the SOAAndrew Bartlett2017-06-101-1/+1
* s4:dlz_bind9: assert SPNEGO/KRB5 and use gensec_update()Stefan Metzmacher2017-05-211-4/+38
* bind_dlz: Fix CID 1347318 Unchecked return valueVolker Lendecke2016-01-081-3/+13
* dlz_bind9: Fix keytab location.Andreas Schneider2015-03-201-1/+1
* Do not use popt_common.h in dlz_bind9Andrew Bartlett2015-03-161-1/+1
* s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs2014-11-211-10/+45
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-251-1/+18
* s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versionsAmitay Isaacs2014-10-251-1/+1
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modifyStefan Metzmacher2014-08-271-56/+21
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing recordsStefan Metzmacher2014-08-271-46/+7
* s4:dlz_bind9: let dlz_bind9 use dns_common_replace()Stefan Metzmacher2014-08-271-77/+50
* s4:dlz_bind9: let dlz_bind9 use dns_common_extract()Stefan Metzmacher2014-08-271-57/+61
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookupStefan Metzmacher2014-08-271-50/+18
* s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()Stefan Metzmacher2014-08-261-0/+2
* s4:dlz_bind9: avoid some compiler warningsStefan Metzmacher2014-08-261-3/+3
* s4-dns: dlz_bind9: improve log message consistencyArvid Requate2014-05-261-4/+4
* s4-dns: dlz_bind9: Fix ipv6 updatesArvid Requate2014-05-261-1/+5
* kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett2014-04-281-1/+1
* s4:dns_server: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-1/+1
* s4-dns: Ignore duplicate dns zones from multiple locations in dlz_bind9Amitay Isaacs2013-11-301-0/+55
* s4-dns: dlz_bind9: Check result to avoid segfaultStefan Gohmann2013-03-091-1/+1
* s4-dns: Fix format string vulnerability in an error message (bug #9354)Amitay Isaacs2012-11-041-4/+5
* s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ pluginAmitay Isaacs2012-10-091-0/+5
* dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs2012-05-241-1/+2
* dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs2012-05-241-1/+17
* dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9Amitay Isaacs2012-04-161-0/+5
* dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0Amitay Isaacs2012-04-161-19/+19
* dlz_bind9: Log Samba DEBUG() messages to the bind9 logsAndrew Bartlett2012-03-081-2/+29
* dlz_bind9: Match PTR records as DNS names and not just stringsAmitay Isaacs2012-03-011-1/+1
* dlz_bind9: Fix handling of TXT records with multiple quoted stringsAmitay Isaacs2012-03-021-4/+33
* dlz_bind9: This fixes the problem with adding/deleting rdatasetAmitay Isaacs2012-03-021-11/+16
* dlz_bind9: Fix the log message levelAmitay Isaacs2012-02-211-5/+5
* dlz_bind9: Do not remove LDB record in subrdataset and delrdatasetAmitay Isaacs2012-02-211-13/+8
* dlz_bind9: for authenticated user, set the AUTHENTICATED USERS sid in tokenAmitay Isaacs2012-01-251-0/+5
* dlz_bind9: create session info from PAC using auth contextAmitay Isaacs2012-01-041-7/+59
* s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett2011-12-071-22/+5
* dlz_bind9: Add command line options for URL and debugAmitay Isaacs2011-12-071-8/+27
* dlz_bind9: Set debugging output to stderrAmitay Isaacs2011-12-071-0/+3
* dlz_bind9: Use client supplied credentials for DNS record updateAmitay Isaacs2011-12-071-0/+79
* dlz_bind9: For creating a child entry, use only SEC_ADS_CREATE_CHILDAmitay Isaacs2011-12-071-1/+1
* dlz_bind9: Added access check to verify dynamic updateAmitay Isaacs2011-11-291-16/+166
* dlz_bind9: Use the sam database in dns/ as defaultAmitay Isaacs2011-11-291-59/+13
* s4:dlz_bind9: add no memory checksStefan Metzmacher2011-10-171-0/+4
* s4:dlz_bind9: Copy dn before changing in b9_has_soaStefan Gohmann2011-10-171-1/+5
* s4:dlz_bind9: add missing earch bases for windows 2000 domainsStefan Gohmann2011-10-171-0/+1
* s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"Matthias Dieter Wallnöfer2011-04-291-1/+1