index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
/
talloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add talloc_asprintf_append, which grows an existing string buffer to
Martin Pool
2002-01-03
1
-0
/
+6
*
Make TALLOC_CTX and talloc_chunk private to talloc.c.
Martin Pool
2001-12-19
1
-16
/
+1
*
Doc
Martin Pool
2001-12-19
1
-1
/
+9
*
Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
Martin Pool
2001-12-19
1
-0
/
+8
*
Start adding some debugging features to talloc based on Samba's
Martin Pool
2001-12-19
1
-0
/
+10
*
the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n...
Andrew Tridgell
2001-06-22
1
-6
/
+0
*
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
2001-03-23
1
-2
/
+1
*
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
2001-02-27
1
-0
/
+1
*
reworked talloc() to in order to help track down invalid
Gerald Carter
2000-08-12
1
-0
/
+6
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
1
-0
/
+3
*
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
1
-0
/
+32