r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
[samba.git] / source / torture / config.mk
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Andrew Tridgellr3746: added RAW-STREAMS and RAW-EAS tests to smbtorture
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Volker Lendecker3660: This simulates the logon sequence of a XP login...
2007-10-10 Andrew Tridgellr3633: - moved module init functions to after smb.conf...
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Jelmer Vernooijr3413: RemoteActivation updates and fixes
2007-10-10 Andrew Tridgellr3251: - move the openattr test code into basic/attr.c
2007-10-10 Andrew Tridgellr3203: moved more test functions into torture/basic/*.c
2007-10-10 Andrew Tridgellr3182: separate out the BASE-RENAME test into torture...
2007-10-10 Andrew Tridgellr3149: separate the delete on close test into torture...
2007-10-10 Andrew Tridgellr3130: - added a LOCAL-IDTREE test suite
2007-10-10 Jelmer Vernooijr3123: Add dcerpc_binding_build_tower()
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Andrew Tridgellr3011: separated the locktest code into a separate...
2007-10-10 Andrew Tridgellr2854: added a RPC-COUNTCALLS torture test - a useful...
2007-10-10 Jelmer Vernooijr2735: More DCOM updates:
2007-10-10 Andrew Tridgellr2709: finally solved the talloc reference problem.
2007-10-10 Andrew Tridgellr2589: a simple test to help find security related...
2007-10-10 Andrew Tridgellr2159: converted samba4 over to UTF-16.
2007-10-10 Stefan Metzmacherr1773: fix the build
2007-10-10 Simo Sorcer1771: OK Let's add tests for ldap.
2007-10-10 Andrew Bartlettr1769: Add a new torture test to check vuid properties...
2007-10-10 Jelmer Vernooijr1736: - Pidl updates:
2007-10-10 Andrew Tridgellr1676: - improved the handling of username/password...
2007-10-10 Jelmer Vernooijr1617: Start working on the svcctl pipe
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies
2007-10-10 Stefan Metzmacherr1403: commit volkers initial RAP torture test
2007-10-10 Andrew Bartlettr1173: A quick little test to show that we cannot bind...
2007-10-10 Andrew Tridgellr1041: - pulled the domain join code out of the netlogo...
2007-10-10 Andrew Bartlettr892: Actually add the NTLMSSP self-check torture code...
2007-10-10 Stefan Metzmacherr882: - create TORTURE_AUTH SUBSYSTEM
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Stefan Metzmacherr866: convert the rest of the binaries to config.mk...
2007-10-10 Stefan Metzmacherr860: convert SUBSYSTEM TORTURE to a config.mk file