1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

92 Commits

Author SHA1 Message Date
Günther Deschner
99e3b9a367 s4-smbtorture: add rap_cli_expect_extra_format().
Guenther
2010-05-03 20:55:42 +02:00
Günther Deschner
dda0ebd0ac s4-smbtorture: make all smbcli_rap_* failures critical.
Guenther
2010-05-03 20:55:16 +02:00
Günther Deschner
5efdd13d12 s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.
Guenther
2010-05-03 14:44:25 +02:00
Günther Deschner
44fdec02fc s4-smbtorture: add smbcli_rap_netprintjobsetinfo().
Guenther
2010-05-03 14:44:16 +02:00
Günther Deschner
457826947f s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().
Guenther
2010-05-03 14:44:07 +02:00
Günther Deschner
b9a97cf864 s4-smbtorture: add test_netprintjobgetinfo().
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
7c88d30836 s4-smbtorture: add smbcli_rap_netprintjobgetinfo().
Guenther
2010-04-30 17:06:59 +02:00
Günther Deschner
82d4e858ea s4-smbtorture: fix smbcli_rap_netprintjobenum().
It is just fine for a printq to have no pending jobs.

Guenther
2010-04-30 17:06:58 +02:00
Günther Deschner
400c07f0de s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.
Guenther
2010-04-30 15:12:00 +02:00
Günther Deschner
753fde9c19 s4-smbtorture: add smbcli_rap_netprintjobenum().
Guenther
2010-04-30 15:11:56 +02:00
Günther Deschner
52b669b68e s4-smbtorture: pause and resume printq in RAP-PRINTING test.
Guenther
2010-04-30 13:44:42 +02:00
Günther Deschner
af2482989b s4-smbtorture: use rap_status in smbcli_rap_* functions.
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
7cdd6a15af s4-smbtorture: add smbcli_rap_netprintqueueresume() and smbcli_rap_netprintqueuepurge().
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
2df2cef437 s4-smbtorture: add test_netprintq to RAP-PRINTING.
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
7f1775e860 s4-smbtorture: add smbcli_rap_netprintqueuepause().
Guenther
2010-04-30 13:44:41 +02:00
Günther Deschner
f2ccff806a s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.
Guenther
2010-04-30 01:45:44 +02:00
Günther Deschner
6156a4b73b s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.
Guenther
2010-04-30 01:25:55 +02:00
Günther Deschner
e8aaf4087b s4-smbtorture: add rap_pull_rap_PrintQueue4.
Guenther
2010-04-30 01:25:48 +02:00
Günther Deschner
e85824d917 s4-smbtorture: add rap_pull_rap_PrintQueue2.
Guenther
2010-04-30 01:25:41 +02:00
Günther Deschner
9d9fc4cfe7 s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_PrintQueue2.
Guenther
2010-04-30 01:25:08 +02:00
Günther Deschner
37901bb96a s4-smbtorture: add test_netprintjob() to RAP-PRINTING.
Guenther
2010-04-30 01:24:45 +02:00
Günther Deschner
99518bc1ea s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.
Guenther
2010-04-29 14:24:06 +02:00
Günther Deschner
5e8db42d50 s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.
Guenther
2010-04-29 13:47:33 +02:00
Günther Deschner
0df8c9ffde s4-smbtorture: add smbcli_rap_netprintqgetinfo().
Guenther
2010-04-29 13:47:33 +02:00
Günther Deschner
2a9e8e348a s4-smbtorture: rework smbcli_rap_netprintqenum a bit.
Guenther
2010-04-29 13:47:33 +02:00
Günther Deschner
2b1dae3662 s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.
Guenther
2010-04-29 12:05:42 +02:00
Günther Deschner
1467b0e6f6 s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).
Guenther
2010-04-29 12:05:42 +02:00
Günther Deschner
bdfb9a43d3 s4-smbtorture: add test for rap_NetPrintQEnum.
Guenther
2010-04-28 23:23:38 +02:00
Günther Deschner
03d83128dd s4-smbtorture: add RAP-PRINTING suite.
Guenther
2010-04-28 23:23:37 +02:00
Günther Deschner
1764bcecf2 s4-smbtorture: add smbcli_rap_netprintqenum.
Guenther
2010-04-28 23:23:37 +02:00
Günther Deschner
c2c56722b5 s4-smbtorture: remove some typecasts in rap tests.
Guenther
2010-04-27 16:42:14 +02:00
Günther Deschner
aae716d044 s4: fix some build warnings.
Guenther
2010-04-26 22:53:00 +02:00
Günther Deschner
1983d0dde7 s4: use generated rap header.
Guenther
2010-04-26 22:52:59 +02:00
Günther Deschner
1ede2a0577 s4: rename RAP share_enum_info to share_info.
Guenther
2010-04-26 22:52:45 +02:00
Stefan Metzmacher
e1e2195a4a s4:torture/rpc: rename rpc.h => torture_rpc.h
The reason for this is that some systems include
<rpc/rpc.h> from within system headers. HP-UX 11.00
does so somewhere deep inside of <shadow.h>.

