tests: Use --configfile instead of -s
[gd/samba-autobuild/.git] / python / samba / tests / docs.py
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2020-07-01 Andreas Schneidertls: Use NORMAL:-VERS-SSL3.0 as the default configuration
2020-06-19 Andreas Schneiderpython: Fix get_max_worker_count() to always have two...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for arbitary docs test in...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for default docs test in...
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-06-17 Andrew Bartlettdocs: Add caution against extending this list
2020-06-17 Andrew Bartlettdocs: Remove defaults test exception for "mit kdc command"
2020-06-17 Andrew Bartlettdocs: Ensure "use mmap" always has the correct default
2019-09-13 Garming Samparam: Allow rpc server dynamic port range to roundtrip
2018-12-06 Ralph Boehmedocs-xml: add "smbd max async dosmode"
2018-12-06 Ralph Boehmetests:docs: add a exceptions set
2018-12-06 Ralph Boehmetests:docs: reindent special_cases to one by line
2018-11-01 Douglas Bagnallpython/tests/docs: remove unused import, variables
2018-10-23 Noel Powerpython/samba/tests: make sure samba-tool is called...
2018-10-23 Noel Powerpython/samba/tests: PY3 iterable has no sort method
2018-09-07 Christof Schmitttest:doc: Skip 'clustering=yes'
2018-08-24 Douglas BagnallPEP8: line up a couple of lists
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-02-14 Douglas Bagnallsamba python tests: convert 'except X, e' to 'except...
2018-01-08 Björn Jacketests:docs: remove explicit exceptions for parametric...
2018-01-08 Björn Jacketests:docs: don't try to test parametric option defaults
2017-04-29 Andreas Schneiderparam: Add 'mit kdc command' to change the default.
2017-04-13 Noel Powerparam: Check for valid values of 'name resolve order...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2016-12-02 Andreas Schneiderselftest: Do not include system krb5.conf in selftest
2016-02-08 Michael Adamtest:docs: remove unused param_table/get_param_table_full()
2015-07-30 Michael Adamtests:docs: don't load or test the static param_table.
2015-07-30 Michael Adamtests:docs: remove testing the diff between the static...
2015-07-30 Michael Adamtests:docs: test the diff between the static and genera...
2015-07-30 Michael Adamtests:docs: load the full data from the generated param...
2015-07-30 Michael Adamtests:docs: load the full data from the existing param_...
2015-07-30 Michael Adamtests:docs: add a function to load the full data struct...
2015-07-30 Michael Adamtests:docs: print more complicated structures than...
2015-07-30 Michael Adamtests:docs: common initialization in docs test.
2015-07-30 Michael Adamparam: move the actual table out into param_table_static.c
2015-07-30 Michael Adamtests:docs: teach the test the types cmdlist, bytes...
2015-07-30 Michael Adamtests: teach the docs test about boolean-rev
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-03-31 David Disseldorpdoc: "prune stale" and "sequence timeout" fssd parameters
2015-03-06 Jelmer VernooijRename TestSkipped to Skiptest, consistent with Python...
2014-10-17 Andrew Bartletttests: Allow "max open files" to differ from the docume...
2014-07-07 Garming Samparam: Amend docs.py test to check dumping of flagged...
2014-07-07 Garming Samparam: remove idmap parameters as special cases in...
2014-07-07 Garming Samparam: handle smb_ports as a special handler
2014-05-23 Andreas Schneidertests: Add doc exception for spoolss: OSVERSION.
2014-05-07 Garming Samdocs: enable checking of parametric options assignment
2014-05-07 Garming Samparam: correctly use param_table.c as a regular C file
2014-05-07 Garming Samdocs: add test to docs.py to set parameters to some...
2014-05-07 Garming Samdocs: change docs.py to test the setting of parameters...
2014-01-31 Garming Samselftest: updated docs.py script
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...