index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
talloc
/
talloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
talloc: Fix write behind memory block
Kamen Mazdrashki
2009-12-08
1
-1
/
+1
*
talloc: fixed talloc_disable_null_tracking()
Andrew Tridgell
2009-09-20
1
-0
/
+27
*
talloc: don't crash if f is NULL in talloc_report_*
Andrew Tridgell
2009-09-17
1
-2
/
+4
*
talloc: when we enable NULL tracking, reparent the autofree context
Andrew Tridgell
2009-09-15
1
-0
/
+3
*
report the location of the original talloc_free on double free
Andrew Tridgell
2009-09-04
1
-11
/
+18
*
talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION
Stefan Metzmacher
2009-08-24
1
-7
/
+39
*
talloc: remove ABI compat functions
Stefan Metzmacher
2009-08-24
1
-28
/
+0
*
talloc: remove unused build dependecies to samba
Stefan Metzmacher
2009-08-24
1
-18
/
+0
*
talloc: add talloc_set_log_fn() and talloc_set_log_stderr()
Stefan Metzmacher
2009-08-24
1
-12
/
+49
*
talloc: let talloc_steal() only generate a warning if it's used with references
Stefan Metzmacher
2009-08-24
1
-2
/
+1
*
talloc: call return after abort, because an overloaded abort function might n...
Stefan Metzmacher
2009-08-24
1
-0
/
+4
*
talloc: report the size of reference handles as 0
Stefan Metzmacher
2009-08-24
1
-1
/
+3
*
talloc: let talloc_total_blocks() and talloc_get_size() operate on the null_c...
Stefan Metzmacher
2009-08-24
1
-2
/
+15
*
Fix some warnings
Volker Lendecke
2009-07-04
1
-2
/
+3
*
Restore ABI compatibility for talloc.
Simo Sorce
2009-07-03
1
-4
/
+39
*
talloc: change TALLOC_MAGIC for version 2.0.0
Stefan Metzmacher
2009-07-02
1
-1
/
+12
*
a talloc_realloc() to zero size needs to use an unambiguous free
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
changes to remove the ambiguity in talloc_free() and talloc_steal()
Andrew Tridgell
2009-07-01
1
-20
/
+99
*
Prevent reallocs of the talloc pool itself
Simo Sorce
2009-04-22
1
-0
/
+5
*
talloc: add talloc_set_abort_fn()
Stefan Metzmacher
2009-03-12
1
-4
/
+31
*
talloc: add talloc_get_type_abort()
Stefan Metzmacher
2009-03-03
1
-0
/
+24
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+1732