index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
devel
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:scripting: Reformat shell scripts
Andreas Schneider
2022-07-08
7
-54
/
+56
*
python: Remove redundant assignments
Joseph Sutton
2022-05-10
1
-1
/
+1
*
python: Remove unnecessary 'pass' statements
Joseph Sutton
2022-05-10
2
-2
/
+0
*
python: Fix usage strings
Joseph Sutton
2021-09-04
2
-2
/
+2
*
tests: Use ldbsearch '--scope instead of '-s'
Andreas Schneider
2021-04-28
1
-2
/
+2
*
python: remove all 'from __future__ import print_function'
Douglas Bagnall
2021-04-28
7
-8
/
+0
*
Remove source4/scripting/devel/createtrust script
Isaac Boukris
2020-11-06
1
-125
/
+0
*
python compat: remove text_type
Douglas Bagnall
2020-08-11
1
-2
/
+2
*
pfm_verif: string concatenation efficiency cleanup
Björn Jacke
2019-09-24
1
-3
/
+1
*
scripting: avoid inefficient string redefinition
Björn Jacke
2019-09-24
1
-5
/
+4
*
s4/scripting/demodirsync: print usage if no host named
Douglas Bagnall
2019-07-05
1
-0
/
+3
*
s4/script/rodcdns: str type doesn't need decoding
Douglas Bagnall
2019-07-02
1
-1
/
+1
*
s4/scripting: Remove legacy selftest-vars.sh script
Tim Beale
2019-03-12
1
-36
/
+0
*
selftest: Remove unused SELFTEST_INTERFACES
Tim Beale
2019-03-12
1
-1
/
+0
*
s4/scripting: MORE py3 compatible print functions
Douglas Bagnall
2019-03-12
3
-11
/
+11
*
selftest: Remove unused environment variables
Tim Beale
2019-02-18
1
-12
/
+0
*
PY3: change shebang to python3 in source4/scripting dir
Joe Guo
2018-12-14
12
-12
/
+12
*
s4/scripting/*: py3 compatible print
Douglas Bagnall
2018-11-02
5
-5
/
+5
*
s4/scripting/pfm_verify: PY3: use compat.text_type
Douglas Bagnall
2018-11-01
1
-2
/
+2
*
s4/scripting/demodirsync: fix syntax error
Douglas Bagnall
2018-10-25
1
-1
/
+1
*
s4/scripting: py3 style 0o123 octal, not 0123
Douglas Bagnall
2018-10-25
1
-1
/
+1
*
s4/scripting/pfm_verify: remove duplicate import
Douglas Bagnall
2018-10-25
1
-1
/
+0
*
PEP8: fix E122: continuation line missing indentation or outdented
Joe Guo
2018-09-06
1
-2
/
+2
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
2
-2
/
+2
*
PEP8: fix E711: comparison to None should be 'if cond is not None:'
Joe Guo
2018-08-24
2
-3
/
+3
*
PEP8: fix E703: statement ends with a semicolon
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
2018-08-24
1
-5
/
+5
*
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
2018-08-24
4
-0
/
+4
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
4
-0
/
+10
*
PEP8: fix E265: block comment should start with '# '
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E231: missing whitespace after ','
Joe Guo
2018-08-24
2
-2
/
+2
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
2
-6
/
+6
*
PEP8: fix E225: missing whitespace around operator
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
1
-9
/
+9
*
PEP8: fix E201: whitespace after '('
Joe Guo
2018-08-24
1
-9
/
+9
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-2
/
+2
*
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
2018-08-24
2
-31
/
+31
*
s4/scripting/devel: py2/py3 compatability always decode result of b64encode
Noel Power
2018-05-12
2
-7
/
+7
*
devel: removing unused code from chgkrbtgtpass
Aaron Haslett
2018-05-12
1
-4
/
+1
*
s4/scripting: convert print func to be py2/py3 compatible
Noel Power
2018-03-23
4
-51
/
+55
*
getncchanges script: use library code, not copied functions.
Douglas Bagnall
2017-02-10
1
-75
/
+2
*
param: Remove winbindd privileged socket directory option
Andrew Bartlett
2017-01-22
1
-1
/
+0
*
s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...
Stefan Metzmacher
2016-02-03
1
-15
/
+3
*
selftest: rename env dc to ad_dc_ntvfs
Michael Adam
2015-03-16
1
-6
/
+6
*
s4/scripting/devel: Add tool to roll over the krbtgt password
Andrew Bartlett
2015-02-25
1
-0
/
+63
*
speedtest: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-14
/
+4
*
speedtest: Create and run a single testsuite, should easy migration to regula...
Jelmer Vernooij
2014-11-19
1
-8
/
+8
*
selftest: Rename WINBINDD_SOCKET_DIR environment variable.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
Make the output of the crackname script more readable
Matthieu Patou
2013-07-03
1
-4
/
+4
*
devel-script: add options for RODC and partial replica for replicate flags
Matthieu Patou
2013-01-22
1
-1
/
+21
[next]