summaryrefslogtreecommitdiff
path: root/lib/util/params.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-03loadparm: fix a load of uninitialized memory errors found by valgrind.Michael Adam1-1/+1
2010-12-04Fix bug #3185 - testparm exits 0 if it can read the config file regardless of...Holger Hetterich1-1/+1
2010-09-27Remove talloc_autofree_context() from pm_processVolker Lendecke1-1/+1
2010-09-27Lift talloc_autofree_context() from OpenConfFile()Volker Lendecke1-3/+3
2009-04-28pm_process():raise level of debug messageMichael Adam1-1/+1
2008-10-19Just call talloc_free directly rather than through a helper function.Jelmer Vernooij1-7/+2
2008-10-12Use common util_file code.Jelmer Vernooij1-1/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+587