summaryrefslogtreecommitdiff
path: root/source4/param/param.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-16Find default smb.conf path correctly, when it was not specified on theJelmer Vernooij1-0/+1
2008-11-02Remove global_loadparm.Jelmer Vernooij1-2/+0
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-1/+2
2008-11-01Rename param_opt.flags to priority.Jelmer Vernooij1-1/+4
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-0/+6
2008-10-24Mark global_loadparm as deprecated.Jelmer Vernooij1-1/+1
2008-10-24Remove const so return value can be freed.Jelmer Vernooij1-5/+5
2008-10-23Make lp_tls_* return absolute paths.Jelmer Vernooij1-5/+5
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij1-0/+3
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-0/+1
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-0/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+360
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-1/+0
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-0/+1
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-1/+0
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij1-0/+1
2007-12-21r26095: Add function for import a generic configuration file in a loadparm co...Jelmer Vernooij1-0/+1
2007-10-10r25460: use common structure in param/generic.cJelmer Vernooij1-8/+8
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-0/+2
2007-10-10r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij1-1/+1
2007-10-10r25037: Start passing the context around.Jelmer Vernooij1-0/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-0/+15
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-0/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-0/+2
2007-10-10r14381: Kill structs.hJelmer Vernooij1-0/+46