summaryrefslogtreecommitdiff
path: root/source/torture/locktest.c
Commit message (Expand)AuthorAgeFilesLines
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-9/+17
* remove redundent codeAndrew Tridgell2008-02-151-3/+0
* make sure lp_ctx is initialisedAndrew Tridgell2008-02-151-1/+2
* fix typoAndrew Tridgell2008-02-151-1/+1
* added a blackbox test for masktestAndrew Tridgell2008-02-151-5/+10
* converted locktest to use popt and cmdline utility codeAndrew Tridgell2008-02-151-94/+68
* fixed loadparm handling in standalone testsAndrew Tridgell2008-02-151-1/+1
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-1/+4
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+4
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-211-1/+2
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-211-1/+1
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-7/+8
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-6/+7
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-3/+5
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-2/+2
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-21/+21
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+2
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell2007-10-101-6/+60
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r17785: fix compiler warningsStefan Metzmacher2007-10-101-2/+0
* r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...Volker Lendecke2007-10-101-3/+35
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+2
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-1/+1
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-1/+1
* r6529: fixed locktest with new credentials codeAndrew Tridgell2007-10-101-8/+15
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-1/+2
* r5963: Fix parameter passing for gentest and locktestJelmer Vernooij2007-10-101-8/+11
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-12/+4
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-5/+4
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-1/+1