summaryrefslogtreecommitdiff
path: root/lib/util/params.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util: add pm_process_with_flags to allow parsing ini files with empty valuesGünther Deschner2017-01-061-1/+24
* lib: Remove parser code, now replaced with tini parser.Volker Lendecke2014-08-151-508/+2
* Use tini in preference.Volker Lendecke2014-08-141-0/+28
* loadparm: fix a load of uninitialized memory errors found by valgrind.Michael Adam2012-02-031-1/+1
* Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...Holger Hetterich2010-12-041-1/+1
* Remove talloc_autofree_context() from pm_processVolker Lendecke2010-09-271-1/+1
* Lift talloc_autofree_context() from OpenConfFile()Volker Lendecke2010-09-271-3/+3
* pm_process():raise level of debug messageMichael Adam2009-04-281-1/+1
* Just call talloc_free directly rather than through a helper function.Jelmer Vernooij2008-10-191-7/+2
* Use common util_file code.Jelmer Vernooij2008-10-121-1/+1
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+587