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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
talloc: version 2.1.10
talloc-2.1.10
Stefan Metzmacher
1
-1
/
+1
2017-07-04
talloc: Fix execution of test_magic_differs from tarball
Lukas Slebodnik
1
-0
/
+2
2017-07-04
talloc: Use libraries from build dir for testsuite
Lukas Slebodnik
1
-0
/
+4
2017-03-10
waf: disable-python - align talloc's wscript
Ian Stakenvicius
1
-7
/
+5
2017-03-10
talloc: use the system pytalloc-util for python3 as well
Andrew Bartlett
1
-14
/
+30
2017-02-25
talloc: version 2.1.9
talloc-2.1.9
Stefan Metzmacher
1
-1
/
+1
2017-02-22
talloc: fix TALLOC_VERSION_* mismatch detection
Stefan Metzmacher
1
-0
/
+4
2017-02-01
talloc/wscript: avoid passing pointless enabled=True to SAMBA_PYTHON()
Stefan Metzmacher
1
-2
/
+0
2016-07-28
talloc: version 2.1.8
talloc-2.1.8
Stefan Metzmacher
1
-1
/
+1
2016-05-05
talloc: version 2.1.7
talloc-2.1.7
Stefan Metzmacher
1
-1
/
+1
2016-03-08
talloc: Bump version number
Andrew Bartlett
1
-1
/
+1
2016-03-08
talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions
Andrew Bartlett
1
-1
/
+1
2016-03-08
talloc: Improve testsuite by avoiding path issues
Andrew Bartlett
1
-1
/
+2
2016-01-13
talloc: Only set public headers field when installing as a public library.
Jelmer Vernooij
1
-2
/
+2
2015-11-05
talloc: version 2.1.5
talloc-2.1.5
Stefan Metzmacher
1
-1
/
+1
2015-10-09
talloc: Test that talloc magic differs between processes.
talloc-2.1.4
Adrian Cochrane
1
-1
/
+10
2015-10-09
talloc: Increment minor version due to added talloc_test_get_magic.
Adrian Cochrane
1
-1
/
+1
2015-10-09
lib/talloc: Disrupt buffer overflow attacks on Samba by using random magic
Andrew Bartlett
1
-0
/
+3
2015-07-21
talloc: version 2.1.3
talloc-2.1.3
Stefan Metzmacher
1
-1
/
+1
2015-05-19
pytalloc: Test for all Python versions
Petr Viktorin
1
-9
/
+1
2015-05-19
buildtools: Add a helper to iterate through Python environments
Petr Viktorin
1
-62
/
+27
2015-05-19
pytalloc: Build for two Python versions at once
Petr Viktorin
1
-0
/
+37
2015-05-19
pytalloc: Port to Python 3
Petr Viktorin
1
-5
/
+5
2015-04-24
pytalloc: Add tests
Petr Viktorin
1
-1
/
+18
2015-03-26
Move waf into third_party/.
Jelmer Vernooij
1
-1
/
+2
2015-03-17
lib: talloc: tests - add test_pthread_talloc_passing() testing talloc in a pt...
Jeremy Allison
1
-1
/
+5
2015-03-09
talloc: version 2.1.2
talloc-2.1.2
Stefan Metzmacher
1
-1
/
+1
2014-06-20
talloc:build: improve detection of srcdir
Michael Adam
1
-1
/
+1
2014-05-16
talloc: version 2.1.1
talloc-2.1.1
Stefan Metzmacher
1
-1
/
+1
2013-09-08
talloc: Add talloc_pooled_object
Volker Lendecke
1
-1
/
+1
2013-05-14
talloc: only provide the --enable-talloc-compat1 in standalone build
Stefan Metzmacher
1
-4
/
+6
2012-12-03
lib/talloc: Move manpage to man/.
Karolin Seeger
1
-1
/
+1
2012-10-05
Add memory limiting capability to talloc
Simo Sorce
1
-1
/
+1
2011-11-13
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
1
-0
/
+2
2011-11-13
talloc: Only check for pkg-config file when checking for system talloc.
Jelmer Vernooij
1
-2
/
+2
2011-11-13
pytalloc-util: Don't mark as python extension, use pyembed instead.
Jelmer Vernooij
1
-1
/
+1
2011-10-22
talloc: simplifiy the logic to build talloc_testsuite in the standalone build
Stefan Metzmacher
1
-8
/
+6
2011-09-15
talloc: change version to 2.0.7
talloc-2.0.7
Stefan Metzmacher
1
-1
/
+1
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: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-0
/
+3
2011-08-09
talloc: prepare for 2.0.6 release
Andrew Tridgell
1
-1
/
+1
2011-07-26
talloc: Support PYTHON environment variable.
Jelmer Vernooij
1
-0
/
+1
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-01-05
talloc: change version to 2.0.5 after a critical bugfix
Stefan Metzmacher
1
-1
/
+1
2010-12-11
talloc: Add ability to generate Python docs using pydoctor.
Jelmer Vernooij
1
-0
/
+7
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
1
-1
/
+1
2010-12-09
talloc: pytalloc-util should not have an ABI-file yet
Stefan Metzmacher
1
-2
/
+0
2010-12-09
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
1
-4
/
+2
[next]