summaryrefslogtreecommitdiffstats
path: root/lib/talloc/talloc.h
Commit message (Expand)AuthorAgeFilesLines
* talloc - some documentation changesMatthias Dieter Wallnöfer2011-04-041-25/+24
* talloc - improve doxygen comment of "talloc_move"Matthias Dieter Wallnöfer2011-03-301-3/+3
* talloc: Typo fix for api docsBrad Hards2011-01-041-1/+1
* talloc: make header C++ safeSimo Sorce2010-10-201-0/+8
* talloc: Add a warning about talloc_autofree_context() and dlclose()Volker Lendecke2010-09-241-0/+9
* talloc:documentation - explain that "talloc_free" works also with "NULL" poin...Matthias Dieter Wallnöfer2010-08-141-10/+21
* talloc: Documented the missing string functions.Andreas Schneider2010-05-061-0/+86
* talloc: Documentation fix for tallocHolger Hans Peter Freyther2010-05-011-1/+1
* talloc: add a define for TALLOC_MAX_DEPTHAndrew Tridgell2010-04-021-0/+4
* doxygen: talloc_get_type name fixed in Doxygen documentationKamen Mazdrashki2010-03-101-1/+1
* talloc: Fix abi checks and ifdefsSimo Sorce2010-02-081-2/+2
* talloc: fixed doc typoAndrew Tridgell2010-02-081-1/+1
* Move the talloc details to the mainpage.Andreas Schneider2010-02-081-64/+0
* talloc: Documented talloc with doxygen.Andreas Schneider2010-02-081-67/+1523
* talloc: fixed talloc_disable_null_tracking()Andrew Tridgell2009-09-201-0/+1
* talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSIONStefan Metzmacher2009-08-241-0/+6
* talloc: remove ABI compat functionsStefan Metzmacher2009-08-241-3/+0
* talloc: add talloc_set_log_fn() and talloc_set_log_stderr()Stefan Metzmacher2009-08-241-0/+2
* Restore ABI compatibility for talloc.Simo Sorce2009-07-031-6/+8
* changes to remove the ambiguity in talloc_free() and talloc_steal() Andrew Tridgell2009-07-011-6/+10
* talloc: try to fix the source4 build on AIXStefan Metzmacher2009-06-081-1/+1
* talloc_array_length: talloc_get_size deals fine with NULLVolker Lendecke2009-03-221-1/+1
* Revert "Convert the contents of talloc_guide.txt to doxygen-style talloc.h co...Volker Lendecke2009-03-221-1023/+1
* Revert "Add a default "undocumented" module"Volker Lendecke2009-03-221-9/+0
* Revert "Add some initial hook to the front page"Volker Lendecke2009-03-221-3/+0
* Revert "Reformatting"Volker Lendecke2009-03-221-10/+5
* Revert "Document talloc_pool()"Volker Lendecke2009-03-221-35/+0
* Revert "Add a talloc_internal "module""Volker Lendecke2009-03-221-9/+0
* Revert "Document _talloc"Volker Lendecke2009-03-221-10/+1
* Revert "Document TALLOC_FREE()"Volker Lendecke2009-03-221-10/+0
* Revert "Document talloc_parent, talloc_parent_name and talloc_is_parent"Volker Lendecke2009-03-221-29/+0
* Revert "Document talloc_zero_array()"Volker Lendecke2009-03-221-16/+0
* 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: add useful talloc_array_length() macroStefan Metzmacher2009-03-161-0/+1
* talloc: add TALLOC_ZERO()Stefan Metzmacher2009-03-161-0/+2
* talloc: add talloc_set_abort_fn()Stefan Metzmacher2009-03-121-0/+2
* talloc: add talloc_get_type_abort()Stefan Metzmacher2009-03-031-0/+2
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+183