summaryrefslogtreecommitdiff
path: root/lib/talloc/talloc.h
Commit message (Expand)AuthorAgeFilesLines
* talloc: fix studio compiler buildBjörn Jacke2020-11-101-89/+97
* talloc: also use portable __has_attribute macro to check for "deprecated" att...Björn Jacke2020-10-161-1/+1
* talloc: also use portable __has_attribute macro to check for attribute supportBjörn Jacke2020-05-241-1/+6
* talloc: Release talloc 2.3.0talloc-2.3.0Andrew Bartlett2019-07-221-1/+1
* Spelling fix s/informations/information/Mathieu Parent2019-04-021-2/+2
* talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett2019-03-211-1/+1
* lib: talloc: Mark talloc_autofree_context() as deprecated.Jeremy Allison2018-11-061-8/+9
* talloc: deprecate talloc_set_memlimit()David Disseldorp2018-10-191-1/+11
* talloc: Fix some typos in the commentsKai Blin2018-05-281-2/+2
* talloc: Fix documentation typoMartin Schwenke2018-01-221-1/+1
* talloc: fix doxygen of talloc_moveUri Simchoni2017-03-101-3/+4
* talloc: fix TALLOC_VERSION_* mismatch detectionStefan Metzmacher2017-02-221-1/+1
* talloc: Fix a documentation typoMartin Schwenke2016-01-111-1/+1
* talloc: Provide tests access to talloc_magicAdrian Cochrane2015-10-091-0/+2
* 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