summaryrefslogtreecommitdiff
path: root/source4/param/share_classic.c
Commit message (Expand)AuthorAgeFilesLines
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-4/+4
* r25547: Convert to standard bool type.Jelmer Vernooij2007-10-101-2/+2
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-4/+4
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-3/+3
* r25041: Use context in more places, fix warnings.Jelmer Vernooij2007-10-101-11/+11
* r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij2007-10-101-9/+9
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-67/+53
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24915: Try to quiet down this warning - the 'classic' share code doesn'tAndrew Bartlett2007-10-101-0/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23696: added the create mask and related share permissions options to Samba4,Andrew Tridgell2007-10-101-8/+31
* r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce2007-10-101-0/+3
* r18542: Some late nite work.Simo Sorce2007-10-101-10/+10
* r17210: I wonder how I missed this, build farm caught it.Simo Sorce2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+328