summaryrefslogtreecommitdiffstats
path: root/source4/dns_server/dlz_bind9.c
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONEAndrew Tridgell2011-01-141-5/+5
* s4:dns_server/dlz_bind9.c - initialise "ret" variablesMatthias Dieter Wallnöfer2011-01-121-2/+2
* dns: fixed dns record formatAndrew Tridgell2010-12-221-4/+9
* s4-dns: set dwSerial and dwFlagsAndrew Tridgell2010-12-211-0/+7
* s4-dns: fixed name comparison in bind9 moduleAndrew Tridgell2010-12-211-6/+21
* s4-dns: return the local hostname as the SOA authorityAndrew Tridgell2010-12-211-2/+19
* s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell2010-12-211-0/+2
* s4-dns: fixed a crash bug in dlz_bind9 codeAndrew Tridgell2010-12-211-2/+0
* s4-dns: implemented parsing and storing of DNS records from bindAndrew Tridgell2010-12-151-45/+639
* s4-dns: added basic DLZ writeable support to dlz_bind9Andrew Tridgell2010-12-151-47/+308
* s4-dns: use ldb hooks for samba extensions in dlz_bind9Andrew Tridgell2010-12-081-49/+35
* s4-dns: allow a remote ldap server to be used with dlz_bind9Andrew Tridgell2010-12-081-15/+66
* s4-dns: return the correct TTLAndrew Tridgell2010-12-061-6/+2
* s4-dns: support Samba command line options to the dlz_bind.so moduleAndrew Tridgell2010-12-061-0/+35
* s4-dns: added flags support for dlz_bind9Andrew Tridgell2010-12-061-1/+1
* s4-dns: a dlz module for bind9Andrew Tridgell2010-12-061-0/+523