Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 |
2009-10-16 | s4/drs(tort): TORTURE_DRS torture module - initial implementation | Kamen Mazdrashki | 1 | -0/+1 |
2009-08-11 | s4:torture Add test for the NTP signd server | Andrew Bartlett | 1 | -1/+2 |
2009-06-04 | s4:torture Make Samba4 build on hosts with an older libnetapi | Andrew Bartlett | 1 | -3/+1 |
2009-05-29 | s4-smbtorture: fix the build w/o libnetapi. | Günther Deschner | 1 | -0/+8 |
2009-05-29 | s4-smbtorture: add very basic LIBNETAPI testsuite. | Günther Deschner | 1 | -0/+1 |
2009-04-24 | Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the | Jelmer Vernooij | 1 | -1/+0 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-17 | s4:torture: add ldb tests | Andrew Bartlett | 1 | -0/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Fix torture module initializion. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-10 | Revert "Remove copy of torture file." | Jelmer Vernooij | 1 | -0/+71 |
2008-05-10 | Remove copy of torture file. | Jelmer Vernooij | 1 | -71/+0 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -8/+12 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -1/+8 |
2008-01-07 | r26690: torture: Move torture_context_init() to the ui.c, where all functions... | Jelmer Vernooij | 1 | -17/+1 |
2007-12-24 | r26580: Include sentinel in build.h, in case the list is empty. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24852: Fix initialization | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r21745: indent | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r21222: Merge a couple of pidl fixes: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r21066: Fix the build (uninitialised variable). | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r21055: Fix executable bit. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r19556: Remove unused option. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19510: Make smbtorture's `nprocs' parameter a parametric option. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r19387: Exit with 0 if failures were expected | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r19381: Print out the specific tests that failed after a smbtorture run. | Jelmer Vernooij | 1 | -0/+15 |
2007-10-10 | r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. | Jelmer Vernooij | 1 | -27/+8 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -24/+3 |
2007-10-10 | r18994: - torture_register_suite should be public | Stefan Metzmacher | 1 | -6/+3 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16557: Silently succeed when torture_register_suite is passed NULL. | James Peach | 1 | -0/+4 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -684/+1 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -78/+80 |
2007-10-10 | r16329: Convert to new UI API. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -32/+84 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r15957: - add a test that fetches the schema from an windows LDAP server, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15892: Remove the COM management code - DCOM should be | Jelmer Vernooij | 1 | -1/+0 |