summaryrefslogtreecommitdiffstats
path: root/source4/dns_server
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRSSamuel Cabrero2014-12-221-38/+95
* dns_server: Only build common library if AD DC is enabled.Andreas Schneider2014-11-261-1/+1
* s4-dns: dlz-bind: Add trailing '.' to all fqdn stringsAmitay Isaacs2014-11-211-10/+45
* s4:dns_server: allocate substructures of struct dns_request_state on the corr...Stefan Metzmacher2014-11-184-3/+5
* s4:dns_server: add some const to dns_server_process_update/dns_update_allowed...Stefan Metzmacher2014-11-182-5/+5
* dns: Fix a compile warning by casting explicitlyKai Blin2014-10-302-5/+5
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-252-1/+28
* s4-dns: Update dlz_minimal.h based on BIND release 9.10Amitay Isaacs2014-10-251-54/+153
* s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versionsAmitay Isaacs2014-10-252-14/+10
* 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-272-53/+21
* 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-262-4/+4
* s4:dns_server: handle tombstones in handle_one_update()Stefan Metzmacher2014-08-261-16/+25
* s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace()Stefan Metzmacher2014-08-261-4/+77
* s4:dns_server: make sure dns_common_lookup() doesn't return tombstonesStefan Metzmacher2014-08-263-6/+53
* s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()Stefan Metzmacher2014-08-261-5/+15
* s4:dns_server: split out dns_common_replace()Stefan Metzmacher2014-08-264-68/+90
* s4:dns_server: remove const from dns_replace_records()Stefan Metzmacher2014-08-262-2/+2
* s4:dns_server: split out dns_common_extract() and dns_common_lookup()Stefan Metzmacher2014-08-263-44/+92
* s4:dns_server: split out a private 'dnsserver_common' libraryStefan Metzmacher2014-08-265-36/+105
* s4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_ERROR_NAME_DOES_NOT_EXISTStefan Metzmacher2014-08-262-14/+24
* s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()Stefan Metzmacher2014-08-261-0/+2
* s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison2014-06-071-1/+8
* 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
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+6
* 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-272-3/+3
* s4:lib/socket: simplify iface_list_wildcard() and its callersStefan Metzmacher2014-03-071-4/+4
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-03-041-6/+8
* s4-dns: Ignore duplicate dns zones from multiple locations in dlz_bind9Amitay Isaacs2013-11-301-0/+55
* dns: Update TODO listKai Blin2013-07-291-8/+5
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-1/+7
* dns: Support larger queries when asking forwarderKai Blin2013-05-264-0/+40
* dns: Also print packet information for DBGC_DNSKai Blin2013-05-181-5/+5
* dns: Add support for MX queriesKai Blin2013-05-161-0/+8
* dns: Also add a print-out for the out_packetKai Blin2013-05-161-0/+4
* dns: Use new DNS debugclass in DNS serverKai Blin2013-05-165-0/+15
* 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_server: fix formatting difference compared to v4-0-testStefan Metzmacher2012-10-241-1/+2
* dns_server: Try and use the dns-SERVER account if we were configured with itAndrew Bartlett2012-10-171-14/+47
* s4-dns: Fix the comments about ignoring zones in internal serverMatthieu Patou2012-10-131-1/+7
* s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ pluginAmitay Isaacs2012-10-091-0/+5
* s4-dns: fix a warningMatthieu Patou2012-10-081-2/+1
* s4-dns: Ignore zones that shouldn't be returned currentlyMatthieu Patou2012-10-071-1/+7