summaryrefslogtreecommitdiff
path: root/source4/param/param.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-0/+2
(This used to be commit 091961b13be665061c7e88ab4e2808c015bc403e)
2007-10-10r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij1-1/+1
(This used to be commit ab417cb32bd348c05b20707e73297df05c920079)
2007-10-10r25037: Start passing the context around.Jelmer Vernooij1-0/+1
(This used to be commit 88c72ac75fed673f7bfb65bf633f352f231c90a3)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij1-1/+1
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-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)
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-0/+2
(This used to be commit 9647f860bdd5c0a74583e886182bd041a45e7655)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-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)
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-0/+2
(This used to be commit bccfddcafa1fdb56392e2301bbd404964ad9f7c3)
2007-10-10r14381: Kill structs.hJelmer Vernooij1-0/+46
(This used to be commit 1ffb82a7596f989c90df69573083a2c2e28f8808)