Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-15 | talloc: use <talloc.h> not "talloc.h" | Andrew Tridgell | 1 | -1/+1 | |
this ensures we use the right header | |||||
2009-10-09 | Fix builds with external talloc | Simo Sorce | 1 | -1/+1 | |
Make sure we do not reference our internal talloc directly. Let configure define what talloc.h file to use so that builds that use an extrenal talloc do not include 2 different versions of the talloc header. | |||||
2008-10-23 | Import talloc_stack into util library. | Jelmer Vernooij | 1 | -0/+56 | |