summaryrefslogtreecommitdiffstats
path: root/testprogs/win32
Commit message (Collapse)AuthorAgeFilesLines
* midltests: add tests with v1_enum and NDR64Stefan Metzmacher2014-01-072-0/+93
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
* midltests: add invalid/midltests_pipe_struct_union_01.idlStefan Metzmacher2011-02-012-0/+296
| | | | | | | pipes with unions are not supported by midl, so we don't need to implement them in pidl:-) metze
* midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2011-01-311-0/+296
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 19:45:41 CET 2011 on sn-devel-104
* midltests: test encapsulated unions with 'ms_union'Stefan Metzmacher2011-01-312-0/+228
| | | | metze
* midltests: test encapsulated unions without 'ms_union'Stefan Metzmacher2011-01-312-0/+227
| | | | metze
* midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'Stefan Metzmacher2011-01-312-0/+230
| | | | metze
* midltests: add examples of toplevel vs. embedded unions with global 'ms_union'Stefan Metzmacher2011-01-312-0/+231
| | | | metze
* midltests: add examples of toplevel vs. embedded unions without 'ms_union'Stefan Metzmacher2011-01-312-0/+230
| | | | metze
* midltests: more union alignment example with ms_unionStefan Metzmacher2011-01-312-0/+203
| | | | metze
* midltests: more union alignment example without ms_unionStefan Metzmacher2011-01-312-0/+202
| | | | metze
* midltests: union alignment with enum as switch_type and 'ms_union'Stefan Metzmacher2011-01-312-0/+200
| | | | metze
* midltests: union alignment with enum as switch_typeStefan Metzmacher2011-01-312-0/+199
| | | | metze
* midltests: unions with enum vs. longStefan Metzmacher2011-01-312-0/+199
| | | | metze
* midltests: 'ms_unions' with enum vs. longStefan Metzmacher2011-01-312-0/+200
| | | | metze
* midltests: explore 'ms_union' option.Stefan Metzmacher2011-01-312-0/+198
| | | | metze
* testprogs: testspoolss.exe: pretty print FILETIME in driver info 6 and 8.Günther Deschner2010-12-232-3/+101
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Dec 23 23:40:21 CET 2010 on sn-devel-104
* midltests: add more union_align examplesStefan Metzmacher2010-10-2415-24/+816
| | | | | | This demonstrates the difference between NDR32 and NDR64 metze
* testprogs: print architecture used in win32 spoolss testsuite.Günther Deschner2010-10-011-5/+9
| | | | Guenther
* midltests: add midltests-pipe-sync-ndr32-downgrade-02.idlStefan Metzmacher2010-09-292-0/+3566
| | | | metze
* midltests: support for fragmented RPC trafficStefan Metzmacher2010-09-291-5/+57
| | | | metze
* midltests: print out the alloc_hint for requests and responsesStefan Metzmacher2010-09-291-4/+4
| | | | metze
* midltests: improve NDR64 downgradeStefan Metzmacher2010-09-291-4/+21
| | | | metze
* midltests: revert to a simple default midltests.idlStefan Metzmacher2010-09-291-248/+3
| | | | metze
* midltests/todo: add some random idl files I had tested month agoStefan Metzmacher2010-09-298-0/+1014
| | | | metze
* midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl exampleStefan Metzmacher2010-09-293-3/+682
| | | | metze
* midltests: add some usefull defines to midltests.idlStefan Metzmacher2010-09-291-0/+24
| | | | metze
* midltests: make it possible to allow downgrades to NDR32Stefan Metzmacher2010-09-291-4/+8
| | | | metze
* midltests: add a midltests_tcp.exe toolStefan Metzmacher2010-09-295-5/+611
| | | | | | | | | This uses a man in the middle approach in order to dump the request and response pdus. It also tests NDR32 and NDR64. metze
* midltests: move the current implementation to midltests_simple.exeStefan Metzmacher2010-09-293-22/+34
| | | | metze
* testprogs/win32: add vs2010-metze.cmdStefan Metzmacher2010-09-291-0/+24
| | | | metze
* testprogs: skip two tests in spoolss tester.Günther Deschner2010-09-171-0/+4
| | | | Guenther
* testprogs/midltests: add some example IDL files and there midltests.exe outputStefan Metzmacher2010-08-1211-1/+221
| | | | metze
* testprogs/win32: add prepare_dcpromo toolStefan Metzmacher2010-06-223-0/+1111
| | | | | | | | | | | This tool can set the DOMAIN-SID and nextRid counter in the local SAM on windows servers (tested with w2k8r2) dcpromo will use this values for the ad domain it creates. This might be useful for upgrades from a Samba3 domain. metze
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-193-3/+7
| | | | metze
* testprogs/win32/spoolss: we don't need absolute pathes to mingw locationsStefan Metzmacher2010-05-191-4/+2
| | | | metze
* testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher2010-05-191-1/+1
| | | | metze
* testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher2010-05-193-0/+9
| | | | metze
* testprogs/win32/spoolss: rename Makefile.mingw GNUmakefileStefan Metzmacher2010-05-191-0/+0
| | | | metze
* testprogs/win32/spoolss: rename Makefile => NMakefileStefan Metzmacher2010-05-191-0/+0
| | | | metze
* testprogs: update Makefile.mingw (although mingw current cant build it).Günther Deschner2010-05-101-4/+4
| | | | Guenther
* testprogs: update README to reflect the util rename.Günther Deschner2010-05-101-9/+9
| | | | Guenther
* testprogs: add readme for testspoolss.exe.Günther Deschner2010-05-102-1/+65
| | | | | | Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther
* testprogs: add vcproj and sln files for testspoolss.exe.Günther Deschner2010-05-102-0/+244
| | | | | | Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther
* testprogs: rename spoolss.exe to testspoolss.exe.Günther Deschner2010-05-105-7/+7
| | | | | | Patch from Kurt Pfeifle <Kurt.Pfeifle@ricoh.de>. Guenther
* testprogs: add EnumPrinterData test to win32 spoolss test.Günther Deschner2010-03-152-0/+67
| | | | Guenther
* testprogs: add test_PrinterDataW.Günther Deschner2010-03-041-0/+81
| | | | Guenther
* testprogs: use dump_data in dump_printer_data.Günther Deschner2010-03-041-12/+4
| | | | Guenther
* testprogs: add print_printer_dataw and dump_data to printlib.Günther Deschner2010-03-042-11/+94
| | | | Guenther
* testprogs: add some multibyte versions of PrinterData calls.Günther Deschner2010-03-041-0/+130
| | | | Guenther
* testprogs: fix boolean return code of test_PrinterData.Günther Deschner2010-03-031-8/+12
| | | | Guenther