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-11-17
s4 dns: Reduce test output noise by upping log level for dns_name_packet logging
Kai Blin
1
-3
/
+6
2011-11-04
s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER
Kai Blin
1
-1
/
+1
2011-11-04
s4 dns: Handle QCLASS_NONE queries
Kai Blin
1
-0
/
+5
2011-11-04
s4 dns: Support DNS_QTYPE_ALL queries
Kai Blin
1
-109
/
+59
2011-10-27
s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"
Geza Gemes
1
-0
/
+2
2011-10-17
s4:dlz_bind9: add no memory checks
Stefan Metzmacher
1
-0
/
+4
2011-10-17
s4:dlz_bind9: Copy dn before changing in b9_has_soa
Stefan Gohmann
1
-1
/
+5
2011-10-17
s4:dlz_bind9: add missing earch bases for windows 2000 domains
Stefan Gohmann
1
-0
/
+1
2011-09-28
dns: Do as BIND and MS DNS and drop quries with qdcount != 1
Kai Blin
1
-5
/
+11
2011-09-28
dns: The QCLASS is called IN, not IP
Kai Blin
1
-6
/
+6
2011-08-25
s4-dns: when searching all partitions the NULL basedn is OK
Andrew Tridgell
1
-8
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-4
/
+4
2011-04-29
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-29
s4-param Rename private_path() -> lpcfg_private_path()
Andrew Bartlett
1
-1
/
+1
2011-03-19
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
1
-0
/
+2
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
[next]