signed DCERPC over TCP now works !
[jra/samba/.git] / source4 / torture / torture.c
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