index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
talloc
/
talloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
talloc: fix studio compiler build
Björn Jacke
2020-11-10
1
-89
/
+97
*
talloc: also use portable __has_attribute macro to check for "deprecated" att...
Björn Jacke
2020-10-16
1
-1
/
+1
*
talloc: also use portable __has_attribute macro to check for attribute support
Björn Jacke
2020-05-24
1
-1
/
+6
*
talloc: Release talloc 2.3.0
talloc-2.3.0
Andrew Bartlett
2019-07-22
1
-1
/
+1
*
Spelling fix s/informations/information/
Mathieu Parent
2019-04-02
1
-2
/
+2
*
talloc: Release talloc 2.2.0
talloc-2.2.0
Andrew Bartlett
2019-03-21
1
-1
/
+1
*
lib: talloc: Mark talloc_autofree_context() as deprecated.
Jeremy Allison
2018-11-06
1
-8
/
+9
*
talloc: deprecate talloc_set_memlimit()
David Disseldorp
2018-10-19
1
-1
/
+11
*
talloc: Fix some typos in the comments
Kai Blin
2018-05-28
1
-2
/
+2
*
talloc: Fix documentation typo
Martin Schwenke
2018-01-22
1
-1
/
+1
*
talloc: fix doxygen of talloc_move
Uri Simchoni
2017-03-10
1
-3
/
+4
*
talloc: fix TALLOC_VERSION_* mismatch detection
Stefan Metzmacher
2017-02-22
1
-1
/
+1
*
talloc: Fix a documentation typo
Martin Schwenke
2016-01-11
1
-1
/
+1
*
talloc: Provide tests access to talloc_magic
Adrian Cochrane
2015-10-09
1
-0
/
+2
*
talloc: check for TALLOC_GET_TYPE_ABORT_NOOP
Stefan Metzmacher
2014-05-16
1
-0
/
+4
*
talloc: avoid a function call in TALLOC_FREE() if possible.
Stefan Metzmacher
2014-05-16
1
-1
/
+1
*
talloc: Add a warning to talloc_reference() documentation.
Andreas Schneider
2013-10-14
1
-0
/
+8
*
talloc: Add talloc_pooled_object
Volker Lendecke
2013-09-08
1
-0
/
+37
*
talloc: Allow nested pools.
Volker Lendecke
2013-09-08
1
-2
/
+1
*
Add memory limiting capability to talloc
Simo Sorce
2012-10-05
1
-0
/
+19
*
talloc: don't allow a talloc_pool inside a talloc_pool.
Rusty Russell
2012-07-18
1
-1
/
+2
*
Talloc doc: talloc_strdup_append does not return duplicated string
Pavel Březina
2012-04-24
1
-4
/
+4
*
Talloc doc: when s == NULL in _append functions
Pavel Březina
2012-04-24
1
-0
/
+12
*
Talloc doc: Fix a cut&paste error
Volker Lendecke
2012-04-18
1
-4
/
+1
*
Talloc doc: talloc_pool() when not enough memory in the pool
Pavel Březina
2012-04-18
1
-0
/
+4
*
Talloc doc: TALLOC_FREE_FILL
Pavel Březina
2012-04-18
1
-0
/
+5
*
Talloc doc: talloc_set_log_stderr()
Pavel Březina
2012-04-18
1
-0
/
+7
*
Talloc doc: talloc_set_log_fn()
Pavel Březina
2012-04-18
1
-0
/
+9
*
Talloc doc: talloc_set_abort_fn()
Pavel Březina
2012-04-18
1
-2
/
+33
*
Talloc doc: talloc_asprintf_append_buffer()
Pavel Březina
2012-04-18
1
-0
/
+22
*
Talloc doc: talloc_strndup_append_buffer()
Pavel Březina
2012-04-18
1
-2
/
+22
*
Talloc doc: talloc_strndup_append()
Pavel Březina
2012-04-18
1
-2
/
+12
*
Talloc doc: talloc_strdup_append_buffer()
Pavel Březina
2012-04-18
1
-1
/
+22
*
Talloc doc: talloc_strdup_append()
Pavel Březina
2012-04-18
1
-4
/
+18
*
talloc - some documentation changes
Matthias Dieter Wallnöfer
2011-04-04
1
-25
/
+24
*
talloc - improve doxygen comment of "talloc_move"
Matthias Dieter Wallnöfer
2011-03-30
1
-3
/
+3
*
talloc: Typo fix for api docs
Brad Hards
2011-01-04
1
-1
/
+1
*
talloc: make header C++ safe
Simo Sorce
2010-10-20
1
-0
/
+8
*
talloc: Add a warning about talloc_autofree_context() and dlclose()
Volker Lendecke
2010-09-24
1
-0
/
+9
*
talloc:documentation - explain that "talloc_free" works also with "NULL" poin...
Matthias Dieter Wallnöfer
2010-08-14
1
-10
/
+21
*
talloc: Documented the missing string functions.
Andreas Schneider
2010-05-06
1
-0
/
+86
*
talloc: Documentation fix for talloc
Holger Hans Peter Freyther
2010-05-01
1
-1
/
+1
*
talloc: add a define for TALLOC_MAX_DEPTH
Andrew Tridgell
2010-04-02
1
-0
/
+4
*
doxygen: talloc_get_type name fixed in Doxygen documentation
Kamen Mazdrashki
2010-03-10
1
-1
/
+1
*
talloc: Fix abi checks and ifdefs
Simo Sorce
2010-02-08
1
-2
/
+2
*
talloc: fixed doc typo
Andrew Tridgell
2010-02-08
1
-1
/
+1
*
Move the talloc details to the mainpage.
Andreas Schneider
2010-02-08
1
-64
/
+0
*
talloc: Documented talloc with doxygen.
Andreas Schneider
2010-02-08
1
-67
/
+1523
*
talloc: fixed talloc_disable_null_tracking()
Andrew Tridgell
2009-09-20
1
-0
/
+1
*
talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION
Stefan Metzmacher
2009-08-24
1
-0
/
+6
[next]