index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
talloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
talloc/testsuite: Fix CID 1291641 - Logically dead code
Robin Hack
2016-04-26
1
-5
/
+5
*
pytalloc: Correct description of pytalloc_Get{Base,}ObjectType behaviour
talloc-2.1.6
Andrew Bartlett
2016-03-08
1
-6
/
+8
*
pytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
Andrew Bartlett
2016-03-08
5
-0
/
+23
*
talloc: Bump version number
Andrew Bartlett
2016-03-08
4
-1
/
+89
*
pytalloc: Add new BaseObject
Andrew Bartlett
2016-03-08
7
-31
/
+433
*
pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeE...
Stefan Metzmacher
2016-03-08
2
-4
/
+17
*
talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
Andrew Bartlett
2016-03-08
4
-5
/
+17
*
talloc: Improve testsuite by avoiding path issues
Andrew Bartlett
2016-03-08
2
-5
/
+8
*
talloc: Only set public headers field when installing as a public library.
Jelmer Vernooij
2016-01-13
1
-2
/
+2
*
talloc: Fix a documentation typo
Martin Schwenke
2016-01-11
1
-1
/
+1
*
talloc: version 2.1.5
talloc-2.1.5
Stefan Metzmacher
2015-11-05
4
-1
/
+77
*
talloc: Fix the O3 developer build
Volker Lendecke
2015-10-12
1
-2
/
+5
*
talloc: Test that talloc magic differs between processes.
talloc-2.1.4
Adrian Cochrane
2015-10-09
3
-1
/
+36
*
talloc: Increment minor version due to added talloc_test_get_magic.
Adrian Cochrane
2015-10-09
3
-1
/
+72
*
talloc: Provide tests access to talloc_magic
Adrian Cochrane
2015-10-09
2
-0
/
+7
*
talloc: Test magic protection measures.
Adrian Cochrane
2015-10-09
1
-0
/
+66
*
lib/talloc: Provide multiple-loading detection for libtalloc via rand()
Andrew Bartlett
2015-10-09
1
-1
/
+16
*
lib/talloc: Disrupt buffer overflow attacks on Samba by using random magic
Andrew Bartlett
2015-10-09
2
-18
/
+54
*
lib/talloc: Fix CID 1291639 Missing unlock
Anoop C S
2015-08-06
1
-0
/
+1
*
lib/talloc: Fix CID 1291640 Missing unlock
Anoop C S
2015-08-06
1
-0
/
+1
*
talloc: version 2.1.3
talloc-2.1.3
Stefan Metzmacher
2015-07-21
3
-1
/
+71
*
talloc:guide: fix documented signature of talloc_unlink().
Michael Adam
2015-06-12
1
-1
/
+1
*
talloc:manpage: fix documented signature of talloc_unlink().
Michael Adam
2015-06-12
1
-1
/
+1
*
talloc: sync the talloc_reference() description between talloc_guide and manpage
Stefan Metzmacher
2015-06-12
1
-3
/
+3
*
pytalloc: Test for all Python versions
Petr Viktorin
2015-05-19
1
-9
/
+1
*
buildtools: Add a helper to iterate through Python environments
Petr Viktorin
2015-05-19
1
-62
/
+27
*
pytalloc: Build for two Python versions at once
Petr Viktorin
2015-05-19
1
-0
/
+37
*
pytalloc: Port to Python 3
Petr Viktorin
2015-05-19
8
-19
/
+140
*
Drop unused and uninstalled SWIG wrapper for talloc.
Jelmer Vernooij
2015-04-27
1
-31
/
+0
*
pytalloc: Add tests
Petr Viktorin
2015-04-24
3
-1
/
+260
*
pytalloc: Fix comparison of disparate types
Petr Viktorin
2015-04-24
1
-1
/
+1
*
Add refentryinfo date.
Jelmer Vernooij
2015-04-19
1
-0
/
+1
*
Move waf into third_party/.
Jelmer Vernooij
2015-03-26
1
-1
/
+2
*
lib: talloc: tests - add test_pthread_talloc_passing() testing talloc in a pt...
Jeremy Allison
2015-03-17
2
-1
/
+158
*
lib: docs: talloc: Add a threads tutorial and samples showing how to use tall...
Jeremy Allison
2015-03-17
4
-3
/
+210
*
talloc: version 2.1.2
talloc-2.1.2
Stefan Metzmacher
2015-03-09
3
-1
/
+71
*
talloc: fix _talloc_total_limit_size prototype
Stefan Metzmacher
2015-03-09
1
-1
/
+1
*
lib: talloc: Test suite for the new destructor reparent logic.
Jeremy Allison
2015-03-08
1
-0
/
+82
*
lib: talloc: Allow destructors to reparent the object they're called on.
Jeremy Allison
2015-03-08
1
-0
/
+7
*
lib: talloc: Fix bug when calling a destructor.
Jeremy Allison
2015-03-08
1
-1
/
+7
*
talloc:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
talloc: version 2.1.1
talloc-2.1.1
Stefan Metzmacher
2014-05-16
3
-1
/
+71
*
talloc/tests: avoid some unused variable warnings
Stefan Metzmacher
2014-05-16
1
-0
/
+13
*
talloc: fix compiler warning
Stefan Metzmacher
2014-05-16
1
-1
/
+4
*
talloc: check for TALLOC_GET_TYPE_ABORT_NOOP
Stefan Metzmacher
2014-05-16
1
-0
/
+4
*
talloc: avoid a function call in TALLOC_FREE() if possible.
Stefan Metzmacher
2014-05-16
1
-1
/
+1
*
talloc: inline talloc_get_name()
Stefan Metzmacher
2014-05-16
1
-6
/
+10
*
talloc: inline more static functions
Stefan Metzmacher
2014-05-16
1
-19
/
+26
*
talloc: Tune talloc_vasprintf
Volker Lendecke
2014-05-15
1
-5
/
+9
*
talloc: Update flags in pytalloc-util pkgconfig file
Lukas Slebodnik
2014-04-04
1
-2
/
+2
[next]