summaryrefslogtreecommitdiff
path: root/source3/param/test_lp_load.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-22s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam1-3/+1
2015-04-22s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam1-2/+1
2015-04-22s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam1-1/+0
2015-04-22s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam1-1/+0
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett1-6/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-2/+1
2010-09-23s3-build: fix the build of test_lp_load.Günther Deschner1-0/+1
2008-10-18[s3]test_lp_load: fix "no talloc stackframe around" messageMichael Adam1-1/+1
2008-09-27[s3]loadparm: add a command test_lp_load to test the lp_load function.Michael Adam1-0/+88