index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testprogs
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
midltests: add more union_align examples
Stefan Metzmacher
15
-24
/
+816
2010-10-01
testprogs: print architecture used in win32 spoolss testsuite.
Günther Deschner
1
-5
/
+9
2010-09-29
midltests: add midltests-pipe-sync-ndr32-downgrade-02.idl
Stefan Metzmacher
2
-0
/
+3566
2010-09-29
midltests: support for fragmented RPC traffic
Stefan Metzmacher
1
-5
/
+57
2010-09-29
midltests: print out the alloc_hint for requests and responses
Stefan Metzmacher
1
-4
/
+4
2010-09-29
midltests: improve NDR64 downgrade
Stefan Metzmacher
1
-4
/
+21
2010-09-29
midltests: revert to a simple default midltests.idl
Stefan Metzmacher
1
-248
/
+3
2010-09-29
midltests/todo: add some random idl files I had tested month ago
Stefan Metzmacher
8
-0
/
+1014
2010-09-29
midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl example
Stefan Metzmacher
3
-3
/
+682
2010-09-29
midltests: add some usefull defines to midltests.idl
Stefan Metzmacher
1
-0
/
+24
2010-09-29
midltests: make it possible to allow downgrades to NDR32
Stefan Metzmacher
1
-4
/
+8
2010-09-29
midltests: add a midltests_tcp.exe tool
Stefan Metzmacher
5
-5
/
+611
2010-09-29
midltests: move the current implementation to midltests_simple.exe
Stefan Metzmacher
3
-22
/
+34
2010-09-29
testprogs/win32: add vs2010-metze.cmd
Stefan Metzmacher
1
-0
/
+24
2010-09-17
testprogs: skip two tests in spoolss tester.
Günther Deschner
1
-0
/
+4
2010-08-12
testprogs/midltests: add some example IDL files and there midltests.exe output
Stefan Metzmacher
11
-1
/
+221
2010-06-22
testprogs/win32: add prepare_dcpromo tool
Stefan Metzmacher
3
-0
/
+1111
2010-05-19
testprogs/win32: make it possible to specify MINGW_CC
Stefan Metzmacher
3
-3
/
+7
2010-05-19
testprogs/win32/spoolss: we don't need absolute pathes to mingw locations
Stefan Metzmacher
1
-4
/
+2
2010-05-19
testprogs/win32/npecho: use 'rm -f' instead of 'del' on unix
Stefan Metzmacher
1
-1
/
+1
2010-05-19
testprogs/win32: explain how to use nmake with NMakefile
Stefan Metzmacher
3
-0
/
+9
2010-05-19
testprogs/win32/spoolss: rename Makefile.mingw GNUmakefile
Stefan Metzmacher
1
-0
/
+0
2010-05-19
testprogs/win32/spoolss: rename Makefile => NMakefile
Stefan Metzmacher
1
-0
/
+0
2010-05-10
testprogs: update Makefile.mingw (although mingw current cant build it).
Günther Deschner
1
-4
/
+4
2010-05-10
testprogs: update README to reflect the util rename.
Günther Deschner
1
-9
/
+9
2010-05-10
testprogs: add readme for testspoolss.exe.
Günther Deschner
2
-1
/
+65
2010-05-10
testprogs: add vcproj and sln files for testspoolss.exe.
Günther Deschner
2
-0
/
+244
2010-05-10
testprogs: rename spoolss.exe to testspoolss.exe.
Günther Deschner
5
-7
/
+7
2010-03-15
testprogs: add EnumPrinterData test to win32 spoolss test.
Günther Deschner
2
-0
/
+67
2010-03-04
testprogs: add test_PrinterDataW.
Günther Deschner
1
-0
/
+81
2010-03-04
testprogs: use dump_data in dump_printer_data.
Günther Deschner
1
-12
/
+4
2010-03-04
testprogs: add print_printer_dataw and dump_data to printlib.
Günther Deschner
2
-11
/
+94
2010-03-04
testprogs: add some multibyte versions of PrinterData calls.
Günther Deschner
1
-0
/
+130
2010-03-03
testprogs: fix boolean return code of test_PrinterData.
Günther Deschner
1
-8
/
+12
2010-03-02
testprogs: make sure to do the same tests as in smbtorture in test_PrinterDat...
Günther Deschner
3
-23
/
+58
2010-03-02
testprogs: fix REG_SZ in print_printer_data.
Günther Deschner
1
-2
/
+10
2010-03-02
testprogs: test result of GetPrinterDataEx against SetPrinterDataEx args.
Günther Deschner
1
-7
/
+28
2010-03-01
testprogs: better usage text.
Günther Deschner
1
-1
/
+9
2010-03-01
testprogs: add very basic PrinterData test for printers.
Günther Deschner
1
-2
/
+40
2010-03-01
testprogs: rename test_PrinterData to test_PrinterData_Server.
Günther Deschner
1
-4
/
+4
2010-03-01
testprogs: add SetPrinterDataEx test.
Günther Deschner
1
-0
/
+27
2010-03-01
testprogs: add DeletePrinterKey test.
Günther Deschner
1
-0
/
+23
2010-03-01
testprogs: add DeletePrinterDataEx test.
Günther Deschner
1
-0
/
+24
2010-03-01
testprogs: allow to test a single printer when given on the cmdline.
Günther Deschner
1
-0
/
+10
2010-03-01
testprogs: add RPC_X_NULL_REF_POINTER error code
Günther Deschner
1
-0
/
+2
2010-02-26
testprogs: print the directory paths as well in spoolss test.
Günther Deschner
1
-0
/
+8
2010-02-19
testprogs: ignore GetJob level 3 and 4 against samba for now.
Günther Deschner
2
-1
/
+3
2010-02-18
testprogs: add tests for GetJob() to spoolss test.
Günther Deschner
1
-0
/
+106
2010-02-18
testprogs: add RPC_S_PROCNUM_OUT_OF_RANGE error.
Günther Deschner
1
-0
/
+2
2010-02-18
testprogs: print SDDL string of printer security descriptors
Günther Deschner
1
-1
/
+11
[next]