Janitorial: Pass resolve_context explicitly to various SMB functions, should help...
[metze/old/v4-0-wb-ndr.git] / source / torture / locktest.c
2008-01-02 jelmerJanitorial: Pass resolve_context explicitly to various...
2007-12-12 jelmerPass smb ports along.
2007-12-10 jelmerEliminate global_loadparm in more places.
2007-12-08 jelmerDon't make lp_load create a new context.
2007-12-08 jelmerMake loadparm talloc-allocated.
2007-12-07 jelmerFix more loadparm_context references. Only about a...
2007-12-04 jelmerreturn loadparm context in lp_load.
2007-12-03 jelmerRemove global_loadparm in some more places.
2007-12-03 jelmerRequire specifying the loadparm_context or NULL to...
2007-12-02 jelmerAvoid more uses of global_loadparm.
2007-10-06 jelmerConvert last instances of BOOL, True and False to the...
2007-09-29 jelmerAdd the loadparm context to all parametric options.
2007-09-28 jelmerParse loadparm context to all lp_*() functions.
2007-09-27 jelmerAdd loadparm context as argument in a couple more places.
2007-09-08 jelmerFix some more warnings, use service pointer rather...
2007-09-08 jelmerMove param/param.h out of includes.h
2007-08-31 jelmerMove the rest of the contents of core.h to more appropr...
2007-07-10 tridgeconvert Samba4 to GPLv3
2007-04-02 tridgepatch from Ronnie to make locktest also test the behavi...
2006-11-07 abartletAhead of a merge to current lorikeet-heimdal:
2006-08-24 metzefix compiler warnings
2006-07-12 vlendecExtend locktest to enable cluster testing byte range...
2006-01-03 jelmerMove some headers to the directory of the subsystem...
2005-12-30 jelmerGet rid of automatically generated lists of init functi...
2005-12-28 tridge'make quicktest' was taking 15 minutes on my system...
2005-12-26 jelmerMove smb_build.h out of includes.h
2005-09-27 jelmerAdd credentials.h back into includes.h as some compiler...
2005-09-26 jelmerDecrease the amount of data included by includes.h...
2005-09-19 jelmerRemove use of fstring and pstring in dynconfig.c
2005-07-20 tridge- make lp_configfile() work again
2005-06-18 tridge- fixed open_nbt_connection() to return NULL when the...
2005-06-16 tridgethis patch started as an attempt to make the dcerpc...
2005-06-13 abartletSimply calling convention of lp_load().
2005-04-30 tridgefixed locktest with new credentials code
2005-03-24 abartletA MAJOR update to intergrate the new credentails system...
2005-03-22 jelmerFix parameter passing for gentest and locktest
2005-03-21 jelmerUse cli_credentials for the SMB functions as well.
2005-02-10 tridge - got rid of pstring.h from includes.h. This at least...
2005-01-15 tridge- added async support to the session request code
2004-12-03 tridgefixed a bunch of code to use the type safe _p allocatio...
2004-11-09 tridge- moved module init functions to after smb.conf and...
2004-11-06 jelmerFix some of the issues with the module init functions.
2004-11-03 tridgegot rid of include/rewrite.h, and split out the dynconf...
2004-11-02 tridgemore include/system/XXX.h include files
2004-09-28 tridgecontinue with the new style of providing a parent conte...
2004-08-09 tridge- improved the handling of username/password in locktes...
2004-08-04 metzerename cli_ -> smbcli_
2004-06-02 tridge - added -W for workgroup to locktest
2004-06-01 metzeconvert 'unsigned' and 'unsigned int' to uint_t
2004-05-25 tridgeconverted samba4 to use real 64 bit integers instead of
2004-04-04 CVSINmerge in the samba4 HEAD branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...