summaryrefslogtreecommitdiff
path: root/lib/param/param.h
Commit message (Expand)AuthorAgeFilesLines
* lib/param: add lpcfg_parm_is_unspecified() helperStefan Metzmacher2021-07-151-0/+1
* lib/param: Remove lpcfg_volume_label() and only caller in NTVFS file serverAndrew Bartlett2021-03-101-4/+0
* lib/param: Remove unused functions in lib/param/loadparm.cAndrew Bartlett2021-03-101-25/+0
* lib: lib/param/param.h references TALLOC_CTXVolker Lendecke2021-01-121-0/+2
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-271-0/+1
* gpo: Apply kerberos settingsDavid Mulder2017-11-201-1/+2
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-051-0/+1
* lib: param: Remove lpcfg_register_defaults_hook().Jeremy Allison2017-04-181-16/+0
* lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison2017-04-181-4/+0
* rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider2017-01-271-0/+3
* lib/param: add lpcfg_sam_dnsname() helper functionStefan Metzmacher2016-06-301-0/+1
* loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2016-01-261-0/+4
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-2/+0
* lib/param: move function typedef to after forward declaration of struct loadp...Brad Hards2015-07-301-2/+2
* param: Remove "use ntdb" referenceVolker Lendecke2015-03-171-3/+1
* lib/param: Add hook that allows modification of default settings.Jelmer Vernooij2015-03-161-0/+15
* param: Remove lib/param/generic.cVolker Lendecke2015-02-261-21/+0
* param: use a single add_to_file_list methodGarming Sam2014-05-071-0/+1
* param: use a single copy_service function in lib/paramGarming Sam2014-05-071-0/+1
* lib/param: generate the param_functions.h containing the prototypesGarming Sam2014-02-121-1/+4
* lib/param: Remove unused lpcfg_next_parameter (once used by SWAT)Andrew Bartlett2014-01-301-7/+0
* lib/param: lpcfg_private_db_path()Rusty Russell2013-04-121-0/+15
* s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett2012-06-271-1/+1
* lib/param: add missing prototype of lpcfg_parm_long()Stefan Metzmacher2012-06-181-0/+3
* s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett2012-06-151-1/+1
* loadparm: Add helper function to fetch default lifetime policiesSimo Sorce2012-04-191-0/+5
* s4 dns: Allow updates based on smb.conf settingKai Blin2011-12-171-0/+1
* credentials: Prioritise command-line specified options above defaults from sm...Andrew Bartlett2011-10-181-0/+1
* s4/param: Expose lpcfg_smb_ports and lpcfg_socket_options, which are both req...Jelmer Vernooij2011-10-111-0/+1
* param: Expose lpcfg_smb_ports, required by winexe.Jelmer Vernooij2011-10-111-0/+1
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-0/+301