summaryrefslogtreecommitdiffstats
path: root/lib/talloc/talloc.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent"Volker Lendecke2009-03-221-29/+0
| | | | This reverts commit 986c2e01cca0be993f1e52d3a27819f4044bfe4b.
* Revert "Document talloc_zero_array()"Volker Lendecke2009-03-221-16/+0
| | | | This reverts commit 59dff5745528a3efe585cdeb03e2bedd6b2e404a.
* Document talloc_zero_array()Volker Lendecke2009-03-211-0/+16
|
* Document talloc_parent, talloc_parent_name and talloc_is_parentVolker Lendecke2009-03-211-0/+29
|
* Document TALLOC_FREE()Volker Lendecke2009-03-211-0/+10
|
* Document _tallocVolker Lendecke2009-03-211-1/+10
|
* Add a talloc_internal "module"Volker Lendecke2009-03-211-0/+9
|
* Document talloc_pool()Volker Lendecke2009-03-211-0/+35
|
* ReformattingVolker Lendecke2009-03-211-5/+10
|
* Add some initial hook to the front pageVolker Lendecke2009-03-211-0/+3
|
* Add a default "undocumented" moduleVolker Lendecke2009-03-211-0/+9
|
* Convert the contents of talloc_guide.txt to doxygen-style talloc.h commentsVolker Lendecke2009-03-211-1/+1023
| | | | | talloc_guide.txt was partly outdated, and as going through talloc.h now shows it was incomplete.
* talloc: add useful talloc_array_length() macroStefan Metzmacher2009-03-161-0/+1
| | | | metze
* talloc: add TALLOC_ZERO()Stefan Metzmacher2009-03-161-0/+2
| | | | metze
* talloc: add talloc_set_abort_fn()Stefan Metzmacher2009-03-121-0/+2
| | | | metze
* talloc: add talloc_get_type_abort()Stefan Metzmacher2009-03-031-0/+2
| | | | metze
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+183