summaryrefslogtreecommitdiffstats
path: root/source4/torture/rap
Commit message (Expand)AuthorAgeFilesLines
* 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
* r1453: Change the RAP client to use the ndr routines for moving bytes around.Volker Lendecke2007-10-101-295/+100
* r1403: commit volkers initial RAP torture testStefan Metzmacher2007-10-101-0/+636