summaryrefslogtreecommitdiff
path: root/source3/param/test_lp_load.c
Commit message (Expand)AuthorAgeFilesLines
* s3:param: remove arg save_defaults from lp_load_with_registry_shares()Michael Adam2015-04-221-3/+1
* s3:param: remove arg initialize_globals from lp_load_with_registry_shares()Michael Adam2015-04-221-2/+1
* s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+0
* s3:param: remove "global_only" parameter from lp_load_with_registry_shares().Michael Adam2015-04-221-1/+0
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-6/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-2/+1
* s3-build: fix the build of test_lp_load.Günther Deschner2010-09-231-0/+1
* [s3]test_lp_load: fix "no talloc stackframe around" messageMichael Adam2008-10-181-1/+1
* [s3]loadparm: add a command test_lp_load to test the lp_load function.Michael Adam2008-09-271-0/+88