Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove talloc_autofree_context() from pm_process | Volker Lendecke | 2010-09-27 | 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(). | ||||
* | Lift talloc_autofree_context() from OpenConfFile() | Volker Lendecke | 2010-09-27 | 1 | -3/+3 |
| | |||||
* | pm_process():raise level of debug message | Michael Adam | 2009-04-28 | 1 | -1/+1 |
| | | | | Michael | ||||
* | Just call talloc_free directly rather than through a helper function. | Jelmer Vernooij | 2008-10-19 | 1 | -7/+2 |
| | |||||
* | Use common util_file code. | Jelmer Vernooij | 2008-10-12 | 1 | -1/+1 |
| | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -0/+587 |
Conflicts: source4/Makefile |