summaryrefslogtreecommitdiff
path: root/lib/talloc/talloc.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-02lib: Add talloc_realloc_zero()talloc-2.4.4Volker Lendecke1-0/+33
2023-10-25talloc: Fix documentationJoseph Sutton1-1/+1
2023-08-08talloc: Fix typoJoseph Sutton1-1/+1
2023-03-30lib:talloc: Move talloc_get_size() out of the talloc reference groupAndreas Schneider1-13/+13
2023-01-18talloc: version 2.4.0talloc-2.4.0Stefan Metzmacher1-1/+1
2022-12-14lib: Move talloc_asprintf_addbuf() to tallocVolker Lendecke1-0/+14
2020-11-10talloc: fix studio compiler buildBjörn Jacke1-89/+97
2020-10-16talloc: also use portable __has_attribute macro to check for "deprecated" att...Björn Jacke1-1/+1
2020-05-24talloc: also use portable __has_attribute macro to check for attribute supportBjörn Jacke1-1/+6
2019-07-22talloc: Release talloc 2.3.0talloc-2.3.0Andrew Bartlett1-1/+1
2019-04-02Spelling fix s/informations/information/Mathieu Parent1-2/+2
2019-03-21talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett1-1/+1
2018-11-06lib: talloc: Mark talloc_autofree_context() as deprecated.Jeremy Allison1-8/+9
2018-10-19talloc: deprecate talloc_set_memlimit()David Disseldorp1-1/+11
2018-05-28talloc: Fix some typos in the commentsKai Blin1-2/+2
2018-01-22talloc: Fix documentation typoMartin Schwenke1-1/+1
2017-03-10talloc: fix doxygen of talloc_moveUri Simchoni1-3/+4
2017-02-22talloc: fix TALLOC_VERSION_* mismatch detectionStefan Metzmacher1-1/+1
2016-01-11talloc: Fix a documentation typoMartin Schwenke1-1/+1
2015-10-09talloc: Provide tests access to talloc_magicAdrian Cochrane1-0/+2
2014-05-16talloc: check for TALLOC_GET_TYPE_ABORT_NOOPStefan Metzmacher1-0/+4
2014-05-16talloc: avoid a function call in TALLOC_FREE() if possible.Stefan Metzmacher1-1/+1
2013-10-14talloc: Add a warning to talloc_reference() documentation.Andreas Schneider1-0/+8
2013-09-08talloc: Add talloc_pooled_objectVolker Lendecke1-0/+37
2013-09-08talloc: Allow nested pools.Volker Lendecke1-2/+1
2012-10-05Add memory limiting capability to tallocSimo Sorce1-0/+19
2012-07-18talloc: don't allow a talloc_pool inside a talloc_pool.Rusty Russell1-1/+2
2012-04-24Talloc doc: talloc_strdup_append does not return duplicated stringPavel Březina1-4/+4
2012-04-24Talloc doc: when s == NULL in _append functionsPavel Březina1-0/+12
2012-04-18Talloc doc: Fix a cut&paste errorVolker Lendecke1-4/+1
2012-04-18Talloc doc: talloc_pool() when not enough memory in the poolPavel Březina1-0/+4
2012-04-18Talloc doc: TALLOC_FREE_FILLPavel Březina1-0/+5
2012-04-18Talloc doc: talloc_set_log_stderr()Pavel Březina1-0/+7
2012-04-18Talloc doc: talloc_set_log_fn()Pavel Březina1-0/+9
2012-04-18Talloc doc: talloc_set_abort_fn()Pavel Březina1-2/+33
2012-04-18Talloc doc: talloc_asprintf_append_buffer()Pavel Březina1-0/+22
2012-04-18Talloc doc: talloc_strndup_append_buffer()Pavel Březina1-2/+22
2012-04-18Talloc doc: talloc_strndup_append()Pavel Březina1-2/+12
2012-04-18Talloc doc: talloc_strdup_append_buffer()Pavel Březina1-1/+22
2012-04-18Talloc doc: talloc_strdup_append()Pavel Březina1-4/+18
2011-04-04talloc - some documentation changesMatthias Dieter Wallnöfer1-25/+24
2011-03-30talloc - improve doxygen comment of "talloc_move"Matthias Dieter Wallnöfer1-3/+3
2011-01-04talloc: Typo fix for api docsBrad Hards1-1/+1
2010-10-20talloc: make header C++ safeSimo Sorce1-0/+8
2010-09-24talloc: Add a warning about talloc_autofree_context() and dlclose()Volker Lendecke1-0/+9
2010-08-14talloc:documentation - explain that "talloc_free" works also with "NULL" poin...Matthias Dieter Wallnöfer1-10/+21
2010-05-06talloc: Documented the missing string functions.Andreas Schneider1-0/+86
2010-05-01talloc: Documentation fix for tallocHolger Hans Peter Freyther1-1/+1
2010-04-02talloc: add a define for TALLOC_MAX_DEPTHAndrew Tridgell1-0/+4
2010-03-10doxygen: talloc_get_type name fixed in Doxygen documentationKamen Mazdrashki1-1/+1