For torture/winbind/struct_based.c <rpc/rpc.h> resolves
to torture/rpc/rpc.h and breaks the build.

metze
2010-04-14 20:27:11 +02:00
Günther Deschner
c2a6631dc6 s4-smbtorture: fix include of proto header in main RAP test.
Guenther
2010-03-25 18:38:26 +01:00
Günther Deschner
a2e65a2add s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.
Guenther
2010-03-25 14:43:38 +01:00
Günther Deschner
3144a988e5 s4-smbtorture: skip RAP netservergetinfo level 1 test against s3.
Guenther
2010-03-19 10:56:03 +01:00
Andrew Tridgell
84d0047377 s4-torture: ran minimal_includes.pl over source4/torture
This reduces compile time somewhat.
2009-10-20 16:04:46 +11:00
Jelmer Vernooij
922a29992e Remove iconv_convenience parameter from simple string push/pull
functions.
2008-10-24 03:40:09 +02:00
Stefan Metzmacher
4af2de3f03 rap: trans->in.max_data should not depend on the smb max size
We now support async multi fragment SMBtrans calls.

metze
(This used to be commit 66e0c1754f14cf0100ca2d3e9c0cd8c87f9dc1e6)
2008-07-07 20:59:18 +02:00
Jelmer Vernooij
1e973565b6 Move subunit infrastructure code into lib/torture.
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3)
2008-04-27 14:02:46 +01:00
Jelmer Vernooij
afe3e8172d Install public header files again and include required prototypes.
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
2008-04-02 04:53:27 +02:00
Jelmer Vernooij
d9f8232c34 Remove more uses of global_loadparm.
(This used to be commit 230355d2e6e27918dff40823eb238904c7a1870e)
2008-02-21 15:21:45 +01:00
Jelmer Vernooij
37deca2d41 Avoid use of global_loadparm.
(This used to be commit c5a95bbe0ce55c29e135a9c6058bf192ec3bb546)
2008-02-21 14:16:02 +01:00
Jelmer Vernooij
01c7909192 r26671: rap: Convert the RAP tests to the new torture API and run them by default.
We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.
(This used to be commit 33c5982ed9b9fada9355dde5dc274abb99ec0615)
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
5e00673a40 r26438: Store iconv convenience in tdr push contexts.
(This used to be commit dffef3162778aebe2f8d77e2da60b22adb7d60ef)
2007-12-21 05:50:07 +01:00
Jelmer Vernooij
d1e716cf43 r26432: Require ndr_pull users to specify iconv_convenience.
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab)
2007-12-21 05:50:02 +01:00
Jelmer Vernooij
61873ce94c r26431: Require ndr_push creators to specify a iconv_convenience context.
(This used to be commit 7352206f4450fdf881b95bda064cedd9d2477e4c)
2007-12-21 05:50:00 +01:00
Jelmer Vernooij
d891c0c74a r26429: Avoid use of global_smb_iconv_convenience.
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
2007-12-21 05:49:56 +01:00