summaryrefslogtreecommitdiff
path: root/source4/param/param.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-08param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett1-2/+1
2011-06-23param: Remove "announce as" parameterAndrew Bartlett1-7/+0
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett1-1/+1
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett1-0/+2
2011-06-06s4-param Remove 'sid generator'Andrew Bartlett1-5/+0
2011-05-03s4-param: use new roles.hAndrew Tridgell1-5/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-1/+1
2011-04-29s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett1-1/+1
2011-04-29s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett1-1/+1
2011-04-29s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett1-1/+1
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett1-1/+1
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-3/+3
2011-02-23Make lpcfg_server_role public.Jelmer Vernooij1-0/+1
2010-11-29s4-loadparm: added loadparm_init_global()Andrew Tridgell1-0/+1
2010-09-14param: Add prototype for lpcfg_private_dir(), used by openchange.Jelmer Vernooij1-0/+1
2010-09-13param: Only include param_proto.h for Samba builds, provide thoseJelmer Vernooij1-0/+6
2010-09-11s4-param: move back to auto-generation of loadparm prototypesAndrew Tridgell1-157/+2
2010-07-16s4-loadparm: change lp_*() to lpcfg_*() and provide s3 compatibility lp_*()Andrew Tridgell1-173/+215
2010-04-29s4: remove unused references to swatStefan Metzmacher1-1/+0
2010-04-27s4-param: added a "spn update command" optionAndrew Tridgell1-0/+1
2010-03-18charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell1-2/+3
2010-02-26s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell1-2/+2
2010-02-23s4-param: added "dns update command" smb.conf optionAndrew Tridgell1-0/+1
2010-02-17s4-param: added "rndc command" smb.conf optionAndrew Tridgell1-0/+1
2009-11-24s4:param remove reference to private header from source4/param/param.hBrad Hards1-1/+1
2009-11-02s4 - SID allocation using FDS DNA pluginEndi S. Dewata1-0/+6
2009-10-14s4:loadparm - adapt "realm" handlingMatthias Dieter Wallnöfer1-0/+1
2009-09-26libutil: Add separate utility code for dealing with settings as aJelmer Vernooij1-10/+5
2009-05-26Don't use crossRef records to find our own domainAndrew Bartlett1-0/+5
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