Age | Commit message (Expand) | Author | Files | Lines |
2010-04-27 | s4-dns: cope better with comments in dns_update_list | Andrew Tridgell | 1 | -7/+4 |
2010-04-19 | s4-dns: use neater python for reading lines | Andrew Tridgell | 1 | -7/+2 |
2010-04-08 | s4-python: More cleanups. | Jelmer Vernooij | 1 | -7/+2 |
2010-04-07 | s4-python: Move samdb_ntds_objectGUID to pydsdb. | Jelmer Vernooij | 1 | -3/+3 |
2010-04-01 | s4-python: Install external packages to a different directory but import into | Jelmer Vernooij | 1 | -1/+1 |
2010-03-29 | s4-python: Simplify mechanism for finding included Python modules. | Jelmer Vernooij | 1 | -2/+2 |
2010-03-29 | s4-python: Move dnspython to lib/, like the other Python modules | Jelmer Vernooij | 1 | -5/+3 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2010-03-11 | s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate | Andrew Bartlett | 1 | -21/+55 |
2010-03-05 | s4-dns: use samba.external to pull in the dns.resolver library | Andrew Tridgell | 1 | -3/+5 |
2010-03-03 | dns: make dns update script use unbuffered IO | Andrew Tridgell | 1 | -0/+4 |
2010-02-26 | s4-dns: fixed CNAME automatic DNS updates | Andrew Tridgell | 1 | -1/+1 |
2010-02-26 | dns: auto-delete incorrect SRV entries for our hostname | Andrew Tridgell | 1 | -8/+15 |
2010-02-26 | s4-dns: add automatic dynamic DNS updating script | Andrew Tridgell | 1 | -1/+223 |
2010-02-26 | dns: dummy samba_dnsupdate script | Andrew Tridgell | 1 | -0/+38 |