r25073: Correct test name so make test can pass again.
[kai/samba.git] / source4 / torture / rpc / rpc.c
2007-10-10 Andrew Bartlettr25073: Correct test name so make test can pass again.
2007-10-10 Jelmer Vernooijr25070: Revert DRSUAPI conversion to new API, as it...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24889: Move choosing the binding options into RPC...
2007-10-10 Jelmer Vernooijr24885: Convert to new torture API.
2007-10-10 Jelmer Vernooijr24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the...
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 Vernooijr24835: Put all RPC tests in the list (skipping when...
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 Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23090: a test showing two netlogon pipes open at once...
2007-10-10 Stefan Metzmacherr22580: remove not yet needed line...
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Stefan Metzmacherr21588: add a RPC-HANDLES-LSARPC-SHARED test, which...
2007-10-10 Andrew Tridgellr21570: added a RPC-HANDLES test that tries to show...
2007-10-10 Andrew Tridgellr21208: fix a crash bug caused by r21205
2007-10-10 Jelmer Vernooijr21205: Fix warning.
2007-10-10 Stefan Metzmacherr20145: fix whitespaces
2007-10-10 Andrew Tridgellr19549: fixed some indentation
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Volker Lendecker19293: Add RPC-SAMBA3-WINREG, the start of a test...
2007-10-10 Volker Lendecker19247: Ok, figured out that wkssvc wksgetinfo also...
2007-10-10 Volker Lendecker17205: Even if this makes me look foolish, at least...
2007-10-10 Volker Lendecker17187: Beginnings of a little lsa walker for Samba3...
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Volker Lendecker16956: Walk some of the samba3 srvsvc code
2007-10-10 Andrew Bartlettr16847: Add the parts of the SAMR test that pass back...
2007-10-10 Stefan Metzmacherr16741: add a RPC-LSA-GETUSER test,
2007-10-10 Jelmer Vernooijr16331: Split out registering of multi fn tests, fix...
2007-10-10 Volker Lendecker16045: RPC-SAMBA3SESSIONKEY tests the different varian...
2007-10-10 Volker Lendecker16044: Create a samba3 specific file in torture/rpc...
2007-10-10 Volker Lendecker15912: Run an rpc request with an invalid uid and...
2007-10-10 Rafal Szczesniakr15394: Put initial code for testing async dcerpc bindi...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Rafal Szczesniakr14667: Fix indentation.
2007-10-10 Andrew Bartlettr14636: Print an error on torture connect failure....
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14518: Support STANDARD_VISIBILITY property on binaries
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...