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
/
python
/
samba
/
tests
/
docs.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
python: tests: update all super calls to python 3 style in tests
Rob van der Linde
1
-2
/
+2
2021-11-22
pytest/docs: better spelling of set_smbconf_arbitrary
Douglas Bagnall
1
-2
/
+2
2021-11-22
pytest/docs: set_smbconf_arbitrary_opposite() needs param_type
Douglas Bagnall
1
-2
/
+4
2021-04-28
tests: Use --configfile instead of -s
Andreas Schneider
1
-9
/
+21
2020-07-01
tls: Use NORMAL:-VERS-SSL3.0 as the default configuration
Andreas Schneider
1
-21
/
+0
2020-06-19
python: Fix get_max_worker_count() to always have two runners
Andreas Schneider
1
-3
/
+3
2020-06-19
python: Run cmdline tools for arbitary docs test in parallel
Andreas Schneider
1
-90
/
+120
2020-06-19
python: Run cmdline tools for default docs test in parallel
Andreas Schneider
1
-56
/
+93
2020-06-17
s3:lib:tls: Use better priority lists for modern GnuTLS
Andreas Schneider
1
-0
/
+20
2020-06-17
docs: Add caution against extending this list
Andrew Bartlett
1
-0
/
+3
2020-06-17
docs: Remove defaults test exception for "mit kdc command"
Andrew Bartlett
1
-1
/
+0
2020-06-17
docs: Ensure "use mmap" always has the correct default
Andrew Bartlett
1
-1
/
+0
2019-09-13
param: Allow rpc server dynamic port range to roundtrip
Garming Sam
1
-2
/
+0
2018-12-06
docs-xml: add "smbd max async dosmode"
Ralph Boehme
1
-0
/
+2
2018-12-06
tests:docs: add a exceptions set
Ralph Boehme
1
-1
/
+6
2018-12-06
tests:docs: reindent special_cases to one by line
Ralph Boehme
1
-9
/
+26
2018-11-01
python/tests/docs: remove unused import, variables
Douglas Bagnall
1
-4
/
+0
2018-10-23
python/samba/tests: make sure samba-tool is called with ${PYTHON}
Noel Power
1
-0
/
+16
2018-10-23
python/samba/tests: PY3 iterable has no sort method
Noel Power
1
-1
/
+1
2018-09-07
test:doc: Skip 'clustering=yes'
Christof Schmitt
1
-6
/
+7
2018-08-24
PEP8: line up a couple of lists
Douglas Bagnall
1
-7
/
+7
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-2
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+2
2018-08-24
PEP8: fix E251: unexpected spaces around keyword / parameter equals
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-3
/
+3
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-28
/
+57
2018-08-24
PEP8: fix E111: indentation is not a multiple of four
Joe Guo
1
-5
/
+5
2018-04-13
selftest: enable py3 for samba.tests.docs
Joe Guo
1
-10
/
+13
2018-02-15
samba python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-2
/
+2
2018-01-08
tests:docs: remove explicit exceptions for parametric options
Björn Jacke
1
-5
/
+3
2018-01-08
tests:docs: don't try to test parametric option defaults
Björn Jacke
1
-0
/
+3
2017-04-29
param: Add 'mit kdc command' to change the default.
Andreas Schneider
1
-1
/
+2
2017-04-13
param: Check for valid values of 'name resolve order' option
Noel Power
1
-2
/
+4
2017-01-27
rpc_server: Allow to configure the port range for RPC services
Andreas Schneider
1
-4
/
+7
2016-12-02
selftest: Do not include system krb5.conf in selftest
Andreas Schneider
1
-1
/
+2
2016-02-08
test:docs: remove unused param_table/get_param_table_full()
Michael Adam
1
-64
/
+0
2015-07-31
tests:docs: don't load or test the static param_table.
Michael Adam
1
-49
/
+0
2015-07-31
tests:docs: remove testing the diff between the static and generated table
Michael Adam
1
-19
/
+0
2015-07-31
tests:docs: test the diff between the static and generated table
Michael Adam
1
-0
/
+19
2015-07-31
tests:docs: load the full data from the generated param_table
Michael Adam
1
-0
/
+6
2015-07-31
tests:docs: load the full data from the existing param_table.
Michael Adam
1
-0
/
+6
2015-07-31
tests:docs: add a function to load the full data structures from the table
Michael Adam
1
-0
/
+58
2015-07-31
tests:docs: print more complicated structures than strings in the message.
Michael Adam
1
-0
/
+1
2015-07-31
tests:docs: common initialization in docs test.
Michael Adam
1
-43
/
+35
2015-07-31
param: move the actual table out into param_table_static.c
Michael Adam
1
-1
/
+1
2015-07-31
tests:docs: teach the test the types cmdlist, bytes, octal, and ustring
Michael Adam
1
-0
/
+8
2015-07-31
tests: teach the docs test about boolean-rev
Michael Adam
1
-0
/
+2
2015-05-02
param: Remove unused P_SEP and P_SEPARATOR
Michael Adam
1
-2
/
+0
2015-03-31
doc: "prune stale" and "sequence timeout" fssd parameters
David Disseldorp
1
-1
/
+1
2015-03-06
Rename TestSkipped to Skiptest, consistent with Python 2.7.
Jelmer Vernooij
1
-2
/
+1
[next]