index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dns_server
/
dns_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4-server: make server sockets a child of the task context
Andrew Tridgell
2010-11-15
1
-1
/
+2
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
s4:dns_server - fix counter types
Matthias Dieter Wallnöfer
2010-10-23
1
-2
/
+1
*
s4 dns: Switch to WERROR
Kai Blin
2010-10-23
1
-9
/
+5
*
s4 dns: Split up the code into multiple files for easier development
Kai Blin
2010-10-23
1
-371
/
+0
*
s4 dns: More work on updates
Kai Blin
2010-10-23
1
-1
/
+25
*
s4 dns: Map between NTSTATUS and dns error codes
Kai Blin
2010-10-23
1
-1
/
+35
*
s4 dns: Better error handling when parsing invalid or unknown records
Kai Blin
2010-10-23
1
-7
/
+35
*
s4 dns: start handling update requests, return correct error codes
Kai Blin
2010-10-23
1
-23
/
+55
*
s4 dns: Handle CNAME records
Kai Blin
2010-10-23
1
-0
/
+15
*
s4 dns: Parse srv and soa records
Stefan Metzmacher
2010-10-23
1
-0
/
+39
*
s4 dns: Look up all names in the ldb database.
Kai Blin
2010-10-23
1
-10
/
+125
*
s4 dns: Look up records in the ldb database
Kai Blin
2010-10-23
1
-21
/
+155
*
s4 dns: Reply to a name request with an A record.
Kai Blin
2010-10-23
1
-17
/
+116
*
ndr dns: Add simple parser
Kai Blin
2010-10-23
1
-1
/
+17
*
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
2010-10-23
1
-0
/
+522