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-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