summaryrefslogtreecommitdiff
path: root/source4/torture/rap
AgeCommit message (Expand)AuthorFilesLines
2010-05-11s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner1-2/+2
2010-05-11s4-smbtorture: fix smbcli_rap_netoemchangepassword.Günther Deschner1-4/+3
2010-05-11s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call().Günther Deschner1-2/+14
2010-05-10s4-smbtorture: add smbcli_rap_netoemchangepassword().Günther Deschner1-0/+49
2010-05-08s4-smbtorture: add smbcli_rap_netuserpasswordset2().Günther Deschner1-0/+55
2010-05-05s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner1-1/+0
2010-05-04s4-smbtorture: fill in test_rap_print().Günther Deschner1-12/+98
2010-05-04s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.Günther Deschner1-0/+54
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestgetinfo().Günther Deschner1-0/+81
2010-05-04s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.Günther Deschner1-0/+24
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestenum.Günther Deschner1-0/+135
2010-05-03s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.Günther Deschner1-0/+3
2010-05-03s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().Günther Deschner1-0/+3
2010-05-03s4-smbtorture: add rap_cli_expect_extra_format().Günther Deschner1-0/+10
2010-05-03s4-smbtorture: make all smbcli_rap_* failures critical.Günther Deschner1-30/+15
2010-05-03s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.Günther Deschner1-0/+82
2010-05-03s4-smbtorture: add smbcli_rap_netprintjobsetinfo().Günther Deschner1-0/+72
2010-05-03s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().Günther Deschner1-0/+14
2010-04-30s4-smbtorture: add test_netprintjobgetinfo().Günther Deschner1-1/+81
2010-04-30s4-smbtorture: add smbcli_rap_netprintjobgetinfo().Günther Deschner1-0/+84
2010-04-30s4-smbtorture: fix smbcli_rap_netprintjobenum().Günther Deschner1-0/+2
2010-04-30s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.Günther Deschner1-0/+55
2010-04-30s4-smbtorture: add smbcli_rap_netprintjobenum().Günther Deschner1-0/+127
2010-04-30s4-smbtorture: pause and resume printq in RAP-PRINTING test.Günther Deschner1-1/+24
2010-04-30s4-smbtorture: use rap_status in smbcli_rap_* functions.Günther Deschner1-11/+11
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueueresume() and smbcli_rap_netprintqu...Günther Deschner1-0/+74
2010-04-30s4-smbtorture: add test_netprintq to RAP-PRINTING.Günther Deschner1-0/+41
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueuepause().Günther Deschner1-0/+37
2010-04-30s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.Günther Deschner1-2/+16
2010-04-30s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner1-2/+2
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner1-0/+29
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner1-0/+32
2010-04-30s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_Print...Günther Deschner1-2/+3
2010-04-30s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner1-0/+70
2010-04-29s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner1-0/+110
2010-04-29s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner1-0/+44
2010-04-29s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner1-0/+85
2010-04-29s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner1-71/+68
2010-04-29s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2-3/+46
2010-04-29s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner1-0/+31
2010-04-28s4-smbtorture: add test for rap_NetPrintQEnum.Günther Deschner1-0/+36
2010-04-28s4-smbtorture: add RAP-PRINTING suite.Günther Deschner2-0/+89
2010-04-28s4-smbtorture: add smbcli_rap_netprintqenum.Günther Deschner1-1/+109
2010-04-27s4-smbtorture: remove some typecasts in rap tests.Günther Deschner1-7/+7
2010-04-26s4: fix some build warnings.Günther Deschner2-4/+4
2010-04-26s4: use generated rap header.Günther Deschner2-2/+2
2010-04-26s4: rename RAP share_enum_info to share_info.Günther Deschner1-7/+7
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-25s4-smbtorture: fix include of proto header in main RAP test.Günther Deschner1-0/+1
2010-03-25s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.Günther Deschner2-0/+105