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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
Andrew Tridgell
1
-5
/
+5
2011-01-12
s4:dns_server/dlz_bind9.c - initialise "ret" variables
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-12-22
dns: fixed dns record format
Andrew Tridgell
1
-4
/
+9
2010-12-21
s4-dns: set dwSerial and dwFlags
Andrew Tridgell
1
-0
/
+7
2010-12-21
s4-dns: fixed name comparison in bind9 module
Andrew Tridgell
1
-6
/
+21
2010-12-21
s4-dns: return the local hostname as the SOA authority
Andrew Tridgell
1
-2
/
+19
2010-12-21
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
1
-0
/
+2
2010-12-21
s4-dns: fixed a crash bug in dlz_bind9 code
Andrew Tridgell
1
-2
/
+0
2010-12-15
s4-dns: implemented parsing and storing of DNS records from bind
Andrew Tridgell
2
-46
/
+640
2010-12-15
s4-dns: added basic DLZ writeable support to dlz_bind9
Andrew Tridgell
3
-99
/
+448
2010-12-08
s4-dns: dlz_bind9 doesn't need to link to gensec any more
Andrew Tridgell
1
-1
/
+1
2010-12-08
s4-dns: use ldb hooks for samba extensions in dlz_bind9
Andrew Tridgell
1
-49
/
+35
2010-12-08
s4-dns: allow a remote ldap server to be used with dlz_bind9
Andrew Tridgell
2
-16
/
+67
2010-12-06
s4-dns: return the correct TTL
Andrew Tridgell
1
-6
/
+2
2010-12-06
s4-dns: support Samba command line options to the dlz_bind.so module
Andrew Tridgell
2
-1
/
+36
2010-12-06
s4-dns: added flags support for dlz_bind9
Andrew Tridgell
2
-1
/
+4
2010-12-06
s4-dns: a dlz module for bind9
Andrew Tridgell
3
-0
/
+579
2010-11-29
s4:dns_server/dns_update.c - remove unreachable statements
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-15
s4/dns: Build as shared module.
Jelmer Vernooij
1
-2
/
+3
2010-11-15
s4-server: make server sockets a child of the task context
Andrew Tridgell
1
-1
/
+2
2010-11-07
ldbsamba: Lowercase library name.
Jelmer Vernooij
1
-1
/
+1
2010-10-30
s4-build: removed some unnecessary dependencies
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-smbd: don't initialise process models more than once
Andrew Tridgell
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4:dns_server - fix counter types
Matthias Dieter Wallnöfer
2
-5
/
+3
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
5
-98
/
+90
2010-10-23
s4 dns: Split up the code into multiple files for easier development
Kai Blin
6
-372
/
+487
2010-10-23
s4 dns: More work on updates
Kai Blin
1
-1
/
+25
2010-10-23
s4 dns: Map between NTSTATUS and dns error codes
Kai Blin
1
-1
/
+35
2010-10-23
s4 dns: Better error handling when parsing invalid or unknown records
Kai Blin
1
-7
/
+35
2010-10-23
s4 dns: start handling update requests, return correct error codes
Kai Blin
1
-23
/
+55
2010-10-23
s4 dns: Handle CNAME records
Kai Blin
1
-0
/
+15
2010-10-23
s4 dns: Parse srv and soa records
Stefan Metzmacher
1
-0
/
+39
2010-10-23
s4 dns: Look up all names in the ldb database.
Kai Blin
2
-10
/
+132
2010-10-23
s4 dns: Look up records in the ldb database
Kai Blin
2
-21
/
+156
2010-10-23
s4 dns: Reply to a name request with an A record.
Kai Blin
1
-17
/
+116
2010-10-23
ndr dns: Add simple parser
Kai Blin
1
-1
/
+17
2010-10-23
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
4
-0
/
+579