index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dns_server
/
dns_server.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
s4 dns: Verify incoming TSIG signatures
Kai Blin
1
-0
/
+5
2012-09-05
s4 dns: Handle GSS-TSIG signature creation
Kai Blin
1
-0
/
+5
2012-09-05
s4 dns: When we got a TKEY, we need to remember which key to use for signing
Kai Blin
1
-0
/
+5
2012-09-05
s4 dns: TKEY record needs to remember incoming algorithm
Kai Blin
1
-0
/
+1
2012-09-05
s4 dns: Move dns_find_tkey to an extra file
Kai Blin
1
-0
/
+2
2012-09-05
s4 dns: Revert erroneous push from wrong branch
Kai Blin
1
-18
/
+0
2012-09-05
more tsig_verify stuff
Kai Blin
1
-1
/
+2
2012-09-05
s4 dns: Verify incoming TSIG signatures
Kai Blin
1
-0
/
+1
2012-09-05
s4 dns: Handle GSS-TSIG signatures
Kai Blin
1
-0
/
+16
2012-08-31
s4 dns: Store TKEYs in a ringbuffer
Kai Blin
1
-2
/
+9
2012-08-31
s4 dns: Negotiate GSSAPI-based TKEYs
Kai Blin
1
-0
/
+11
2012-05-30
s4-dns: Remove sync dns_server_process_query
Volker Lendecke
1
-8
/
+0
2012-05-30
s4-dns: Make dns_process_send asyn
Volker Lendecke
1
-0
/
+10
2012-03-27
s4 dns: Allow changing the dns operation flags in handlers
Kai Blin
1
-0
/
+5
2012-03-27
s4 dns: Only forward for zones we don't own
Kai Blin
1
-0
/
+2
2011-12-17
s4 dns: Actually handle the update request
Kai Blin
1
-0
/
+6
2011-12-17
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
1
-1
/
+1
2011-12-17
s4 dns: Move record lookup to dns_utils.c
Kai Blin
1
-0
/
+5
2011-12-17
s4 dns: Implement dns record comparison function
Kai Blin
1
-0
/
+3
2011-12-17
s4 dns: Implement dns name equality check
Kai Blin
1
-0
/
+1
2011-12-09
s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those
Kai Blin
1
-3
/
+3
2010-10-23
s4 dns: Switch to WERROR
Kai Blin
1
-18
/
+18
2010-10-23
s4 dns: Split up the code into multiple files for easier development
Kai Blin
1
-0
/
+23
2010-10-23
s4 dns: Look up all names in the ldb database.
Kai Blin
1
-0
/
+7
2010-10-23
s4 dns: Look up records in the ldb database
Kai Blin
1
-0
/
+1
2010-10-23
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
1
-0
/
+33