Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-03 | s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2010-05-03 | s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum(). | Günther Deschner | 1 | -0/+3 | |
Although w2k3 happily ignores it, the spec (and s3) enforce the addition of that. Guenther | |||||
2010-05-03 | s4-smbtorture: add rap_cli_expect_extra_format(). | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2010-05-03 | s4-smbtorture: make all smbcli_rap_* failures critical. | Günther Deschner | 1 | -30/+15 | |
Guenther | |||||
2010-05-03 | s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING. | Günther Deschner | 1 | -0/+82 | |
Guenther | |||||
2010-05-03 | s4-smbtorture: add smbcli_rap_netprintjobsetinfo(). | Günther Deschner | 1 | -0/+72 | |
Guenther | |||||
2010-05-03 | s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf(). | Günther Deschner | 1 | -0/+14 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add test_netprintjobgetinfo(). | Günther Deschner | 1 | -1/+81 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintjobgetinfo(). | Günther Deschner | 1 | -0/+84 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: fix smbcli_rap_netprintjobenum(). | Günther Deschner | 1 | -0/+2 | |
It is just fine for a printq to have no pending jobs. Guenther | |||||
2010-04-30 | s4-smbtorture: add test_netprintjobenum to RAP-PRINTING. | Günther Deschner | 1 | -0/+55 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintjobenum(). | Günther Deschner | 1 | -0/+127 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: pause and resume printq in RAP-PRINTING test. | Günther Deschner | 1 | -1/+24 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: use rap_status in smbcli_rap_* functions. | Günther Deschner | 1 | -11/+11 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintqueueresume() and ↵ | Günther Deschner | 1 | -0/+74 | |
smbcli_rap_netprintqueuepurge(). Guenther | |||||
2010-04-30 | s4-smbtorture: add test_netprintq to RAP-PRINTING. | Günther Deschner | 1 | -0/+41 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintqueuepause(). | Günther Deschner | 1 | -0/+37 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4. | Günther Deschner | 1 | -2/+16 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add rap_pull_rap_PrintQueue4. | Günther Deschner | 1 | -0/+29 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: add rap_pull_rap_PrintQueue2. | Günther Deschner | 1 | -0/+32 | |
Guenther | |||||
2010-04-30 | s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and ↵ | Günther Deschner | 1 | -2/+3 | |
rap_pull_rap_PrintQueue2. Guenther | |||||
2010-04-30 | s4-smbtorture: add test_netprintjob() to RAP-PRINTING. | Günther Deschner | 1 | -0/+70 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}. | Günther Deschner | 1 | -0/+110 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING. | Günther Deschner | 1 | -0/+44 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: add smbcli_rap_netprintqgetinfo(). | Günther Deschner | 1 | -0/+85 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: rework smbcli_rap_netprintqenum a bit. | Günther Deschner | 1 | -71/+68 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP. | Günther Deschner | 2 | -3/+46 | |
Guenther | |||||
2010-04-29 | s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10). | Günther Deschner | 1 | -0/+31 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: add test for rap_NetPrintQEnum. | Günther Deschner | 1 | -0/+36 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: add RAP-PRINTING suite. | Günther Deschner | 2 | -0/+89 | |
Guenther | |||||
2010-04-28 | s4-smbtorture: add smbcli_rap_netprintqenum. | Günther Deschner | 1 | -1/+109 | |
Guenther | |||||
2010-04-27 | s4-smbtorture: remove some typecasts in rap tests. | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2010-04-26 | s4: fix some build warnings. | Günther Deschner | 2 | -4/+4 | |
Guenther | |||||
2010-04-26 | s4: use generated rap header. | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2010-04-26 | s4: rename RAP share_enum_info to share_info. | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 | |
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-03-25 | s4-smbtorture: fix include of proto header in main RAP test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-03-25 | s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls. | Günther Deschner | 2 | -0/+105 | |
Guenther | |||||
2010-03-19 | s4-smbtorture: skip RAP netservergetinfo level 1 test against s3. | Günther Deschner | 1 | -2/+11 | |
Guenther | |||||
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 | |
This reduces compile time somewhat. | |||||
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -1/+1 | |
functions. | |||||
2008-07-07 | rap: trans->in.max_data should not depend on the smb max size | Stefan Metzmacher | 1 | -1/+1 | |
We now support async multi fragment SMBtrans calls. metze (This used to be commit 66e0c1754f14cf0100ca2d3e9c0cd8c87f9dc1e6) | |||||
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5b44d8121de7735d69e6238a1442aff034a8ebd3) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -7/+7 | |
(This used to be commit 230355d2e6e27918dff40823eb238904c7a1870e) | |||||
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -12/+17 | |
(This used to be commit c5a95bbe0ce55c29e135a9c6058bf192ec3bb546) | |||||
2008-01-05 | r26671: rap: Convert the RAP tests to the new torture API and run them by ↵ | Jelmer Vernooij | 1 | -71/+27 | |
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) | |||||
2007-12-21 | r26438: Store iconv convenience in tdr push contexts. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit dffef3162778aebe2f8d77e2da60b22adb7d60ef) | |||||
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -2/+4 | |
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab) |