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