summaryrefslogtreecommitdiff
path: root/source4/dns_server/dns_server.c
Commit message (Expand)AuthorAgeFilesLines
* dns_server: Remove "max_payload" from dns_serverVolker Lendecke2018-01-041-2/+0
* source4/smbd: Do not overstamp the process model with "single"Gary Lockyer2017-10-191-12/+3
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-2/+7
* pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookupAndrew Bartlett2017-06-101-1/+1
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* dns: Provide local and remote socket address to GENSECAndrew Bartlett2017-03-291-2/+12
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dns...Günther Deschner2016-09-281-2/+2
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dns_server/Günther Deschner2016-09-281-1/+1
* s4/dns_server: enable sending of TSIG error recordsRalph Boehme2016-06-161-1/+3
* s4/dns_server: prepare sending correct error responses for dns_verify_tsig() ...Ralph Boehme2016-06-161-8/+7
* dns: modify dns forwarder param to be multi-valuedGarming Sam2016-05-031-3/+3
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* dns_server: Put more code in commonAndrew Bartlett2015-10-261-62/+4
* dns: always add authority recordsKai Blin2015-08-061-1/+5
* s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRSSamuel Cabrero2014-12-221-38/+95
* s4:dns_server: allocate substructures of struct dns_request_state on the corr...Stefan Metzmacher2014-11-181-0/+1
* s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison2014-06-071-1/+8
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+6
* s4:lib/socket: simplify iface_list_wildcard() and its callersStefan Metzmacher2014-03-071-4/+4
* dns: Support larger queries when asking forwarderKai Blin2013-05-261-0/+2
* dns: Also print packet information for DBGC_DNSKai Blin2013-05-181-5/+5
* 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-161-0/+3
* 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: 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_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: Make debug output less noisyKai Blin2012-09-071-1/+1
* s4 dns: Verify incoming TSIG signaturesKai Blin2012-09-051-0/+8
* s4 dns: Handle GSS-TSIG signature creationKai Blin2012-09-051-0/+12
* s4 dns: Revert erroneous push from wrong branchKai Blin2012-09-051-23/+0
* more tsig_verify stuffKai Blin2012-09-051-1/+1
* drop meKai Blin2012-09-051-0/+3
* s4 dns: Verify incoming TSIG signaturesKai Blin2012-09-051-1/+7
* s4 dns: Handle GSS-TSIG signaturesKai Blin2012-09-051-0/+14
* s4 dns: Store TKEYs in a ringbufferKai Blin2012-08-311-0/+27
* s4 dns: Negotiate GSSAPI-based TKEYsKai Blin2012-08-311-0/+18
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4-dns: Remove sync dns_processVolker Lendecke2012-05-301-24/+0
* s4-dns: Make the TCP dns server asyncVolker Lendecke2012-05-301-21/+39
* s4-dns: Make the UDP dns server asyncVolker Lendecke2012-05-301-18/+38
* s4-dns: Make dns_process_send asynVolker Lendecke2012-05-301-78/+136
* s4-dns: Fix an unlikely potential memleakVolker Lendecke2012-05-301-2/+4
* s4 dns: unify error handling when bailing outKai Blin2012-05-081-12/+11
* dns server: move very verbose debug to higher level 2 -> 8Matthieu Patou2012-04-291-4/+4