r890: convert samba4 to use [u]int8_t instead of [u]int8
[jelmer/samba4-debian.git] / source / torture / torture.c
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
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 Jeremy Allisonr863: Added test to ensure an open and locked file...
2007-10-10 Stefan Metzmacherr821: prompt user for password if not given by -U user...
2007-10-10 Jeremy Allisonr741: Test from Volker in RAW-OPEN for truncating a...
2007-10-10 Volker Lendecker386: Another torture test to survive.
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/
2004-03-09 Andrew Tridgelladded the -C option to smbtorture
2004-03-09 Andrew Tridgellgreatly improved NBENCH netbench simulator
2004-02-21 Andrew Tridgelladded the simple HOLDCON torture test. This is used...
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2004-02-03 Andrew BartlettThis would appear to restore smbtorture to be able...
2003-12-15 Andrew Tridgellallow the specification of full dcerpc endpoint binding...
2003-12-15 Andrew Tridgellswitch off the default of ntlmssp on rpc on smb as...
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-13 Andrew Tridgelladd the ntlmssp calls back into smbtorture on rpc over...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-11-28 Andrew Tridgellthe beginnings of an automated tool for working out...
2003-11-28 Andrew Tridgelladded auto-generation of the IDL interface tables....
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-26 Andrew Tridgellby default sign RPC over TCP but not RPC over SMB....
2003-11-26 Andrew Tridgellshow an error when the epmapper fails to find an interface
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-24 Andrew Tridgell * fixed byte order in epmapper parsing
2003-11-24 Andrew Tridgellinitial implementation of dcerpc over tcp. RPC-EPMAPPER...
2003-11-24 Andrew Tridgell * prepared the dcerpc subsystem for adding the RPC...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-22 Andrew Tridgell * enable RPC/NDR validation in all smbtorture code
2003-11-21 Andrew Tridgellfix a smbtorture memory leak
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-21 Tim PotterStart of winreg idl. Implement OpenHKLM, GetVersion...
2003-11-20 Tim PotterAdd initial work on eventlog - doesn't quite work yet.
2003-11-20 Tim PotterAdded ATSVC pipe.
2003-11-19 Andrew Tridgellsrvsvc IDL and test code from metze. Thanks!
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-17 Andrew Tridgelladded wkssvc.idl and test code
2003-11-15 Andrew Tridgelladded the first couple of calls from samr as IDL
2003-11-15 Tim PotterSkeleton IDL for SPOOLSS pipe. For this inital version...
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-04 Andrew Tridgellyipee! we can now do lsaOpenPolicy() via the new interf...
2003-11-04 Andrew Tridgelladded support for fragmented sends
2003-11-03 Andrew Tridgellstarted adding RPC-ECHO torture cases
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-29 Andrew Tridgellmuch better synchronised startup in smbtorture - this...
2003-10-28 Tim PotterAdd RPC-OPEN test as an example for using the new dcerp...
2003-10-10 Andrew Tridgellfixed snprintf.c for systems that have only some of...
2003-09-29 Andrew Tridgellbetter child synchronisation at startup in NBENCH
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew Tridgell- added a raw smb scanner
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code