index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dns_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dlz_bind9: This fixes the problem with adding/deleting rdataset
Amitay Isaacs
2012-03-02
1
-11
/
+16
*
dlz_bind9: Fix the log message level
Amitay Isaacs
2012-02-21
1
-5
/
+5
*
dlz_bind9: Do not remove LDB record in subrdataset and delrdataset
Amitay Isaacs
2012-02-21
1
-13
/
+8
[next]