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
/
lib
/
talloc
/
talloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-24
talloc: add defines and functions for TALLOC_MAJOR/MINOR_VERSION
Stefan Metzmacher
1
-7
/
+39
2009-08-24
talloc: remove ABI compat functions
Stefan Metzmacher
1
-28
/
+0
2009-08-24
talloc: remove unused build dependecies to samba
Stefan Metzmacher
1
-18
/
+0
2009-08-24
talloc: add talloc_set_log_fn() and talloc_set_log_stderr()
Stefan Metzmacher
1
-12
/
+49
2009-08-24
talloc: let talloc_steal() only generate a warning if it's used with references
Stefan Metzmacher
1
-2
/
+1
2009-08-24
talloc: call return after abort, because an overloaded abort function might n...
Stefan Metzmacher
1
-0
/
+4
2009-08-24
talloc: report the size of reference handles as 0
Stefan Metzmacher
1
-1
/
+3
2009-08-24
talloc: let talloc_total_blocks() and talloc_get_size() operate on the null_c...
Stefan Metzmacher
1
-2
/
+15
2009-07-04
Fix some warnings
Volker Lendecke
1
-2
/
+3
2009-07-03
Restore ABI compatibility for talloc.
Simo Sorce
1
-4
/
+39
2009-07-02
talloc: change TALLOC_MAGIC for version 2.0.0
Stefan Metzmacher
1
-1
/
+12
2009-07-01
a talloc_realloc() to zero size needs to use an unambiguous free
Andrew Tridgell
1
-1
/
+1
2009-07-01
changes to remove the ambiguity in talloc_free() and talloc_steal()
Andrew Tridgell
1
-20
/
+99
2009-04-22
Prevent reallocs of the talloc pool itself
Simo Sorce
1
-0
/
+5
2009-03-12
talloc: add talloc_set_abort_fn()
Stefan Metzmacher
1
-4
/
+31
2009-03-03
talloc: add talloc_get_type_abort()
Stefan Metzmacher
1
-0
/
+24
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+1732