index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dns_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dns: when searching all partitions the NULL basedn is OK
Andrew Tridgell
2011-08-25
1
-8
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-2
/
+2
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-4
/
+4
*
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4-param Rename private_path() -> lpcfg_private_path()
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
Andrew Tridgell
2011-01-14
1
-5
/
+5
*
s4:dns_server/dlz_bind9.c - initialise "ret" variables
Matthias Dieter Wallnöfer
2011-01-12
1
-2
/
+2
*
dns: fixed dns record format
Andrew Tridgell
2010-12-22
1
-4
/
+9
*
s4-dns: set dwSerial and dwFlags
Andrew Tridgell
2010-12-21
1
-0
/
+7
*
s4-dns: fixed name comparison in bind9 module
Andrew Tridgell
2010-12-21
1
-6
/
+21
*
s4-dns: return the local hostname as the SOA authority
Andrew Tridgell
2010-12-21
1
-2
/
+19
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
1
-0
/
+2
*
s4-dns: fixed a crash bug in dlz_bind9 code
Andrew Tridgell
2010-12-21
1
-2
/
+0
*
s4-dns: implemented parsing and storing of DNS records from bind
Andrew Tridgell
2010-12-15
2
-46
/
+640
*
s4-dns: added basic DLZ writeable support to dlz_bind9
Andrew Tridgell
2010-12-15
3
-99
/
+448
*
s4-dns: dlz_bind9 doesn't need to link to gensec any more
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
s4-dns: use ldb hooks for samba extensions in dlz_bind9
Andrew Tridgell
2010-12-08
1
-49
/
+35
*
s4-dns: allow a remote ldap server to be used with dlz_bind9
Andrew Tridgell
2010-12-08
2
-16
/
+67
*
s4-dns: return the correct TTL
Andrew Tridgell
2010-12-06
1
-6
/
+2
*
s4-dns: support Samba command line options to the dlz_bind.so module
Andrew Tridgell
2010-12-06
2
-1
/
+36
*
s4-dns: added flags support for dlz_bind9
Andrew Tridgell
2010-12-06
2
-1
/
+4
*
s4-dns: a dlz module for bind9
Andrew Tridgell
2010-12-06
3
-0
/
+579
*
s4:dns_server/dns_update.c - remove unreachable statements
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+0
*
s4/dns: Build as shared module.
Jelmer Vernooij
2010-11-15
1
-2
/
+3
*
s4-server: make server sockets a child of the task context
Andrew Tridgell
2010-11-15
1
-1
/
+2
*
ldbsamba: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-1
/
+1
*
s4-build: removed some unnecessary dependencies
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4:dns_server - fix counter types
Matthias Dieter Wallnöfer
2010-10-23
2
-5
/
+3
*
s4 dns: Implement update record prescan logic
Kai Blin
2010-10-23
1
-0
/
+37
*
s4 dns: Add stub checking if updates are allowed
Kai Blin
2010-10-23
1
-1
/
+9
*
s4 dns: Add a prerequisites check for updates
Kai Blin
2010-10-23
1
-2
/
+67
*
s4 dns: Switch to WERROR
Kai Blin
2010-10-23
5
-98
/
+90
*
s4 dns: Split up the code into multiple files for easier development
Kai Blin
2010-10-23
6
-372
/
+487
*
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
2
-10
/
+132
*
s4 dns: Look up records in the ldb database
Kai Blin
2010-10-23
2
-21
/
+156
*
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
4
-0
/
+579