summaryrefslogtreecommitdiff
path: root/source4/torture/masktest.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Fix comparison between pointer and zero character constantAndreas Schneider2017-06-011-1/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-2/+4
* s4: torture: Use a named TALLOC_CTX in masktest instead of talloc_autofree_co...Jeremy Allison2017-05-051-4/+9
* lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callersVolker Lendecke2017-02-151-1/+1
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-221-1/+2
* s4:torture: avoid argv related const warningsStefan Metzmacher2014-04-021-2/+2
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-061-1/+1
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-2/+2
* s4: fix arguments to safe_strcpy()Andrew Bartlett2011-05-031-2/+2
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-4/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-6/+6
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+0
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-3/+6
* Fix build for make everything.Jelmer Vernooij2008-11-021-1/+4
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-3/+6
* masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij2008-10-221-8/+10
* Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij2008-10-221-11/+7
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-18/+21
* Cope with API changes.Jelmer Vernooij2008-09-301-3/+6
* 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-2/+7
* fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell2008-02-151-94/+63
* 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-3/+9
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-3/+5
* r26606: masktest: Dynamically allocate strings.Kai Blin2007-12-261-21/+27
* r26605: masktest: Get rid of pstrings.Kai Blin2007-12-261-23/+35
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+0
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-2/+3
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+0
* 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
* r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2007-12-211-1/+1
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-4/+5
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+1
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* 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-9/+9
* 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
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-4/+0
* r20647: add cluster codeAndrew Tridgell2007-10-101-0/+4
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1