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: Ignore duplicate dns zones from multiple locations in dlz_bind9
Amitay Isaacs
2013-11-30
1
-0
/
+55
*
dns: Update TODO list
Kai Blin
2013-07-29
1
-8
/
+5
*
dns: Delete dnsNode objects when they are empty
Kai Blin
2013-06-01
1
-1
/
+7
*
dns: Support larger queries when asking forwarder
Kai Blin
2013-05-26
4
-0
/
+40
*
dns: Also print packet information for DBGC_DNS
Kai Blin
2013-05-18
1
-5
/
+5
*
dns: Add support for MX queries
Kai Blin
2013-05-16
1
-0
/
+8
*
dns: Also add a print-out for the out_packet
Kai Blin
2013-05-16
1
-0
/
+4
*
dns: Use new DNS debugclass in DNS server
Kai Blin
2013-05-16
5
-0
/
+15
*
s4-dns: dlz_bind9: Check result to avoid segfault
Stefan Gohmann
2013-03-09
1
-1
/
+1
*
s4-dns: Fix format string vulnerability in an error message (bug #9354)
Amitay Isaacs
2012-11-04
1
-4
/
+5
*
s4:dns_server: fix formatting difference compared to v4-0-test
Stefan Metzmacher
2012-10-24
1
-1
/
+2
*
dns_server: Try and use the dns-SERVER account if we were configured with it
Andrew Bartlett
2012-10-17
1
-14
/
+47
*
s4-dns: Fix the comments about ignoring zones in internal server
Matthieu Patou
2012-10-13
1
-1
/
+7
*
s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ plugin
Amitay Isaacs
2012-10-09
1
-0
/
+5
*
s4-dns: fix a warning
Matthieu Patou
2012-10-08
1
-2
/
+1
*
s4-dns: Ignore zones that shouldn't be returned currently
Matthieu Patou
2012-10-07
1
-1
/
+7
*
s4-dns: fix a non handled memory out of memory
Matthieu Patou
2012-10-02
1
-0
/
+1
*
s4 dns: Fix return code for deleted records
Kai Blin
2012-09-30
1
-1
/
+1
*
s4 dns: Get rid of deprecated allocation result check
Kai Blin
2012-09-30
1
-1
/
+3
*
s4:dns_server - introduce the wildcard binding feature
Matthias Dieter Wallnöfer
2012-09-23
1
-10
/
+28
*
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
2012-09-12
1
-2
/
+3
*
s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() check
Stefan Metzmacher
2012-09-12
1
-16
/
+0
*
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
Andrew Bartlett
2012-09-12
1
-2
/
+24
*
s4 dns: Improve logging of delegated dns updates
Kai Blin
2012-09-12
1
-1
/
+1
*
s4 dns: Make debug output less noisy
Kai Blin
2012-09-07
4
-16
/
+16
*
s4 dns: Check if signing user is allowed to update records
Kai Blin
2012-09-06
1
-16
/
+56
*
selftest: Add tests for the dlz_bind9 module
Andrew Bartlett
2012-09-06
1
-0
/
+7
*
s4 dns: Allow configuring signed updates
Kai Blin
2012-09-05
1
-1
/
+6
*
s4 dns: Make sure to remember incoming tkey name
Kai Blin
2012-09-05
1
-0
/
+4
*
s4 dns: Verify incoming TSIG signatures
Kai Blin
2012-09-05
4
-0
/
+189
*
s4 dns: Handle GSS-TSIG signature creation
Kai Blin
2012-09-05
3
-0
/
+144
*
s4 dns: When we got a TKEY, we need to remember which key to use for signing
Kai Blin
2012-09-05
2
-2
/
+17
*
s4 dns: TKEY record needs to remember incoming algorithm
Kai Blin
2012-09-05
2
-1
/
+10
*
s4 dns: Move dns_find_tkey to an extra file
Kai Blin
2012-09-05
4
-56
/
+88
*
s4-dns: Fix linking the dns service.
Andreas Schneider
2012-09-05
1
-1
/
+1
*
s4 dns: Revert erroneous push from wrong branch
Kai Blin
2012-09-05
7
-461
/
+60
*
s4 dns: Allow configuring signed updates
Kai Blin
2012-09-05
1
-1
/
+6
*
s4 dns: Make sure to remember incoming tkey name
Kai Blin
2012-09-05
1
-0
/
+4
*
more tsig_verify stuff
Kai Blin
2012-09-05
3
-12
/
+23
*
drop me
Kai Blin
2012-09-05
1
-0
/
+3
*
hack: dns_sign_tsig correct memcpy
Kai Blin
2012-09-05
1
-1
/
+1
*
HACK remove debug statement
Kai Blin
2012-09-05
1
-1
/
+0
*
s4 dns: Verify incoming TSIG signatures
Kai Blin
2012-09-05
4
-9
/
+95
*
s4 dns: Handle GSS-TSIG signatures
Kai Blin
2012-09-05
5
-59
/
+352
*
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
[next]