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