s4 - SID allocation using FDS DNA plugin
[ira/wip.git] / selftest / selftest.pl
2009-10-22 Andrew Tridgellselftest: make python run unbuffered
2009-10-19 Andrew Tridgellselftest: try to get the valgrind errors showing again...
2009-10-19 Andrew Tridgells4-selftest: fixed 'make testenv'
2009-08-14 Andrew Tridgellfixed TESTS= in make test to allow multiple tests
2009-08-11 Stefan Metzmacherselftest: configure "ncalrpc dir" for the client
2009-08-11 Stefan Metzmacherselftest: fix typo lock => lockdir
2009-06-17 Jelmer Vernooijselftest: report time after testsuite, gives nicer...
2009-06-11 Jelmer Vernooijselftest/subunit: Add diff command that can diff two...
2009-06-11 Jelmer Vernooijselftest: Properly recognize xfail testsuites.
2009-06-11 Jelmer Vernooijselftest: Fix subunit formatting, fix years when filter...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Jelmer Vernooijselftest: Remove unnecessary uses.
2009-06-11 Jelmer Vernooijselftest/subunit: Remove prefix command.
2009-06-11 Jelmer Vernooijselftest: Fix subunit stream to include the right prefi...
2009-06-11 Jelmer VernooijMore work supporting prefixes.
2009-06-11 Jelmer Vernooijselftest: Use external processes for filtering known...
2009-06-11 Jelmer Vernooijselftest: Use filter-xfail for known failures
2009-06-03 Jelmer VernooijSupport reporting current time in selftest output.
2009-06-03 Jelmer Vernooijselftest: Add subunit output format.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-25 Jelmer Vernooijselftest: Add copyright headers
2009-02-10 Stefan Metzmacherselftest: add my copyright
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Stefan Metzmacherselftest: export BUILDDIR, BUILDDIR_ABS and EXEEXT
2009-02-02 Stefan Metzmacherselftest: remove source4 specific stuff from selftest.pl
2009-01-30 Stefan Metzmacherselftest: don't export $CONFIGURATION anymore only...
2009-01-30 Stefan Metzmacherselftest: fix "none" test
2009-01-30 Stefan Metzmacherselftest: fix default option name
2009-01-30 Stefan Metzmacherselftest: allow environment options
2009-01-29 Stefan Metzmacherselftest: add "member" environment for Samba3
2009-01-29 Stefan Metzmacherselftest: fix Samba3 bugs
2009-01-28 Stefan Metzmacherselftest: set 'lock dir' in client.conf
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmacherselftest: add --exeext parameter
2009-01-21 Stefan Metzmacherselftest: bin/ is under $(builddir) instead of $(srcdir)
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijDisable lanman authentication by default in Samba 4.
2008-10-28 Stefan Metzmacherselftest: move gdb_* and valgrind_* scripts to selftest/
2008-10-22 Jelmer VernooijRequire separate option for quicktest include list...
2008-10-22 Jelmer VernooijFix path for quicktest.
2008-10-21 Jelmer VernooijUse socket wrapper for selftest.pl, find binaries corre...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMake warning a bit more user-friendly.
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jelmer VernooijExport variables correctly for blackbox tests (thanks...
2008-10-19 Jelmer VernooijMove Samba4-specific code out of selftest.
2008-10-19 Jelmer VernooijFix formatting in selftest help output.
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMove selftest code to top-level.