PY3: change shebang to python3 in source4/scripting/bin dir
[amitay/samba.git] / source4 / scripting / bin / samba_dnsupdate
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting...
2018-12-11 Noel Powervarious: Remove references to about to be deleted third...
2018-12-10 Noel Powerpython/samba/tests: PY3 port samba.tests.dns
2018-11-14 Noel Powers4/scripting/bin: gensec_client.update needs bytes
2018-11-01 Tim Bealednsupdate: Skip kerberos step if use-file specified
2018-11-01 Tim Bealednsupdate: Pass smb.conf through to samba-tool commands
2018-10-23 Noel Powers4/scripting/bin: PY3 make sure GUID result of format...
2018-10-23 Noel Powers4/scripting/bin: PY3 Make sure print statements are...
2018-09-12 Björn Baumbachsamba_dnsupdate: honor 'dns zone scavenging' option...
2018-07-12 Aaron Haslettdns: update tool changed for scavenging
2018-06-01 Volker Lendeckednsupdate: Fix a typo
2018-05-03 Garming Samsamba_dnsupdate: Put samba.kcc import after path insert...
2018-03-21 Garming Samsamba_dnsupdate: Introduce automatic site coverage
2018-02-14 Douglas Bagnallsource4/scripting python: convert 'except X, e' to...
2017-06-10 Andrew Bartlettsamba_dnsupdate: fix "samba-tool" fallback error handling
2017-06-10 Andrew Bartlettsamba_dnsupdate: Extend possible server list to all...
2017-06-10 Andrew Bartlettsamba_dnsupate: Try to get ticket to the SOA, not the...
2017-06-10 Andrew Bartlettsamba_dnsupdate: Make nsupdate use the server given...
2017-06-10 Andrew Bartlettsamba_dnsupdate: Ensure we only force "server" under...
2017-04-29 Andreas Schneidersamba_dnsupdate: Do not rewrite krb5.conf in selftest
2017-04-13 Garming Samsamba_dnsupdate: Remove extra argument from debug
2017-03-27 Garming Samsamba_dnsupdate: Add additional debugging
2016-11-22 Garming Samsamba_dnsupdate: Raise after the error count is incremented
2016-11-22 Garming Samsamba_dnsupdate: cmd._run doesn't have Exceptions
2016-06-27 Andrew BartlettRevert "source4/scripting: add an option to samba_dnsup...
2016-06-20 Richard Sharpesource4/scripting: add an option to samba_dnsupdate...
2016-06-16 Andrew Bartlettselftest: Always set up a resolv.conf and use it in...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Give the administrator more detail...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Implement RPC <ZONE> prefix in dns_upd...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Simplify logic and add more verbose...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Allow admin to force a particular...
2016-06-16 Andrew Bartlettsamba_dnsupdate: Add a mode that calls samba-tool dns...
2016-06-16 Andreas Schneidersamba_dnsupdate: Work around a bug in nsupdate
2016-06-16 Garming Samsamba_dnsupdate: Fix typo in -no-substitutions name
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Andrew Bartlettsamba_dnsupdate: Simplify logic and add more verbose...
2015-12-15 Andrew Bartlettsamba_dnsupdate: Expand output when --verbose is set
2014-12-18 Andreas Schneidersamba_dnsupdate: Allow the tool to work in 'make test'.
2014-12-18 Andreas Schneidersamba_dnsupdate: Always fill out the nameservers of...
2014-11-12 Jelmer VernooijMove dnspython to third_party.
2014-09-27 Andrew Bartlettsamba_dnsupdate: Look for ForestDnsZones in the right...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: provide more substitution variables...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: don't try to be smart when verifyin...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: cache the already registered records
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: fix dnsobj.__str__()
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: don't lower case the registered...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-11 Jean RabyAvoid leaking temp file if an exception is raised
2013-03-02 Landon FullerRemove incomplete check for IPv6 link-local addresses.
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... 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
next