summaryrefslogtreecommitdiff
path: root/source4/param/share_classic.c
AgeCommit message (Expand)AuthorFilesLines
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