summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-0/+3
* r26351: Fix handling of flags when there are multiple loadparm contexts around.Jelmer Vernooij2007-12-211-12/+2
* r26336: use offsets inside loadparm rather than pointers (allows multiple con...Jelmer Vernooij2007-12-211-1/+1
* r25461: Remove section headers in loadparm - trying to keep data and metadata...Jelmer Vernooij2007-10-101-2/+2
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-1/+0
* r25041: Use context in more places, fix warnings.Jelmer Vernooij2007-10-101-1/+3
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* 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-1/+1
* r15851: the conversion of loadparm to BOOL broke all big-endian platforms asAndrew Tridgell2007-10-101-1/+1
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-1/+1
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-4/+0
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-101-1/+13
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-101-0/+13
* r7008: - split out the loadparm type definitions so loadparm internals can be...Andrew Tridgell2007-10-101-0/+60