summaryrefslogtreecommitdiff
path: root/lib/talloc/talloc.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Document talloc_zero_array()Volker Lendecke1-0/+16
2009-03-21Document talloc_parent, talloc_parent_name and talloc_is_parentVolker Lendecke1-0/+29
2009-03-21Document TALLOC_FREE()Volker Lendecke1-0/+10
2009-03-21Document _tallocVolker Lendecke1-1/+10
2009-03-21Add a talloc_internal "module"Volker Lendecke1-0/+9
2009-03-21Document talloc_pool()Volker Lendecke1-0/+35
2009-03-21ReformattingVolker Lendecke1-5/+10
2009-03-21Add some initial hook to the front pageVolker Lendecke1-0/+3
2009-03-21Add a default "undocumented" moduleVolker Lendecke1-0/+9
2009-03-21Convert the contents of talloc_guide.txt to doxygen-style talloc.h commentsVolker Lendecke1-1/+1023
2009-03-16talloc: add useful talloc_array_length() macroStefan Metzmacher1-0/+1
2009-03-16talloc: add TALLOC_ZERO()Stefan Metzmacher1-0/+2
2009-03-12talloc: add talloc_set_abort_fn()Stefan Metzmacher1-0/+2
2009-03-03talloc: add talloc_get_type_abort()Stefan Metzmacher1-0/+2
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+183