summaryrefslogtreecommitdiff
path: root/source4/torture/masktest.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett1-1/+1
2011-05-06lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett1-1/+1
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-2/+2
2011-05-03s4: fix arguments to safe_strcpy()Andrew Bartlett1-2/+2
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-4/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-6/+6
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+0
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-3/+6
2008-11-02Fix build for make everything.Jelmer Vernooij1-1/+4
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-3/+6
2008-10-22masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij1-8/+10
2008-10-22Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij1-11/+7
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-18/+21
2008-09-30Cope with API changes.Jelmer Vernooij1-3/+6
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-2/+7
2008-02-15fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell1-94/+63
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-3/+9
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-3/+5
2007-12-26r26606: masktest: Dynamically allocate strings.Kai Blin1-21/+27
2007-12-26r26605: masktest: Get rid of pstrings.Kai Blin1-23/+35
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-2/+0
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-2/+3
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-2/+0
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-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij1-1/+1
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-4/+5
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-1/+1
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-1/+1
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-9/+9
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-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-4/+0
2007-10-10r20647: add cluster codeAndrew Tridgell1-0/+4
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-2/+2
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-7/+8
2007-10-10r14980: fixed several IBM checker errors in gentest and masktestAndrew Tridgell1-0/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-1/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+2
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0