summaryrefslogtreecommitdiffstats
path: root/source4/param/param.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-1/+0
| | | | (This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion ↵Jelmer Vernooij2008-01-031-0/+1
| | | | | | options for SMB individually, just specify the smbcli_options struct. (This used to be commit 8a97886e24a4b969aa91409c06f423b71a45f6eb)
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+0
| | | | (This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
* r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)
* r26095: Add function for import a generic configuration file in a loadparm ↵Jelmer Vernooij2007-12-211-0/+1
| | | | | | context. (This used to be commit d74018d05542582515a4d3cc995820667200b301)
* r25460: use common structure in param/generic.cJelmer Vernooij2007-10-101-8/+8
| | | | (This used to be commit 01ce5448f44ddda7ec864d812fe23f0fa68d1561)
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit 091961b13be665061c7e88ab4e2808c015bc403e)
* r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit ab417cb32bd348c05b20707e73297df05c920079)
* r25037: Start passing the context around.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 88c72ac75fed673f7bfb65bf633f352f231c90a3)
* r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
* r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij2007-10-101-0/+15
| | | | | | include/ now only contains build system related headers, all other headers are now near the source code they're related to. (This used to be commit 6890a01dbfc6d8041a88ef5c6be52dfcd046fe80)
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit 9647f860bdd5c0a74583e886182bd041a45e7655)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-0/+2
| | | | (This used to be commit bccfddcafa1fdb56392e2301bbd404964ad9f7c3)
* r14381: Kill structs.hJelmer Vernooij2007-10-101-0/+46
(This used to be commit 1ffb82a7596f989c90df69573083a2c2e28f8808)