index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
talloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-0
/
+21
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-03
Add talloc_asprintf_append, which grows an existing string buffer to
Martin Pool
1
-0
/
+6
2001-12-19
Make TALLOC_CTX and talloc_chunk private to talloc.c.
Martin Pool
1
-16
/
+1
2001-12-19
Doc
Martin Pool
1
-1
/
+9
2001-12-19
Put PRINTF_ATTRIBUTE on talloc_init_named, talloc_asprintf,
Martin Pool
1
-0
/
+8
2001-12-19
Start adding some debugging features to talloc based on Samba's
Martin Pool
1
-0
/
+10
2001-06-22
the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n...
Andrew Tridgell
1
-6
/
+0
2001-03-23
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
1
-2
/
+1
2001-02-27
Added total memory allocated counter to talloc, so we can tell if a talloc
Jeremy Allison
1
-0
/
+1
2000-08-12
reworked talloc() to in order to help track down invalid
Gerald Carter
1
-0
/
+6
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
1
-0
/
+3
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
1
-0
/
+32