summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/samba_dnsupdate
Commit message (Expand)AuthorAgeFilesLines
...
* s4-python: Simplify mechanism for finding included Python modules.Jelmer Vernooij2010-03-291-2/+2
* s4-python: Move dnspython to lib/, like the other Python modulesJelmer Vernooij2010-03-291-5/+3
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdateAndrew Bartlett2010-03-111-21/+55
* s4-dns: use samba.external to pull in the dns.resolver libraryAndrew Tridgell2010-03-051-3/+5
* dns: make dns update script use unbuffered IOAndrew Tridgell2010-03-031-0/+4
* s4-dns: fixed CNAME automatic DNS updatesAndrew Tridgell2010-02-261-1/+1
* dns: auto-delete incorrect SRV entries for our hostnameAndrew Tridgell2010-02-261-8/+15
* s4-dns: add automatic dynamic DNS updating scriptAndrew Tridgell2010-02-261-1/+223
* dns: dummy samba_dnsupdate scriptAndrew Tridgell2010-02-261-0/+38