provision: import/export get_dns_partition_descriptor()
[nivanova/samba-autobuild/.git] / source4 / dns_server /
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
2012-05-29 Volker Lendeckes4-dns: Fix an unlikely potential memleak
2012-05-29 Volker Lendeckes4-dns: Use talloc_asprintf_append_buffer in create_res...
2012-05-29 Volker Lendeckes4-dns: Add some NULL checks to create_response_rr
2012-05-24 Amitay Isaacsdlz_bind9: Make the talloc destructor static and return 0.
2012-05-23 Amitay Isaacsdlz_bind9: Fix the named crash on reloading named
2012-05-23 Alexander Bokovoylibcli/dns: make 'clidns' private library out of DNS...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-08 Kai Blins4 dns: unify error handling when bailing out
2012-05-07 Amitay Isaacss4-dns: Build BIND DLZ modules with correct private...
2012-04-29 Matthieu Patoudns server: move very verbose debug to higher level...
2012-04-22 Andrew Bartlettdlz_bind9: Also produce and install binary plugin for...
2012-04-16 Amitay Isaacsdlz_bind9: Build shared libraries for both BIND version...
2012-04-16 Amitay Isaacsdlz_bind9: changes to make dlz_bind9 work with BIND...
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-27 Kai Blins4 dns: Allow changing the dns operation flags in handlers
2012-03-27 Kai Blins4 dns: Only forward for zones we don't own
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2012-03-11 Kai Blins4 dns: Test deleting records and fix a small bu
2012-03-10 Kai Blins4 dns: Be less chatty during tests
2012-03-10 Kai Blins4 dns: Support TXT updates, add tests
2012-03-10 Kai Blins4 dns: Support TXT queries
2012-03-09 Kai Blins4 dns: Add support for PTR queries.
2012-03-08 Andrew Bartlettdlz_bind9: Log Samba DEBUG() messages to the bind9...
2012-03-06 Kai Blins4 dns: Fix TCP handling in the DNS server
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacss4-dns: Fix handling of TXT DNS Record
2012-03-01 Amitay Isaacsdlz_bind9: Fix handling of TXT records with multiple...
2012-03-01 Amitay Isaacsdlz_bind9: This fixes the problem with adding/deleting...
2012-02-21 Amitay Isaacsdlz_bind9: Fix the log message level
2012-02-21 Amitay Isaacsdlz_bind9: Do not remove LDB record in subrdataset...
2012-01-24 Amitay Isaacsdlz_bind9: for authenticated user, set the AUTHENTICATE...
2012-01-04 Amitay Isaacsdlz_bind9: create session info from PAC using auth...
2011-12-17 Kai Blins4 dns: Allow updates based on smb.conf setting
2011-12-17 Kai Blins4 dns: Add some debug output
2011-12-17 Kai Blins4 dns: Actually handle the update request
2011-12-17 Kai Blins4 dns: Implement RFC-compatible update prescan
2011-12-17 Kai Blins4 dns: Update prerequisite checking conforming to RFC
2011-12-17 Kai Blins4 dns: Move record lookup to dns_utils.c
2011-12-17 Kai Blins4 dns: Implement dns record comparison function
2011-12-17 Kai Blins4 dns: Implement dns name equality check
2011-12-17 Kai Blins4 dns: Fix some typos in comments and a whitespace
2011-12-09 Kai Blins4 dns: Update requests with QCLASS != IN or ALL trigge...
next