1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/param
Garming Sam 0eacbb6c96 param: change snum parameter in special functions to a loadparm_service pointer
Using either an snum or the current service for special functions
depending where it was called is unnecessary and complicates the process
of handling them generically.

idmap parameters now call lpcfg_do_parameter_parametric and are now set
like normal.

Change-Id: I3eca89791274280f9d3c7b987fbd790c16ec7981
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
2014-07-07 23:32:36 +02:00
..
loadparm_ctx.c param: replace lp_set_cmdline in s3 helpers to store_cmdline 2014-07-07 23:32:36 +02:00
loadparm.c param: change snum parameter in special functions to a loadparm_service pointer 2014-07-07 23:32:36 +02:00
pyparam.c s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers 2012-06-27 17:11:16 +02:00
service.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
test_lp_load.c
util.c
wscript_build param: change s3_param.h from a generated file to a static one 2014-02-20 10:11:20 +13:00