mit-samba: Allow nesting on the event context
[idra/samba.git] / source4 / scripting / python / samba / tests / __init__.py
2011-01-05 Jelmer Vernooijs4-python: Allow setting TEST_DEBUG_LEVEL to override...
2010-12-15 Jelmer VernooijMove get_loadparm() and get_credentials() to samba...
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-28 Jelmer Vernooijsamba.tests: Fix formatting.
2010-11-24 Nadezhda Ivanovas4-tests: Added a common definition of delete_force.
2010-11-22 Kamen Mazdrashkis4-tests: Wrap connect_samdb() into a connect_samdb_ex...
2010-11-22 Kamen Mazdrashkis4-samba.tests: Explicitly pass LoadParm() instance...
2010-10-02 Kamen Mazdrashkis4-python-test: Common implementation for getting envir...
2010-10-02 Kamen Mazdrashkis4-python-test: Implement global connect_samdb() function
2010-09-23 Jelmer Vernooijselftest: Fix idlist running.
2010-09-23 Jelmer Vernooijndrdump: Move blackbox test to standard python namespace.
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-19 Jelmer Vernooijsamba.tests: Provide TestCase and TestSkipped classes...
2010-06-13 Jelmer Vernooijs4-test: Use smb.conf path set in environment rather...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijFix the valid NetBIOS name tests.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-05 Jelmer VernooijImprove formatting in Python file.
2009-04-05 Jelmer VernooijMake valid_netbios_name() check a bit stricter.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Jelmer VernooijCheck test directory is cleaned up by Python tests.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijAllow command line options in the subunitrun script.
2008-04-14 Jelmer VernooijAdd convenience TestCase class for testing RPC interfaces.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijUse SMB_CONF_PATH environment variable inside tests...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython: Fix representation of UUIDs as strings in zone...
2008-01-25 Jelmer Vernooijpython: fix tests for check_all_substituted.
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-25 Jelmer Vernooijpython/provision: Reconcile code partitions-only provis...
2008-01-24 Jelmer Vernooijpython: Add function to look for unsubsituted variables.
2007-12-29 Jelmer Vernooijr26628: python: Add more documentation, simplify code...
2007-12-26 Jelmer Vernooijr26596: Fixed upgrade.py.
2007-12-26 Jelmer Vernooijr26593: - More work on the python versions of samba3dum...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26538: Pass path generation function around rather...
2007-12-21 Jelmer Vernooijr26536: More tests for provisioning code.
2007-12-21 Jelmer Vernooijr26527: Start on tests for provision.
2007-12-21 Jelmer Vernooijr26503: Change order of arguments in param interface...
2007-12-21 Jelmer Vernooijr26480: Add utility class for testing LDB code.