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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
talloc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
talloc: change version to 2.0.7
talloc-2.0.7
Stefan Metzmacher
3
-1
/
+69
2011-09-07
talloc: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2011-08-21
talloc: Fix talloc-compat pc files/headers.
Jelmer Vernooij
1
-1
/
+3
2011-08-21
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
1
-6
/
+3
2011-08-10
pytalloc: Regenerate ABI file.
Jelmer Vernooij
1
-0
/
+1
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
5
-51
/
+57
2011-08-09
talloc: prepare for 2.0.6 release
Andrew Tridgell
2
-1
/
+63
2011-08-09
talloc: ensure the sibling linked list remains valid during a free
Andrew Tridgell
1
-15
/
+3
2011-08-04
talloc: check block count aftter references test
Andrew Tridgell
1
-0
/
+1
2011-07-29
talloc: added test suite for talloc_free_children()
Andrew Tridgell
1
-0
/
+44
2011-07-29
talloc: preserve context name on talloc_free_children()
Simo Sorce
1
-0
/
+23
2011-07-26
talloc: Support PYTHON environment variable.
Jelmer Vernooij
1
-0
/
+1
2011-05-17
talloc: splitout _talloc_free_children_internal()
Stefan Metzmacher
1
-50
/
+27
2011-05-17
talloc: fixed a use after free error in talloc_free_children()
Stefan Metzmacher
1
-1
/
+16
2011-05-17
talloc: use _talloc_free_internal() in talloc_free_children()
Stefan Metzmacher
1
-1
/
+1
2011-05-17
talloc: test talloc_steal out of a talloc_pool
Stefan Metzmacher
1
-0
/
+69
2011-05-17
talloc: add memset() calls to test_pool()
Stefan Metzmacher
1
-0
/
+17
2011-05-17
talloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUNK() _talloc_realloc()
Stefan Metzmacher
1
-0
/
+1
2011-05-17
talloc: make really sure only optimize realloc if there's only one pool chunk
Stefan Metzmacher
1
-1
/
+6
2011-05-17
talloc: make use of _talloc_free_poolmem() in _talloc_realloc()
Stefan Metzmacher
1
-15
/
+1
2011-05-17
talloc: split the handling of FLAG_POOL/FLAG_POOLMEM in _talloc_free_internal
Stefan Metzmacher
1
-32
/
+66
2011-05-02
talloc: use TC_UNDEFINE_SHRINK_CHUNK() instead of TC_INVALIDATE_SHRINK_CHUNK(...
Stefan Metzmacher
1
-1
/
+36
2011-04-24
Fix license info for talloc in manpage.
Jelmer Vernooij
1
-3
/
+3
2011-04-13
talloc: fix compiler warnings with -Wc++-compat
Stefan Metzmacher
1
-5
/
+5
2011-04-08
talloc/testsuite: avoid memory leak reported by valgrind
Stefan Metzmacher
1
-1
/
+1
2011-04-08
talloc/testsuite: test more talloc_pool related things
Stefan Metzmacher
1
-0
/
+55
2011-04-08
talloc: include valgrind headers if available
Stefan Metzmacher
1
-0
/
+9
2011-04-08
talloc: add TC_INVALIDATE_POOL marco
Stefan Metzmacher
1
-3
/
+38
2011-04-08
talloc: add TC_UNDEFINE_GROW_CHUNK() marco
Stefan Metzmacher
1
-0
/
+21
2011-04-08
talloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
Stefan Metzmacher
1
-0
/
+28
2011-04-08
talloc: add TC_INVALIDATE_FULL_CHUNK() macro
Stefan Metzmacher
1
-12
/
+36
2011-04-08
talloc: use VALGRIND_MAKE_MEM_UNDEFINED() before memmove()
Stefan Metzmacher
1
-0
/
+12
2011-04-08
talloc: optimize talloc_free() and talloc_realloc() for talloc pools
Stefan Metzmacher
1
-22
/
+138
2011-04-08
talloc: add TC_POOL_FIRST_CHUNK() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_POOL_SPACE_LEFT() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_ALIGN16() macro
Stefan Metzmacher
1
-2
/
+3
2011-04-08
talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)
Stefan Metzmacher
1
-1
/
+1
2011-04-04
talloc - some documentation changes
Matthias Dieter Wallnöfer
2
-53
/
+48
2011-03-30
talloc - improve doxygen comment of "talloc_move"
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-03-15
lib: don't install public headers if a private library
Andrew Tridgell
1
-0
/
+1
2011-03-15
talloc: use public_headers to install talloc.h and pytalloc.h
Andrew Tridgell
1
-2
/
+2
2011-02-07
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
1
-11
/
+0
2011-01-08
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
1
-2
/
+4
2011-01-05
talloc: change version to 2.0.5 after a critical bugfix
Stefan Metzmacher
2
-1
/
+63
2011-01-05
talloc: fixed a use after free error
Andrew Tridgell
1
-1
/
+16
2011-01-05
talloc: added a test for the use after free Rusty found
Andrew Tridgell
1
-0
/
+17
2011-01-05
talloc: Clarify error message on access after free.
Jelmer Vernooij
1
-4
/
+4
2011-01-04
talloc: Typo fix for api docs
Brad Hards
1
-1
/
+1
2011-01-03
talloc: Fix warnings in test code
Brad Hards
3
-3
/
+12
2011-01-03
Revert broken destructor changes.
Jelmer Vernooij
1
-1
/
+1
[next]