r25035: Fix some more warnings, use service pointer rather than service number in...
[jelmer/samba4-debian.git] / source / torture /
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25034: Remove unused variables.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25008: Remove use of pstring.
2007-10-10 Jelmer Vernooijr25004: Avoid talloc_autofree_context() when possible.
2007-10-10 Jelmer Vernooijr25003: Skipped tests should be considered successfull.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Stefan Metzmacherr24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL...
2007-10-10 Andrew Bartlettr24972: Try to rat out this SAMR failure with some...
2007-10-10 Andrew Bartlettr24971: Test more combinations for resetting the accoun...
2007-10-10 Andrew Bartlettr24942: Patch from Matthias Wallnöfer <mwallnoefer...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Stefan Metzmacherr24907: now that we support bindings without a transport
2007-10-10 Stefan Metzmacherr24900: - if we use try to create a 3rd dcerpc_pipe...
2007-10-10 Jelmer Vernooijr24898: Fix LOCAL-REGISTRY, do not silently ignore...
2007-10-10 Jelmer Vernooijr24897: Do some sanity checking on --basedir.
2007-10-10 Jelmer Vernooijr24895: Test for specific error.
2007-10-10 Jelmer Vernooijr24894: Run the libnet tests over just one DCE/RPC...
2007-10-10 Jelmer Vernooijr24892: Skip some tests that were previously being...
2007-10-10 Jelmer Vernooijr24891: Fix smbtorture to exit non-zero if a test suite...
2007-10-10 Jelmer Vernooijr24890: Integrate more of the RPC-SECRETS tests.
2007-10-10 Jelmer Vernooijr24889: Move choosing the binding options into RPC...
2007-10-10 Jelmer Vernooijr24888: Use torture API.
2007-10-10 Jelmer Vernooijr24885: Convert to new torture API.
2007-10-10 Jelmer Vernooijr24884: Ignore some errors again, like they were previo...
2007-10-10 Jelmer Vernooijr24883: Use torture API.
2007-10-10 Jelmer Vernooijr24882: Use the torture API in BASE-CHARSET.
2007-10-10 Jelmer Vernooijr24874: Fix double free of smbcli_tree.
2007-10-10 Jelmer Vernooijr24872: Use torture API a bit more
2007-10-10 Jelmer Vernooijr24871: Fix typos
2007-10-10 Jelmer Vernooijr24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the...
2007-10-10 Jelmer Vernooijr24852: Fix initialization
2007-10-10 Jelmer Vernooijr24851: Add --load-module argument to smbtorture.
2007-10-10 Jelmer Vernooijr24850: Convert to torture API.
2007-10-10 Jelmer Vernooijr24849: Add helper function for running tests as a...
2007-10-10 Jelmer Vernooijr24846: Use metadata about dangerous tests.
2007-10-10 Jelmer Vernooijr24844: Convert to torture API in preparation of helper...
2007-10-10 Jelmer Vernooijr24835: Put all RPC tests in the list (skipping when...
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Volker Lendecker24798: RAW-SAMBA3POSIXTIMEDLOCK
2007-10-10 Ronnie Sahlbergr24768: redo the pingpong torture using sync functions...
2007-10-10 Ronnie Sahlbergr24767: add a torture test that performs "ping-pong...
2007-10-10 Andrew Tridgellr24765: added a RAW-HOLD-OPLOCK test. This is a manual...
2007-10-10 Jelmer Vernooijr24758: More use of torture API.
2007-10-10 Jelmer Vernooijr24757: Try parsing a UNC location before a DCE/RPC...
2007-10-10 Jelmer Vernooijr24755: Use common code for finding the RPC binding...
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Jelmer Vernooijr24741: More use of the torture API.
2007-10-10 Jelmer Vernooijr24736: Convert to using torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Jelmer Vernooijr24728: Use more stock torture functions.
2007-10-10 Andrew Tridgellr24700: added auto-reconnect to BENCH-NBENCH. Used...
2007-10-10 Andrew Bartlettr24695: Now the Samba4 passes this test, remove the...
2007-10-10 Jelmer Vernooijr24686: Make sure control messages are on a new line.
2007-10-10 Jelmer Vernooijr24685: Don't warn about iconv tests not being usable...
2007-10-10 Rafal Szczesniakr24682: forgot to actually make the new test buil...
2007-10-10 Rafal Szczesniakr24681: add basic test of libnet_GroupInfo function.
2007-10-10 Jelmer Vernooijr24676: Fix pointers being used rather than the data...
2007-10-10 Jelmer Vernooijr24674: Make sure results are always on a new line...
2007-10-10 Jelmer Vernooijr24670: Use torture functions for settings.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Jelmer Vernooijr24657: Use torture functions.
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Andrew Bartlettr24611: Following up on the re-opening of bug 4817...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Andrew Tridgellr24588: use the right type
2007-10-10 Andrew Tridgellr24587: the elements of the array are not talloc pointers
2007-10-10 Andrew Tridgellr24586: same bug in RAW-BENCH-OPEN
2007-10-10 Andrew Tridgellr24585: put in the right state variable when doing...
2007-10-10 Volker Lendecker24570: Attempt to fix make test
2007-10-10 Volker Lendecker24569: Add two tests
2007-10-10 Andrew Bartlettr24568: Fix the build, caused by a conflict betwen...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Rafal Szczesniakr24555: Add a test for libnet's group info call.
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24532: rename struct dcerpc_syntax_id into struct...
2007-10-10 Volker Lendecker24529: Against samba3, treat EAS_NOT_SUPPORTED as...
2007-10-10 Andrew Bartlettr24502: More work to get LOCAL-EVENT passing on all...
2007-10-10 Jeremy Allisonr24478: Check that NTrename also maps NT_STATUS_OBJECT_...
2007-10-10 Jeremy Allisonr24477: Add a rename test to prove that NT_STATUS_OBJEC...
2007-10-10 Jeremy Allisonr24473: Prove this is also the same for NTcreateX....
2007-10-10 Jeremy Allisonr24469: Start adding in the torture tests that prove...
2007-10-10 Andrew Bartlettr24390: Another attempt to find out why we fail the...
2007-10-10 Jelmer Vernooijr24333: Add convenience function for checking the conte...
2007-10-10 Andrew Bartlettr24300: Try to get the LOCAL-EVENT test to pass on...
2007-10-10 Andrew Bartlettr24146: It is not an error for a Win2k3-only server...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Andrew Bartlettr24083: Don't fail the test (looking for the user in...
2007-10-10 Andrew Bartlettr24081: Domain Controllers are also shown in this enume...
2007-10-10 Andrew Bartlettr24080: Set the primary group (matching windows) when...
2007-10-10 Andrew Bartlettr24074: Test both permitted logon hours and permitted...
2007-10-10 Andrew Bartlettr24059: Fix bug 4822 reported by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24053: Ensure we filter EnumDomainUsers with the suppl...
2007-10-10 Andrew Bartlettr24052: Fix some of the NT4 usrmgr.exe portions of...
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Volker Lendecker24041: After metze's ack, check in torture_comment...
2007-10-10 Michael Adamr23821: Extend the winreg test by a test for DeleteKey...
next