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_update.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-17
s4 dns: Allow updates based on smb.conf setting
Kai Blin
1
-2
/
+4
2011-12-17
s4 dns: Add some debug output
Kai Blin
1
-0
/
+3
2011-12-17
s4 dns: Actually handle the update request
Kai Blin
1
-0
/
+303
2011-12-17
s4 dns: Implement RFC-compatible update prescan
Kai Blin
1
-3
/
+37
2011-12-17
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
1
-40
/
+232
2011-12-09
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
1
-0
/
+5
2011-12-09
s4 dns: More explicitly use the first question of an update packet only
Kai Blin
1
-1
/
+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-11-29
s4:dns_server/dns_update.c - remove unreachable statements
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-10-23
s4 dns: Implement update record prescan logic
Kai Blin
1
-0
/
+37
2010-10-23
s4 dns: Add stub checking if updates are allowed
Kai Blin
1
-1
/
+9
2010-10-23
s4 dns: Add a prerequisites check for updates
Kai Blin
1
-2
/
+67
2010-10-23
s4 dns: Switch to WERROR
Kai Blin
1
-12
/
+13
2010-10-23
s4 dns: Split up the code into multiple files for easier development
Kai Blin
1
-0
/
+74