summaryrefslogtreecommitdiff
path: root/source4/torture/raw/composite.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-26s4-torture: never return false in the raw.composite torture testAndrew Bartlett1-39/+7
2012-04-25s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett1-107/+126
2011-11-29s4:torture: use tctx->ev as event context for pollingStefan Metzmacher1-2/+2
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-4/+4
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-11/+11
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-2/+0
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-6/+7
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-0/+2
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-09-30Remove global_loadparm instance.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+2
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-2/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-37/+37
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-24/+24
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-10/+10
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+2
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-10/+10
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-1/+1
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-16/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+1
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-8/+16
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-1/+1
2007-10-10r20647: add cluster codeAndrew Tridgell1-1/+1
2007-10-10r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke1-1/+1
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-2/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14527: Fix build problems.Jelmer Vernooij1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13004: fix compiler warningsStefan Metzmacher1-2/+2
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-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-5/+6
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-2/+2
2007-10-10r6676: Fix unused variable.Tim Potter1-2/+0
2007-10-10r6352: Two new composite calls:Alexander Bokovoy1-0/+187
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-4/+2
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-3/+5
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-1/+1
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-0/+1