Fix some C++ warnings
[sfrench/samba-autobuild/.git] / source4 / param / loadparm.h
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:loadparm: s/class/pclass
2008-10-24 Jelmer VernooijRemove include/local.h and move defines to more appropr...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2007-12-21 Jelmer Vernooijr26351: Fix handling of flags when there are multiple...
2007-12-21 Jelmer Vernooijr26336: use offsets inside loadparm rather than pointer...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25461: Remove section headers in loadparm - trying...
2007-10-10 Jelmer Vernooijr25379: Use loadparm context parameter in a lot more...
2007-10-10 Jelmer Vernooijr25041: Use context in more places, fix warnings.
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23696: added the create mask and related share permiss...
2007-10-10 Andrew Tridgellr15851: the conversion of loadparm to BOOL broke all...
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Andrew Bartlettr12729: Implement the --section-name option, for dumpin...
2007-10-10 Andrew Tridgellr9119: added a lp.categories() call in the loadparm...
2007-10-10 Andrew Tridgellr7008: - split out the loadparm type definitions so...