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