summaryrefslogtreecommitdiff
path: root/lib/param/param.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-27param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher1-0/+1
2017-11-20gpo: Apply kerberos settingsDavid Mulder1-1/+2
2017-09-05param: Add 'binddns dir' parameterAndreas Schneider1-0/+1
2017-04-18lib: param: Remove lpcfg_register_defaults_hook().Jeremy Allison1-16/+0
2017-04-18lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison1-4/+0
2017-01-27rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider1-0/+3
2016-06-30lib/param: add lpcfg_sam_dnsname() helper functionStefan Metzmacher1-0/+1
2016-01-26loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni1-0/+4
2016-01-13Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij1-2/+0
2015-07-30lib/param: move function typedef to after forward declaration of struct loadp...Brad Hards1-2/+2
2015-03-17param: Remove "use ntdb" referenceVolker Lendecke1-3/+1
2015-03-16lib/param: Add hook that allows modification of default settings.Jelmer Vernooij1-0/+15
2015-02-26param: Remove lib/param/generic.cVolker Lendecke1-21/+0
2014-05-07param: use a single add_to_file_list methodGarming Sam1-0/+1
2014-05-07param: use a single copy_service function in lib/paramGarming Sam1-0/+1
2014-02-12lib/param: generate the param_functions.h containing the prototypesGarming Sam1-1/+4
2014-01-30lib/param: Remove unused lpcfg_next_parameter (once used by SWAT)Andrew Bartlett1-7/+0
2013-04-12lib/param: lpcfg_private_db_path()Rusty Russell1-0/+15
2012-06-27s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett1-1/+1
2012-06-18lib/param: add missing prototype of lpcfg_parm_long()Stefan Metzmacher1-0/+3
2012-06-15s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett1-1/+1
2012-04-19loadparm: Add helper function to fetch default lifetime policiesSimo Sorce1-0/+5
2011-12-17s4 dns: Allow updates based on smb.conf settingKai Blin1-0/+1
2011-10-18credentials: Prioritise command-line specified options above defaults from sm...Andrew Bartlett1-0/+1
2011-10-11s4/param: Expose lpcfg_smb_ports and lpcfg_socket_options, which are both req...Jelmer Vernooij1-0/+1
2011-10-11param: Expose lpcfg_smb_ports, required by winexe.Jelmer Vernooij1-0/+1
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-0/+301