pidl: add --template3 option to generate s3 server stubs.
[kai/samba-autobuild/.git] / source4 / dns_server /
2014-12-22 Samuel Cabreros4-dns: Reload DNS zones from dsdb when zones are modif...
2014-11-26 Andreas Schneiderdns_server: Only build common library if AD DC is enabled.
2014-11-21 Amitay Isaacss4-dns: dlz-bind: Add trailing '.' to all fqdn strings
2014-11-18 Stefan Metzmachers4:dns_server: allocate substructures of struct dns_req...
2014-11-18 Stefan Metzmachers4:dns_server: add some const to dns_server_process_upd...
2014-10-30 Kai Blindns: Fix a compile warning by casting explicitly
2014-10-25 Amitay Isaacss4-dns: Add support for BIND 9.10
2014-10-25 Amitay Isaacss4-dns: Update dlz_minimal.h based on BIND release...
2014-10-25 Amitay Isaacss4-dns: Check DLZ_DLOPEN_VERSION for different BIND...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_replace()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_extract()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-26 Stefan Metzmachers4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_al...
2014-08-26 Stefan Metzmachers4:dlz_bind9: avoid some compiler warnings
2014-08-26 Stefan Metzmachers4:dns_server: handle tombstones in handle_one_update()
2014-08-26 Stefan Metzmachers4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_co...
2014-08-26 Stefan Metzmachers4:dns_server: make sure dns_common_lookup() doesn...
2014-08-26 Stefan Metzmachers4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead...
2014-08-26 Stefan Metzmachers4:dns_server: split out dns_common_replace()
2014-08-26 Stefan Metzmachers4:dns_server: remove const from dns_replace_records()
2014-08-26 Stefan Metzmachers4:dns_server: split out dns_common_extract() and dns_c...
2014-08-26 Stefan Metzmachers4:dns_server: split out a private 'dnsserver_common...
2014-08-26 Stefan Metzmachers4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_E...
2014-08-26 Stefan Metzmachers4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIS...
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-05-26 Arvid Requates4-dns: dlz_bind9: improve log message consistency
2014-05-26 Arvid Requates4-dns: dlz_bind9: Fix ipv6 updates
2014-05-20 Kai Blinbug #10609: CVE-2014-0239 Don't reply to replies
2014-04-28 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-03-26 Stefan Metzmachers4:dns_server: make use of gensec_update_ev()
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-03-04 Kai Blinbug #10471: Don't respond with NXDOMAIN to records...
2013-11-30 Amitay Isaacss4-dns: Ignore duplicate dns zones from multiple locati...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-29 Kai Blindns: Update TODO list
2013-06-01 Kai Blindns: Delete dnsNode objects when they are empty
2013-05-26 Kai Blindns: Support larger queries when asking forwarder
2013-05-18 Kai Blindns: Also print packet information for DBGC_DNS
2013-05-16 Kai Blindns: Add support for MX queries
2013-05-16 Kai Blindns: Also add a print-out for the out_packet
2013-05-16 Kai Blindns: Use new DNS debugclass in DNS server
2013-03-09 Stefan Gohmanns4-dns: dlz_bind9: Check result to avoid segfault
2012-11-04 Amitay Isaacss4-dns: Fix format string vulnerability in an error...
2012-10-24 Stefan Metzmachers4:dns_server: fix formatting difference compared to...
2012-10-17 Andrew Bartlettdns_server: Try and use the dns-SERVER account if we...
2012-10-13 Matthieu Patous4-dns: Fix the comments about ignoring zones in intern...
2012-10-08 Amitay Isaacss4-dns: dlz_bind9: Ignore zones that are not used by...
2012-10-08 Matthieu Patous4-dns: fix a warning
2012-10-08 Matthieu Patous4-dns: Ignore zones that shouldn't be returned currently
2012-10-02 Matthieu Patous4-dns: fix a non handled memory out of memory
2012-09-30 Kai Blins4 dns: Fix return code for deleted records
2012-09-30 Kai Blins4 dns: Get rid of deprecated allocation result check
2012-09-23 Matthias Dieter... s4:dns_server - introduce the wildcard binding feature
2012-09-12 Andrew Bartlettdns_server: Remove parameter 'dns recursive queries...
2012-09-12 Stefan Metzmachers4:dns_server: remove wrong and unused dsdb_check_acces...
2012-09-12 Andrew Bartlettdns_server: Attempt to SET and UNSET the sessionInfo...
2012-09-12 Kai Blins4 dns: Improve logging of delegated dns updates
2012-09-06 Kai Blins4 dns: Make debug output less noisy
2012-09-06 Kai Blins4 dns: Check if signing user is allowed to update...
2012-09-06 Andrew Bartlettselftest: Add tests for the dlz_bind9 module
2012-09-05 Kai Blins4 dns: Allow configuring signed updates
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signature creation
2012-09-05 Kai Blins4 dns: When we got a TKEY, we need to remember which...
2012-09-05 Kai Blins4 dns: TKEY record needs to remember incoming algorithm
2012-09-05 Kai Blins4 dns: Move dns_find_tkey to an extra file
2012-09-05 Andreas Schneiders4-dns: Fix linking the dns service.
2012-09-05 Kai Blins4 dns: Revert erroneous push from wrong branch
2012-09-05 Kai Blins4 dns: Allow configuring signed updates
2012-09-05 Kai Blins4 dns: Make sure to remember incoming tkey name
2012-09-05 Kai Blinmore tsig_verify stuff
2012-09-05 Kai Blindrop me
2012-09-05 Kai Blinhack: dns_sign_tsig correct memcpy
2012-09-05 Kai BlinHACK remove debug statement
2012-09-05 Kai Blins4 dns: Verify incoming TSIG signatures
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signatures
2012-08-31 Kai Blins4 dns: Store TKEYs in a ringbuffer
2012-08-31 Kai Blins4 dns: Negotiate GSSAPI-based TKEYs
2012-08-06 Christian Ambachlib/param: move enum dns_update_settings to lib/param
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-06 Michael Adams4:dns-server: remove an extra blank line from handle_q...
2012-06-06 Kai Blins4 dns: Correctly handle A questions for CNAMEs
2012-05-29 Kai Blins4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rr
2012-05-29 Kai Blins4-dns: Use proper talloc hierarchy for NS records...
2012-05-29 Kai Blins4-dns: Use proper talloc hierarchy for AAAA records...
2012-05-29 Volker Lendeckes4-dns: Remove sync dns_process
2012-05-29 Volker Lendeckes4-dns: Make the TCP dns server async
2012-05-29 Volker Lendeckes4-dns: Make the UDP dns server async
2012-05-29 Volker Lendeckes4-dns: Remove sync dns_server_process_query
2012-05-29 Volker Lendeckes4-dns: Make dns_process_send asyn
2012-05-29 Volker Lendeckes4-dns: Remove unused sync ask_forwarder wrapper
2012-05-29 Volker Lendeckes4-dns: Make dns_server_process_query async
2012-05-29 Volker Lendeckes4-dns: Make ask_forwarder async
2012-05-29 Volker Lendeckes4-dns: Create a proper talloc hierarchy in create_resp...
2012-05-29 Volker Lendeckes4-dns: Add debug output for unmappable WERROR to DNS...
2012-05-29 Volker Lendeckes4-dns: Fix some typos
2012-05-29 Volker Lendeckes4-dns: Remove some break; statements
next