index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dns_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4 dns: Store TKEYs in a ringbuffer
Kai Blin
2012-08-31
3
-57
/
+106
*
s4 dns: Negotiate GSSAPI-based TKEYs
Kai Blin
2012-08-31
4
-1
/
+254
*
lib/param: move enum dns_update_settings to lib/param
Christian Ambach
2012-08-06
2
-26
/
+1
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s4:dns-server: remove an extra blank line from handle_question()
Michael Adam
2012-06-06
1
-1
/
+0
*
s4 dns: Correctly handle A questions for CNAMEs
Kai Blin
2012-06-06
1
-5
/
+56
*
s4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rr
Kai Blin
2012-05-30
1
-24
/
+8
*
s4-dns: Use proper talloc hierarchy for NS records in create_response_rr
Kai Blin
2012-05-30
1
-1
/
+2
*
s4-dns: Use proper talloc hierarchy for AAAA records in create_response_rr
Kai Blin
2012-05-30
1
-1
/
+2
*
s4-dns: Remove sync dns_process
Volker Lendecke
2012-05-30
1
-24
/
+0
*
s4-dns: Make the TCP dns server async
Volker Lendecke
2012-05-30
1
-21
/
+39
*
s4-dns: Make the UDP dns server async
Volker Lendecke
2012-05-30
1
-18
/
+38
*
s4-dns: Remove sync dns_server_process_query
Volker Lendecke
2012-05-30
2
-39
/
+0
*
s4-dns: Make dns_process_send asyn
Volker Lendecke
2012-05-30
3
-80
/
+148
*
s4-dns: Remove unused sync ask_forwarder wrapper
Volker Lendecke
2012-05-30
1
-30
/
+0
*
s4-dns: Make dns_server_process_query async
Volker Lendecke
2012-05-30
1
-37
/
+120
*
s4-dns: Make ask_forwarder async
Volker Lendecke
2012-05-30
1
-43
/
+111
*
s4-dns: Create a proper talloc hierarchy in create_response_rr
Volker Lendecke
2012-05-30
1
-3
/
+15
*
s4-dns: Add debug output for unmappable WERROR to DNS errcode
Volker Lendecke
2012-05-30
1
-1
/
+1
*
s4-dns: Fix some typos
Volker Lendecke
2012-05-30
2
-2
/
+2
*
s4-dns: Remove some break; statements
Volker Lendecke
2012-05-30
1
-8
/
+0
*
s4-dns: Fix an unlikely potential memleak
Volker Lendecke
2012-05-30
1
-2
/
+4
*
s4-dns: Use talloc_asprintf_append_buffer in create_response_rr
Volker Lendecke
2012-05-30
1
-2
/
+2
*
s4-dns: Add some NULL checks to create_response_rr
Volker Lendecke
2012-05-30
1
-0
/
+15
*
dlz_bind9: Make the talloc destructor static and return 0.
Amitay Isaacs
2012-05-24
1
-1
/
+2
*
dlz_bind9: Fix the named crash on reloading named
Amitay Isaacs
2012-05-24
1
-1
/
+17
*
libcli/dns: make 'clidns' private library out of DNS code in WAF build
Alexander Bokovoy
2012-05-23
1
-1
/
+1
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-2
/
+5
*
s4 dns: unify error handling when bailing out
Kai Blin
2012-05-08
1
-12
/
+11
*
s4-dns: Build BIND DLZ modules with correct private library
Amitay Isaacs
2012-05-07
1
-2
/
+2
*
dns server: move very verbose debug to higher level 2 -> 8
Matthieu Patou
2012-04-29
1
-4
/
+4
*
dlz_bind9: Also produce and install binary plugin for bind 9.9
Andrew Bartlett
2012-04-22
1
-1
/
+1
*
dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9
Amitay Isaacs
2012-04-16
3
-0
/
+28
*
dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0
Amitay Isaacs
2012-04-16
2
-22
/
+53
*
s4 dns: Allow updating PTR records.
Kai Blin
2012-03-30
1
-0
/
+4
*
s4 dns: Only do recursive queries when allowed/desired
Kai Blin
2012-03-27
1
-7
/
+26
*
s4 dns: Check smb.conf if we should allow recursion
Kai Blin
2012-03-27
1
-2
/
+3
*
s4 dns: Allow changing the dns operation flags in handlers
Kai Blin
2012-03-27
4
-5
/
+23
*
s4 dns: Only forward for zones we don't own
Kai Blin
2012-03-27
3
-2
/
+33
*
s4 dns: Forward questions we can't answer to another server
Kai Blin
2012-03-27
2
-7
/
+80
*
s4 dns: Test deleting records and fix a small bu
Kai Blin
2012-03-11
1
-0
/
+4
*
s4 dns: Be less chatty during tests
Kai Blin
2012-03-11
1
-4
/
+6
*
s4 dns: Support TXT updates, add tests
Kai Blin
2012-03-11
1
-8
/
+29
*
s4 dns: Support TXT queries
Kai Blin
2012-03-11
1
-0
/
+11
*
s4 dns: Add support for PTR queries.
Kai Blin
2012-03-09
1
-1
/
+5
*
dlz_bind9: Log Samba DEBUG() messages to the bind9 logs
Andrew Bartlett
2012-03-08
1
-2
/
+29
*
s4 dns: Fix TCP handling in the DNS server
Kai Blin
2012-03-06
1
-13
/
+13
*
dlz_bind9: Match PTR records as DNS names and not just strings
Amitay Isaacs
2012-03-01
1
-1
/
+1
*
s4-dns: Fix handling of TXT DNS Record
Amitay Isaacs
2012-03-02
2
-3
/
+21
*
dlz_bind9: Fix handling of TXT records with multiple quoted strings
Amitay Isaacs
2012-03-02
1
-4
/
+33
[next]