summaryrefslogtreecommitdiff
path: root/source4/param/loadparm.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-08s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett1-1/+1
2009-02-02s4:loadparm: s/class/pclassStefan Metzmacher1-1/+1
2008-10-24Remove include/local.h and move defines to more appropriate places.Jelmer Vernooij1-3/+27
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-0/+3
2007-12-21r26351: Fix handling of flags when there are multiple loadparm contexts around.Jelmer Vernooij1-12/+2
2007-12-21r26336: use offsets inside loadparm rather than pointers (allows multiple con...Jelmer Vernooij1-1/+1
2007-10-10r25461: Remove section headers in loadparm - trying to keep data and metadata...Jelmer Vernooij1-2/+2
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-1/+0
2007-10-10r25041: Use context in more places, fix warnings.Jelmer Vernooij1-1/+3
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
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-1/+1
2007-10-10r15851: the conversion of loadparm to BOOL broke all big-endian platforms asAndrew Tridgell1-1/+1
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-1/+1
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-1/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-4/+0
2007-10-10r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett1-1/+13
2007-10-10r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell1-0/+13
2007-10-10r7008: - split out the loadparm type definitions so loadparm internals can be...Andrew Tridgell1-0/+60