index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
samba_dnsupdate: Make nsupdate use the server given by the SOA record
Andrew Bartlett
1
-3
/
+16
2017-06-10
samba_dnsupdate: Ensure we only force "server" under resolv_wrapper
Andrew Bartlett
1
-1
/
+12
2017-04-29
samba_dnsupdate: Do not rewrite krb5.conf in selftest
Andreas Schneider
1
-4
/
+7
2017-04-13
samba_dnsupdate: Remove extra argument from debug
Garming Sam
1
-1
/
+1
2017-03-28
samba_dnsupdate: Add additional debugging
Garming Sam
1
-0
/
+4
2017-02-22
Correct "defered" typos.
Chris Lamb
1
-1
/
+1
2017-02-22
Correct "existence" typos.
Chris Lamb
1
-1
/
+1
2017-02-21
s4:scripting: use generate_random_machine_password() for machine passwords
Stefan Metzmacher
1
-1
/
+1
2017-02-14
errors: generate error codes for WERROR
Bob Campbell
1
-0
/
+149
2017-02-14
errors: pull out code into common file
Bob Campbell
2
-74
/
+104
2017-02-14
errors/gen_ntstatus: generate error codes in specified files
Bob Campbell
1
-136
/
+52
2017-02-14
gen_ntstatus.py: Add prototype to generated py_ntstatus.c
Andrew Bartlett
1
-0
/
+4
2017-02-14
errors: fix "generate python error codes for NTSTATUS"
Bob Campbell
1
-11
/
+13
2017-02-14
errors: generate python error codes for NTSTATUS
Günther Deschner
1
-0
/
+31
2017-02-10
getncchanges script: use library code, not copied functions.
Douglas Bagnall
1
-75
/
+2
2017-01-22
param: Remove winbindd privileged socket directory option
Andrew Bartlett
1
-1
/
+0
2016-12-20
CVE-2016-2125: s4:scripting: don't use GSS_C_DELEG_FLAG in nsupdate-gss
Stefan Metzmacher
1
-1
/
+1
2016-11-22
samba_dnsupdate: Raise after the error count is incremented
Garming Sam
1
-1
/
+1
2016-11-22
samba_dnsupdate: cmd._run doesn't have Exceptions
Garming Sam
1
-1
/
+7
2016-11-22
upgradeprovision: Remove objectCategory from constructed attrs
Garming Sam
1
-1
/
+1
2016-09-28
s4-scripting: make w32err_code.py work with recent html table changes.
Günther Deschner
1
-5
/
+6
2016-09-26
hresult: add new HRESULT_FROM_WERROR macro
Günther Deschner
1
-0
/
+1
2016-09-14
s4:samba_spnupdate: do not attempt to parse log level, use parsed value
Christian Ambach
1
-1
/
+1
2016-08-29
samba_upgradedns: Check for both accounts in BIND_DLZ upgrade
Garming Sam
1
-4
/
+8
2016-08-23
hresult: create enough space for the hresult_errstr message.
Günther Deschner
1
-1
/
+1
2016-08-23
s4-scripting: let gen_hresult.py tolerate empty lines.
Günther Deschner
1
-0
/
+2
2016-06-27
Revert "source4/scripting: add an option to samba_dnsupdate to add ns records."
Andrew Bartlett
1
-10
/
+0
2016-06-21
source4/scripting: add an option to samba_dnsupdate to add ns records.
Richard Sharpe
1
-0
/
+10
2016-06-16
selftest: Always set up a resolv.conf and use it in samba_dnsupdate
Andrew Bartlett
1
-1
/
+1
2016-06-16
samba_dnsupdate: Give the administrator more detail when DNS lookups fail
Andrew Bartlett
1
-3
/
+16
2016-06-16
samba_dnsupdate: Implement RPC <ZONE> prefix in dns_update_list
Andrew Bartlett
1
-20
/
+34
2016-06-16
samba_dnsupdate: Simplify logic and add more verbose debugging
Andrew Bartlett
1
-36
/
+40
2016-06-16
samba_dnsupdate: Allow admin to force a particular IP into samba_dnsupdate
Andrew Bartlett
1
-8
/
+19
2016-06-16
samba_dnsupdate: Add a mode that calls samba-tool dns, rather than nsupdate
Andrew Bartlett
1
-14
/
+145
2016-06-16
samba_dnsupdate: Work around a bug in nsupdate
Andreas Schneider
1
-0
/
+5
2016-06-16
samba_dnsupdate: Fix typo in -no-substitutions name
Garming Sam
1
-1
/
+1
2016-02-03
s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...
Stefan Metzmacher
1
-15
/
+3
2015-12-15
samba_upgradedns: Set correct permissions on secrets.keytab for BIND9
Andrew Bartlett
1
-0
/
+11
2015-12-15
samba_upgradedns: Improve search for existing accounts in secrets.ldb
Andrew Bartlett
1
-10
/
+6
2015-12-15
samba_dnsupdate: Simplify logic and add more verbose debugging
Andrew Bartlett
1
-3
/
+4
2015-12-15
samba_dnsupdate: Expand output when --verbose is set
Andrew Bartlett
1
-1
/
+26
2015-11-06
Fix various spelling errors
Mathieu Parent
1
-1
/
+1
2015-10-29
KCC: allow --test-all-reps-from to work with --import-ldif
Douglas Bagnall
1
-4
/
+23
2015-10-29
KCC: samba_kcc --tmpdb X won't run if X already exists
Douglas Bagnall
1
-0
/
+4
2015-10-29
KCC: with --import-ldif, don't default to standard DB url
Douglas Bagnall
1
-1
/
+7
2015-10-29
KCC: kcc.import_ldif doesn't need creds
Douglas Bagnall
1
-1
/
+1
2015-10-29
KCC: whitespace for pep8
Douglas Bagnall
1
-1
/
+0
2015-10-29
KCC: load samdb before calling kcc.run()
Douglas Bagnall
1
-2
/
+3
2015-10-29
KCC: shift --test-all-reps-from call to after kcc loading
Douglas Bagnall
1
-11
/
+11
2015-10-29
KCC: Simplify RNG seeding logic, dropping the default value
Douglas Bagnall
1
-9
/
+6
[prev]
[next]