| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-14 | lib:util: Fix code spelling | Andreas Schneider | 1 | -1/+1 | |
| Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz> | |||||
| 2022-02-07 | lib: Simplify pm_process() | Volker Lendecke | 1 | -13/+2 | |
| No need to duplicate the fopen/fclose Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Mon Feb 7 19:58:57 UTC 2022 on sn-devel-184 | |||||
| 2017-01-06 | lib/util: add pm_process_with_flags to allow parsing ini files with empty values | Günther Deschner | 1 | -1/+24 | |
| Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
| 2014-08-15 | lib: Remove parser code, now replaced with tini parser. | Volker Lendecke | 1 | -508/+2 | |
| Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Aug 15 20:34:56 CEST 2014 on sn-devel-104 | |||||
| 2014-08-14 | Use tini in preference. | Volker Lendecke | 1 | -0/+28 | |
| Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
| 2012-02-03 | loadparm: fix a load of uninitialized memory errors found by valgrind. | Michael Adam | 1 | -1/+1 | |
| 2010-12-04 | Fix bug #3185 - testparm exits 0 if it can read the config file regardless ↵ | Holger Hetterich | 1 | -1/+1 | |
| of errors Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Dec 4 02:30:00 CET 2010 on sn-devel-104 | |||||
| 2010-09-27 | Remove talloc_autofree_context() from pm_process | Volker Lendecke | 1 | -1/+1 | |
| This would be a classic for talloc_tos(), InFile is freed a few lines down. But unfortunately S4 does not support talloc_tos(). | |||||
| 2010-09-27 | Lift talloc_autofree_context() from OpenConfFile() | Volker Lendecke | 1 | -3/+3 | |
| 2009-04-28 | pm_process():raise level of debug message | Michael Adam | 1 | -1/+1 | |
| Michael | |||||
| 2008-10-19 | Just call talloc_free directly rather than through a helper function. | Jelmer Vernooij | 1 | -7/+2 | |
| 2008-10-12 | Use common util_file code. | Jelmer Vernooij | 1 | -1/+1 | |
| 2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+587 | |
| Conflicts: source4/Makefile | |||||
