summaryrefslogtreecommitdiff
path: root/source4/torture/rap/rap.c
AgeCommit message (Expand)AuthorFilesLines
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 RAP-PRINTING suite.Günther Deschner1-0/+1
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 Deschner1-2/+2
2010-04-26s4: use generated rap header.Günther Deschner1-1/+1
2010-04-26s4: rename RAP share_enum_info to share_info.Günther Deschner1-7/+7
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 Deschner1-0/+1
2010-03-19s4-smbtorture: skip RAP netservergetinfo level 1 test against s3.Günther Deschner1-2/+11
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-1/+1
2008-07-07rap: trans->in.max_data should not depend on the smb max sizeStefan Metzmacher1-1/+1
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-7/+7
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij1-12/+17
2008-01-05r26671: rap: Convert the RAP tests to the new torture API and run them by def...Jelmer Vernooij1-71/+27
2007-12-21r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij1-1/+1
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij1-2/+4
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij1-3/+3
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-1/+2
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-1/+1
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-2/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-39/+60
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-18/+18
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-2/+11
2007-10-10r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_stateVolker Lendecke1-26/+26
2007-10-10r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...Volker Lendecke1-6/+88
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-2/+2
2007-10-10r16569: - use push_string()Stefan Metzmacher1-1/+1
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+8
2007-10-10r15628: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r14817: rename some testsStefan Metzmacher1-2/+2
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-2/+3
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-1/+2
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij1-1/+1
2007-10-10r13228: revert more stuff from 13208Stefan Metzmacher1-0/+477
2007-10-10r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij1-477/+0
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP testAndrew Tridgell1-8/+14
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-11/+11
2007-10-10r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij1-16/+16
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-6/+6