Age | Commit message (Expand) | Author | Files | Lines |
2010-12-08 | s4-param Allow +foo syntax in smb.conf list parsing | Andrew Bartlett | 1 | -2/+3 |
2010-12-01 | s4-dns: catch all DNS exceptions in samba_dnsupdate | Andrew Tridgell | 1 | -4/+8 |
2010-11-18 | s4-dns: added support for --fail-immediately for RODC netlogon dns updates | Andrew Tridgell | 1 | -0/+7 |
2010-11-17 | s4-dns: catch more expections in samba_dnsupdate | Andrew Tridgell | 1 | -1/+5 |
2010-11-15 | s4-dns: added --fail-immediately option to samba_dnsupdate | Andrew Tridgell | 1 | -1/+13 |
2010-11-15 | s4-dns: fixed registration of multiple IPs in samba_dnsupdate | Andrew Tridgell | 1 | -1/+1 |
2010-09-30 | s4-dns: send A record updates via TKEY | Andrew Tridgell | 1 | -1/+6 |
2010-09-29 | s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpers | Andrew Tridgell | 1 | -0/+6 |
2010-09-27 | s4-dns: added --update-list option to samba_dnsupdate | Andrew Tridgell | 1 | -8/+14 |
2010-09-27 | s4-dns: use the generated krb5.conf in samba_dnsupdate | Andrew Tridgell | 1 | -0/+5 |
2010-09-19 | s4-dns: fixed the dns_domain_info_type for netlogon DNS calls | Andrew Tridgell | 1 | -3/+14 |
2010-09-19 | s4-dns: added --all-names option to samba_dnsupdate | Andrew Tridgell | 1 | -1/+2 |
2010-09-19 | s4-rodc: added RODC DNS update support to samba_dnsupdate | Andrew Tridgell | 1 | -3/+70 |
2010-09-16 | s4-dns: use a non-forwardable ticket in samba_dnsupdate | Andrew Tridgell | 1 | -2/+3 |
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 |