summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/samba_dnsupdate
Commit message (Expand)AuthorAgeFilesLines
* s4-dns: cope better with comments in dns_update_listAndrew Tridgell2010-04-271-7/+4
* s4-dns: use neater python for reading linesAndrew Tridgell2010-04-191-7/+2
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-7/+2
* s4-python: Move samdb_ntds_objectGUID to pydsdb.Jelmer Vernooij2010-04-071-3/+3
* s4-python: Install external packages to a different directory but import intoJelmer Vernooij2010-04-011-1/+1
* 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