summaryrefslogtreecommitdiff
path: root/source4/param/share_classic.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-24lib/param: Remove 'case insensitive filesystem'Andrew Bartlett1-1/+26
2011-04-29s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett1-1/+1
2011-03-19source4/param: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-37/+37
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-0/+1
2008-03-27Actually call into lp_oplocks() in share_classic backend.Andrew Bartlett1-0/+4
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-24/+24
2008-02-27Clarify comments.Jelmer Vernooij1-1/+1
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-4/+12
2007-12-21r26348: Avoid use of autofree context.Jelmer Vernooij1-1/+1
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-2/+6
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-4/+4
2007-10-10r25547: Convert to standard bool type.Jelmer Vernooij1-2/+2
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-4/+4
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-3/+3
2007-10-10r25041: Use context in more places, fix warnings.Jelmer Vernooij1-11/+11
2007-10-10r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij1-9/+9
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-67/+53
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24915: Try to quiet down this warning - the 'classic' share code doesn'tAndrew Bartlett1-0/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23696: added the create mask and related share permissions options to Samba4,Andrew Tridgell1-8/+31
2007-10-10r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce1-0/+3
2007-10-10r18542: Some late nite work.Simo Sorce1-10/+10
2007-10-10r17210: I wonder how I missed this, build farm caught it.Simo Sorce1-1/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+328