rpc_server: Allow to configure the port range for RPC services
[sfrench/samba-autobuild/.git] / python / samba / tests / docs.py
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/...