summaryrefslogtreecommitdiff
path: root/source4/param/param.h
Commit message (Expand)AuthorAgeFilesLines
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-301/+0
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-32/+0
* param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett2011-07-081-2/+1
* param: Remove "announce as" parameterAndrew Bartlett2011-06-231-7/+0
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2011-06-061-0/+2
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-061-5/+0
* s4-param: use new roles.hAndrew Tridgell2011-05-031-5/+1
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-1/+1
* s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett2011-04-291-1/+1
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-291-1/+1
* s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett2011-04-291-1/+1
* s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett2011-04-291-1/+1
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-3/+3
* Make lpcfg_server_role public.Jelmer Vernooij2011-02-231-0/+1
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-291-0/+1
* param: Add prototype for lpcfg_private_dir(), used by openchange.Jelmer Vernooij2010-09-141-0/+1
* param: Only include param_proto.h for Samba builds, provide thoseJelmer Vernooij2010-09-131-0/+6
* s4-param: move back to auto-generation of loadparm prototypesAndrew Tridgell2010-09-111-157/+2
* s4-loadparm: change lp_*() to lpcfg_*() and provide s3 compatibility lp_*()Andrew Tridgell2010-07-161-173/+215
* s4: remove unused references to swatStefan Metzmacher2010-04-291-1/+0
* s4-param: added a "spn update command" optionAndrew Tridgell2010-04-271-0/+1
* charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell2010-03-181-2/+3
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-2/+2
* s4-param: added "dns update command" smb.conf optionAndrew Tridgell2010-02-231-0/+1
* s4-param: added "rndc command" smb.conf optionAndrew Tridgell2010-02-171-0/+1
* s4:param remove reference to private header from source4/param/param.hBrad Hards2009-11-241-1/+1
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-021-0/+6
* s4:loadparm - adapt "realm" handlingMatthias Dieter Wallnöfer2009-10-141-0/+1
* libutil: Add separate utility code for dealing with settings as aJelmer Vernooij2009-09-261-10/+5
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-0/+5
* Find default smb.conf path correctly, when it was not specified on theJelmer Vernooij2009-01-161-0/+1
* Remove global_loadparm.Jelmer Vernooij2008-11-021-2/+0
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+2
* Rename param_opt.flags to priority.Jelmer Vernooij2008-11-011-1/+4
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-0/+6
* Mark global_loadparm as deprecated.Jelmer Vernooij2008-10-241-1/+1
* Remove const so return value can be freed.Jelmer Vernooij2008-10-241-5/+5
* Make lp_tls_* return absolute paths.Jelmer Vernooij2008-10-231-5/+5
* Pass options struct into session initialization functions rather thanJelmer Vernooij2008-09-301-0/+3
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-0/+1
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+2
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+360
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-1/+0
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-0/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+0
* r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij2007-12-211-0/+1
* r26095: Add function for import a generic configuration file in a loadparm co...Jelmer Vernooij2007-12-211-0/+1
* r25460: use common structure in param/generic.cJelmer Vernooij2007-10-101-8/+8
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-0/+2