summaryrefslogtreecommitdiffstats
path: root/testprogs/win32
Commit message (Collapse)AuthorAgeFilesLines
* testprogs/win32/midltests: add missing MakefileStefan Metzmacher2008-10-161-0/+27
| | | | metze
* Fix the build on Win32, and use NEGOTIATE security (to allow kerberos)Andrew Bartlett2008-08-272-2/+2
| | | | (This used to be commit f0bde093d76fe9d17a0709cf01fa7b70f1985c6b)
* win32-tests: add a very usefull w32 programm to explore midl featuresStefan Metzmacher2008-02-068-0/+248
| | | | | | | | | | | | You have to define idl, call the client function and add a server implementation. Then you need to compile midltests.exe and run it, it will dump the generated NDR on the screen. metze (This used to be commit dc15c8833599a1cb8f51c2b5390925410cbf4e12)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-105-15/+10
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r10577: Fix error in ReadFile()Jelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 04b8c473d7d55d4d802631074843e43fe7d9cfea)
* r10576: Add testprog for named pipes. Also add GNUmakefile's for ↵Jelmer Vernooij2007-10-105-0/+98
| | | | | | | cross-compilation using mingw32 (This used to be commit 30ba8fdc3dc8dba543686591a27b819b8f9444db)
* r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij2007-10-101-19/+15
| | | | | | | | - Define __PIDL__ when preprocessing IDL files. - Remove a couple of useless defines from rpcecho.idl rpcecho.idl now works in both pidl and midl (althought pidl is a bit pedantic and gives two warnings) (This used to be commit 6731e0a6548ac24d561ba48c8e9611d0034e662f)
* r6611: Add mailslot test programJelmer Vernooij2007-10-102-0/+90
| | | | (This used to be commit fae95f740dde0d5c7268367a35d6f042e9f5f724)
* r6541: added double pointer test to win32 echo clientAndrew Tridgell2007-10-102-0/+19
| | | | (This used to be commit cb4e07744d87970719c69f8553900efa507589ce)
* r6306: Add simple WMI client test scriptJelmer Vernooij2007-10-101-0/+10
| | | | (This used to be commit 690a7d71d8d7c98d2002ab04c289c57ccac835c4)
* r6019: Add IDL and server side code for Test_DoublePointerJelmer Vernooij2007-10-102-0/+14
| | | | (This used to be commit 0559f22bbe854b7d5e15db471e51264cce413e6f)
* r6018: Add idl and server side for Test_SurroundingJelmer Vernooij2007-10-103-4/+17
| | | | (This used to be commit ed11601aef11df35f30b10e422e7113976dc6f26)
* r6015: Add testprogs/ directory and original rpcecho sourcesJelmer Vernooij2007-10-107-0/+811
( from tridges junkcode at http://samba.org/ftp/unpacked/junkcode/rpcecho-win32 ) (This used to be commit e33397f383342d91326a5c2939c5213a5fc5d9cd)