summaryrefslogtreecommitdiffstats
path: root/lib/talloc/talloc.h
Commit message (Expand)AuthorAgeFilesLines
* talloc: check for TALLOC_GET_TYPE_ABORT_NOOPStefan Metzmacher2014-05-161-0/+4
* talloc: avoid a function call in TALLOC_FREE() if possible.Stefan Metzmacher2014-05-161-1/+1
* talloc: Add a warning to talloc_reference() documentation.Andreas Schneider2013-10-141-0/+8
* talloc: Add talloc_pooled_objectVolker Lendecke2013-09-081-0/+37
* talloc: Allow nested pools.Volker Lendecke2013-09-081-2/+1
* Add memory limiting capability to tallocSimo Sorce2012-10-051-0/+19
* talloc: don't allow a talloc_pool inside a talloc_pool.Rusty Russell2012-07-181-1/+2
* Talloc doc: talloc_strdup_append does not return duplicated stringPavel Březina2012-04-241-4/+4
* Talloc doc: when s == NULL in _append functionsPavel Březina2012-04-241-0/+12
* Talloc doc: Fix a cut&paste errorVolker Lendecke2012-04-181-4/+1
* Talloc doc: talloc_pool() when not enough memory in the poolPavel Březina2012-04-181-0/+4
* Talloc doc: TALLOC_FREE_FILLPavel Březina2012-04-181-0/+5
* Talloc doc: talloc_set_log_stderr()Pavel Březina2012-04-181-0/+7
* Talloc doc: talloc_set_log_fn()Pavel Březina2012-04-181-0/+9
* Talloc doc: talloc_set_abort_fn()Pavel Březina2012-04-181-2/+33
* Talloc doc: talloc_asprintf_append_buffer()Pavel Březina2012-04-181-0/+22
* Talloc doc: talloc_strndup_append_buffer()Pavel Březina2012-04-181-2/+22
* Talloc doc: talloc_strndup_append()Pavel Březina2012-04-181-2/+12
* Talloc doc: talloc_strdup_append_buffer()Pavel Březina2012-04-181-1/+22
* Talloc doc: talloc_strdup_append()Pavel Březina2012-04-181-4/+18
* 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