summaryrefslogtreecommitdiffstats
path: root/source4/dns_server
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* s4 dns: Fix return code for deleted recordsKai Blin2012-09-301-1/+1
* s4 dns: Get rid of deprecated allocation result checkKai Blin2012-09-301-1/+3
* s4:dns_server - introduce the wildcard binding featureMatthias Dieter Wallnöfer2012-09-231-10/+28
* dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett2012-09-121-2/+3
* s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() checkStefan Metzmacher2012-09-121-16/+0
* dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming userAndrew Bartlett2012-09-121-2/+24
* s4 dns: Improve logging of delegated dns updatesKai Blin2012-09-121-1/+1
* s4 dns: Make debug output less noisyKai Blin2012-09-074-16/+16
* s4 dns: Check if signing user is allowed to update recordsKai Blin2012-09-061-16/+56
* selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett2012-09-061-0/+7
* s4 dns: Allow configuring signed updatesKai Blin2012-09-051-1/+6
* s4 dns: Make sure to remember incoming tkey nameKai Blin2012-09-051-0/+4
* s4 dns: Verify incoming TSIG signaturesKai Blin2012-09-054-0/+189
* s4 dns: Handle GSS-TSIG signature creationKai Blin2012-09-053-0/+144
* s4 dns: When we got a TKEY, we need to remember which key to use for signingKai Blin2012-09-052-2/+17
* s4 dns: TKEY record needs to remember incoming algorithmKai Blin2012-09-052-1/+10
* s4 dns: Move dns_find_tkey to an extra fileKai Blin2012-09-054-56/+88
* s4-dns: Fix linking the dns service.Andreas Schneider2012-09-051-1/+1
* s4 dns: Revert erroneous push from wrong branchKai Blin2012-09-057-461/+60
* s4 dns: Allow configuring signed updatesKai Blin2012-09-051-1/+6
* s4 dns: Make sure to remember incoming tkey nameKai Blin2012-09-051-0/+4
* more tsig_verify stuffKai Blin2012-09-053-12/+23
* drop meKai Blin2012-09-051-0/+3
* hack: dns_sign_tsig correct memcpyKai Blin2012-09-051-1/+1
* HACK remove debug statementKai Blin2012-09-051-1/+0