summaryrefslogtreecommitdiff
path: root/source4/torture/locktest.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-05s4:torture/locktest: fix compiler warningStefan Metzmacher1-1/+1
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett1-1/+1
2010-12-06s4:torture/locktest.c - fix "pid_t" printf warning on SolarisMatthias Dieter Wallnöfer1-1/+1
2010-12-06s4:torture/locktest.c - fix one indentationMatthias Dieter Wallnöfer1-1/+1
2010-09-10s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris ccMatthias Dieter Wallnöfer1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-9/+9
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-1/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-6/+6
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-1/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-1/+2
2008-11-02Fix build for make everything.Jelmer Vernooij1-0/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-1/+2
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-11/+13
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-09-30Cope with API changes.Jelmer Vernooij1-1/+3
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-05-27Use new dynconfig.h location.Jelmer Vernooij1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-9/+17
2008-02-15remove redundent codeAndrew Tridgell1-3/+0
2008-02-15make sure lp_ctx is initialisedAndrew Tridgell1-1/+2
2008-02-15fix typoAndrew Tridgell1-1/+1
2008-02-15added a blackbox test for masktestAndrew Tridgell1-5/+10
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell1-94/+68
2008-02-15fixed loadparm handling in standalone testsAndrew Tridgell1-1/+1
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-1/+4
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-1/+2
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-1/+1
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij1-7/+8
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-6/+7
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-3/+5
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-2/+2
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-21/+21
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+2
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell1-6/+60
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r17785: fix compiler warningsStefan Metzmacher1-2/+0
2007-10-10r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...Volker Lendecke1-3/+35
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1