dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source4 / scripting / bin / samba_dnsupdate
2013-01-09 Björn Baumbachsamba_dnsupdate: set KRB5_CONFIG for nsupdate command
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-26 Andrew Bartlettsamba_dnsupdate: Safely update/create names for Samba3...
2012-09-26 Andrew Bartlettsamba_dnsupdate: Move to using tmpfile/rename to keep...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Mention contents of invalid line when...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Raise proper exception when getting...
2012-03-13 Jelmer Vernooijsamba_dnsupdate: Use docstrings, which show up nicely...
2011-12-07 Andrew Bartletts4-dnsupdate: Do not attempt to add the PDC names if...
2011-11-22 Andrew Tridgells4-dns: added --no-credentials option to samba_dnsupdate
2011-09-22 Andrew Tridgells4-dns: started adding support for auto-creation of...
2011-08-24 Andrew Tridgells4-dns: cope with duplicate entries in dns_update_list
2011-08-24 Andrew Tridgells4-dns/spn: fixed DNS and SPN scripts to setup forest...
2011-08-24 Andrew Tridgells4-dns: fixed base search on domain NC
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-22 Matthieu Patous4-samba_dnsupdate: set environment via the env parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-ipv6: don't add link local addresses to DNS
2011-06-06 Andrew Tridgells4-ipv6: added IPv6 support to samba_dnsupdate
2011-04-07 Andrew Bartletts4-samba_dnsupate Fix syntax error
2011-04-07 Andrew Bartlettsamba_dnsupdate: Don't use subprocess.check_call, it...
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2010-12-08 Andrew Bartletts4-param Allow +foo syntax in smb.conf list parsing
2010-11-30 Andrew Tridgells4-dns: catch all DNS exceptions in samba_dnsupdate
2010-11-18 Andrew Tridgells4-dns: added support for --fail-immediately for RODC...
2010-11-17 Andrew Tridgells4-dns: catch more expections in samba_dnsupdate
2010-11-15 Andrew Tridgells4-dns: added --fail-immediately option to samba_dnsupdate
2010-11-15 Andrew Tridgells4-dns: fixed registration of multiple IPs in samba_dns...
2010-09-30 Andrew Tridgells4-dns: send A record updates via TKEY
2010-09-29 Andrew Tridgells4-kerberos: use TZ=GMT when we are invoking krb5 code...
2010-09-28 Andrew Tridgells4-dns: added --update-list option to samba_dnsupdate
2010-09-27 Andrew Tridgells4-dns: use the generated krb5.conf in samba_dnsupdate
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Andrew Tridgells4-dns: fixed the dns_domain_info_type for netlogon...
2010-09-19 Andrew Tridgells4-dns: added --all-names option to samba_dnsupdate
2010-09-19 Andrew Tridgells4-rodc: added RODC DNS update support to samba_dnsupdate
2010-09-16 Andrew Tridgells4-dns: use a non-forwardable ticket in samba_dnsupdate
2010-04-27 Andrew Tridgells4-dns: cope better with comments in dns_update_list
2010-04-19 Andrew Tridgells4-dns: use neater python for reading lines
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-01 Jelmer Vernooijs4-python: Install external packages to a different...
2010-03-29 Jelmer Vernooijs4-python: Simplify mechanism for finding included...
2010-03-29 Jelmer Vernooijs4-python: Move dnspython to lib/, like the other Pytho...
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-11 Andrew Bartletts4:samba_dnsupdate Add a 'file based' mode to samba_dns...
2010-03-05 Andrew Tridgells4-dns: use samba.external to pull in the dns.resolver...
2010-03-03 Andrew Tridgelldns: make dns update script use unbuffered IO
2010-02-26 Andrew Tridgells4-dns: fixed CNAME automatic DNS updates
2010-02-26 Andrew Tridgelldns: auto-delete incorrect SRV entries for our hostname
2010-02-26 Andrew Tridgells4-dns: add automatic dynamic DNS updating script
2010-02-26 Andrew Tridgelldns: dummy samba_dnsupdate script