index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
samba_dnsupdate
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba_dnsupdate: Allow the tool to work in 'make test'.
Andreas Schneider
2014-12-18
1
-2
/
+5
*
samba_dnsupdate: Always fill out the nameservers of a dns object.
Andreas Schneider
2014-12-18
1
-3
/
+7
*
Move dnspython to third_party.
Jelmer Vernooij
2014-11-12
1
-1
/
+1
*
samba_dnsupdate: Look for ForestDnsZones in the right place
Andrew Bartlett
2014-09-27
1
-1
/
+3
*
s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODC
Stefan Metzmacher
2014-08-26
1
-0
/
+57
*
s4:samba_dnsupdate: don't try to be smart when verifying NS records
Stefan Metzmacher
2014-08-26
1
-19
/
+0
*
s4:samba_dnsupdate: cache the already registered records
Stefan Metzmacher
2014-08-26
1
-16
/
+101
*
s4:samba_dnsupdate: fix dnsobj.__str__()
Stefan Metzmacher
2014-08-26
1
-5
/
+5
*
s4:samba_dnsupdate: don't lower case the registered names
Stefan Metzmacher
2014-08-26
1
-5
/
+5
*
Avoid leaking temp file if an exception is raised
Jean Raby
2013-04-11
1
-1
/
+5
*
Remove incomplete check for IPv6 link-local addresses.
Landon Fuller
2013-03-02
1
-3
/
+1
*
samba_dnsupdate: set KRB5_CONFIG for nsupdate command
Björn Baumbach
2013-01-09
1
-4
/
+5
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-5
/
+10
*
samba_dnsupdate: Safely update/create names for Samba3 targets as well
Andrew Bartlett
2012-09-26
1
-4
/
+14
*
samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...
Andrew Bartlett
2012-09-26
1
-3
/
+10
*
samba_dnsupdate: Mention contents of invalid line when encountering parsing e...
Jelmer Vernooij
2012-03-13
1
-2
/
+5
*
samba_dnsupdate: Raise proper exception when getting unexpected DNS reply.
Jelmer Vernooij
2012-03-13
1
-2
/
+1
*
samba_dnsupdate: Use docstrings, which show up nicely in API docs.
Jelmer Vernooij
2012-03-13
1
-21
/
+17
*
s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDC
Andrew Bartlett
2011-12-07
1
-5
/
+11
*
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
2011-11-22
1
-3
/
+10
*
s4-dns: started adding support for auto-creation of NS glue record
Andrew Tridgell
2011-09-22
1
-1
/
+37
*
s4-dns: cope with duplicate entries in dns_update_list
Andrew Tridgell
2011-08-25
1
-1
/
+5
*
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2011-08-25
1
-3
/
+3
*
s4-dns: fixed base search on domain NC
Andrew Tridgell
2011-08-25
1
-1
/
+1
*
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
2011-06-22
1
-1
/
+1
*
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4-ipv6: don't add link local addresses to DNS
Andrew Tridgell
2011-06-06
1
-1
/
+3
*
s4-ipv6: added IPv6 support to samba_dnsupdate
Andrew Tridgell
2011-06-06
1
-7
/
+31
*
s4-samba_dnsupate Fix syntax error
Andrew Bartlett
2011-04-07
1
-2
/
+1
*
samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4
Andrew Bartlett
2011-04-07
1
-1
/
+8
*
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2011-02-22
1
-4
/
+4
*
s4-param Allow +foo syntax in smb.conf list parsing
Andrew Bartlett
2010-12-08
1
-2
/
+3
*
s4-dns: catch all DNS exceptions in samba_dnsupdate
Andrew Tridgell
2010-12-01
1
-4
/
+8
*
s4-dns: added support for --fail-immediately for RODC netlogon dns updates
Andrew Tridgell
2010-11-18
1
-0
/
+7
*
s4-dns: catch more expections in samba_dnsupdate
Andrew Tridgell
2010-11-17
1
-1
/
+5
*
s4-dns: added --fail-immediately option to samba_dnsupdate
Andrew Tridgell
2010-11-15
1
-1
/
+13
*
s4-dns: fixed registration of multiple IPs in samba_dnsupdate
Andrew Tridgell
2010-11-15
1
-1
/
+1
*
s4-dns: send A record updates via TKEY
Andrew Tridgell
2010-09-30
1
-1
/
+6
*
s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpers
Andrew Tridgell
2010-09-29
1
-0
/
+6
*
s4-dns: added --update-list option to samba_dnsupdate
Andrew Tridgell
2010-09-27
1
-8
/
+14
*
s4-dns: use the generated krb5.conf in samba_dnsupdate
Andrew Tridgell
2010-09-27
1
-0
/
+5
*
s4-dns: fixed the dns_domain_info_type for netlogon DNS calls
Andrew Tridgell
2010-09-19
1
-3
/
+14
*
s4-dns: added --all-names option to samba_dnsupdate
Andrew Tridgell
2010-09-19
1
-1
/
+2
*
s4-rodc: added RODC DNS update support to samba_dnsupdate
Andrew Tridgell
2010-09-19
1
-3
/
+70
*
s4-dns: use a non-forwardable ticket in samba_dnsupdate
Andrew Tridgell
2010-09-16
1
-2
/
+3
*
s4-dns: cope better with comments in dns_update_list
Andrew Tridgell
2010-04-27
1
-7
/
+4
*
s4-dns: use neater python for reading lines
Andrew Tridgell
2010-04-19
1
-7
/
+2
*
s4-python: More cleanups.
Jelmer Vernooij
2010-04-08
1
-7
/
+2
*
s4-python: Move samdb_ntds_objectGUID to pydsdb.
Jelmer Vernooij
2010-04-07
1
-3
/
+3
*
s4-python: Install external packages to a different directory but import into
Jelmer Vernooij
2010-04-01
1
-1
/
+1
[next]