summaryrefslogtreecommitdiffstats
path: root/source4/torture/rap
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4980: Copy RAP callno constants from Samba 3 and start to use them.Tim Potter2007-10-101-6/+7
* r4975: Update usage of talloc in rap torture code.Tim Potter2007-10-101-55/+47
* r4973: Add a RAP scanner to smbtorture. win2k has call numbers 0-215 althoughTim Potter2007-10-101-2/+30
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+2
* r3966: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-1/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-1/+2
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-9/+9
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-101-16/+19