Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | s3: Fix some more iconv convenience usages. | Jelmer Vernooij | 1 | -3/+3 |
2010-05-18 | Remove more usages of iconv_convenience in files which were apparently not re... | Jelmer Vernooij | 1 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -63/+44 |
2010-05-12 | s4-smbtorture: add RAP-SAM testsuite with a rap_NetUserPasswordSet2 test. | Günther Deschner | 1 | -0/+1 |
2010-05-11 | s4-smbtorture: test netservergetinfo level 1 also against s3. | Günther Deschner | 1 | -4/+4 |
2010-05-11 | s4-smbtorture: fix smbcli_rap_netuserpasswordset2(). | Günther Deschner | 1 | -2/+2 |
2010-05-11 | s4-smbtorture: fix smbcli_rap_netoemchangepassword. | Günther Deschner | 1 | -4/+3 |
2010-05-11 | s4-smbtorture: correctly fill in trans.in.data in rap_cli_do_call(). | Günther Deschner | 1 | -2/+14 |
2010-05-10 | s4-smbtorture: add smbcli_rap_netoemchangepassword(). | Günther Deschner | 1 | -0/+49 |
2010-05-08 | s4-smbtorture: add smbcli_rap_netuserpasswordset2(). | Günther Deschner | 1 | -0/+55 |
2010-05-05 | s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo(). | Günther Deschner | 1 | -1/+0 |
2010-05-04 | s4-smbtorture: add smbcli_rap_netprintdestgetinfo(). | Günther Deschner | 1 | -0/+81 |
2010-05-04 | s4-smbtorture: add smbcli_rap_netprintdestenum. | Günther Deschner | 1 | -0/+135 |
2010-05-03 | s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well. | Günther Deschner | 1 | -0/+3 |
2010-05-03 | s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum(). | Günther Deschner | 1 | -0/+3 |
2010-05-03 | s4-smbtorture: add rap_cli_expect_extra_format(). | Günther Deschner | 1 | -0/+10 |
2010-05-03 | s4-smbtorture: add smbcli_rap_netprintjobsetinfo(). | Günther Deschner | 1 | -0/+72 |
2010-05-03 | s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf(). | Günther Deschner | 1 | -0/+14 |
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintjobgetinfo(). | Günther Deschner | 1 | -0/+84 |
2010-04-30 | s4-smbtorture: fix smbcli_rap_netprintjobenum(). | Günther Deschner | 1 | -0/+2 |
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintjobenum(). | Günther Deschner | 1 | -0/+127 |
2010-04-30 | s4-smbtorture: use rap_status in smbcli_rap_* functions. | Günther Deschner | 1 | -11/+11 |
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintqueueresume() and smbcli_rap_netprintqu... | Günther Deschner | 1 | -0/+74 |
2010-04-30 | s4-smbtorture: add smbcli_rap_netprintqueuepause(). | Günther Deschner | 1 | -0/+37 |
2010-04-30 | s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4. | Günther Deschner | 1 | -2/+16 |
2010-04-30 | s4-smbtorture: add rap_pull_rap_PrintQueue4. | Günther Deschner | 1 | -0/+29 |
2010-04-30 | s4-smbtorture: add rap_pull_rap_PrintQueue2. | Günther Deschner | 1 | -0/+32 |
2010-04-30 | s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_Print... | Günther Deschner | 1 | -2/+3 |
2010-04-29 | s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}. | Günther Deschner | 1 | -0/+110 |
2010-04-29 | s4-smbtorture: add smbcli_rap_netprintqgetinfo(). | Günther Deschner | 1 | -0/+85 |
2010-04-29 | s4-smbtorture: rework smbcli_rap_netprintqenum a bit. | Günther Deschner | 1 | -71/+68 |
2010-04-29 | s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP. | Günther Deschner | 1 | -2/+45 |
2010-04-29 | s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10). | Günther Deschner | 1 | -0/+31 |
2010-04-28 | s4-smbtorture: add RAP-PRINTING suite. | Günther Deschner | 1 | -0/+1 |
2010-04-28 | s4-smbtorture: add smbcli_rap_netprintqenum. | Günther Deschner | 1 | -1/+109 |
2010-04-27 | s4-smbtorture: remove some typecasts in rap tests. | Günther Deschner | 1 | -7/+7 |
2010-04-26 | s4: fix some build warnings. | Günther Deschner | 1 | -2/+2 |
2010-04-26 | s4: use generated rap header. | Günther Deschner | 1 | -1/+1 |
2010-04-26 | s4: rename RAP share_enum_info to share_info. | Günther Deschner | 1 | -7/+7 |
2010-03-25 | s4-smbtorture: fix include of proto header in main RAP test. | Günther Deschner | 1 | -0/+1 |
2010-03-25 | s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls. | Günther Deschner | 1 | -0/+1 |
2010-03-19 | s4-smbtorture: skip RAP netservergetinfo level 1 test against s3. | Günther Deschner | 1 | -2/+11 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -1/+1 |
2008-07-07 | rap: trans->in.max_data should not depend on the smb max size | Stefan Metzmacher | 1 | -1/+1 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -7/+7 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -12/+17 |
2008-01-05 | r26671: rap: Convert the RAP tests to the new torture API and run them by def... | Jelmer Vernooij | 1 | -71/+27 |