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
/
tdb
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
tdb: Fix broken build with --disable-python
Martin Schwenke
1
-5
/
+6
2015-07-21
tdb: version 1.3.7
tdb-1.3.7
Stefan Metzmacher
1
-1
/
+1
2015-07-21
pyldb: Add a text-based interface for Python 3
Petr Viktorin
1
-0
/
+7
2015-07-21
pytdb: Build for two versions of Python at once
Petr Viktorin
1
-8
/
+8
2015-07-21
pytdb: Port to Python 3
Petr Viktorin
1
-1
/
+4
2015-07-09
tdb: Reproducer for Bug 11381
Volker Lendecke
1
-0
/
+1
2015-06-12
tdb: version 1.3.6
tdb-1.3.6
Stefan Metzmacher
1
-1
/
+1
2015-04-29
tdb: version 1.3.5
tdb-1.3.5
Alexander Drozdov
1
-1
/
+1
2015-03-31
tdb: Do not build test binaries if it's not a standalone build
Amitay Isaacs
1
-11
/
+12
2015-03-26
Move waf into third_party/.
Jelmer Vernooij
1
-1
/
+1
2014-12-19
tdb: version 1.3.4
tdb-1.3.4
Stefan Metzmacher
1
-1
/
+1
2014-12-19
tdb/test: add tdb1-run-mutex-transaction1 test
Stefan Metzmacher
1
-0
/
+1
2014-12-02
tdb: version 1.3.3
tdb-1.3.3
Stefan Metzmacher
1
-1
/
+1
2014-11-29
tdb: version 1.3.2
tdb-1.3.2
Stefan Metzmacher
1
-1
/
+1
2014-09-16
tdb: change version to 1.3.1
tdb-1.3.1
Michael Adam
1
-1
/
+1
2014-06-20
tdb:build: improve detection of srcdir.
Michael Adam
1
-1
/
+1
2014-05-22
tdb/test: add marklock deadlock test
Volker Lendecke
1
-0
/
+1
2014-05-22
tdb/test: add mutex related tests
Volker Lendecke
1
-1
/
+8
2014-05-22
tdb: add TDB_MUTEX_LOCKING support
Volker Lendecke
1
-7
/
+29
2014-04-02
tdb/wscript: maintain a global list of unit tests
Stefan Metzmacher
1
-45
/
+32
2014-03-18
tdb: change version to 1.2.13.
tdb-1.2.13
Michael Adam
1
-1
/
+1
2013-06-04
tdb: change version to tdb-1.2.12
tdb-1.2.12
Stefan Metzmacher
1
-1
/
+1
2012-12-03
lib/tdb: Rename manpages/ to man/.
Karolin Seeger
1
-4
/
+4
2012-10-04
tdb: add tdb_rescue()
Rusty Russell
1
-3
/
+7
2012-06-22
tdb: make TDB_NOSYNC merely disable sync.
Rusty Russell
1
-4
/
+0
2012-06-22
autobuild: always set TDB_NO_FSYNC.
Rusty Russell
1
-0
/
+4
2012-06-19
tdb/wscript: Remove unecessary semicolons.
Jelmer Vernooij
1
-4
/
+4
2012-03-29
lib/tdb: Update ABI
tdb-1.2.10
Amitay Isaacs
1
-1
/
+1
2012-03-10
lib/tdb: fix tests for standalone out-of-tree.
Rusty Russell
1
-1
/
+2
2012-02-14
tdb: build and run unit tests in tdb/test/
Rusty Russell
1
-7
/
+87
2011-11-13
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
1
-0
/
+2
2011-11-13
tdb: Only check for pkg-config file when checking for system tdb.
Jelmer Vernooij
1
-1
/
+1
2011-08-21
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
1
-3
/
+1
2011-08-21
tdb: Install pkg-config file.
Jelmer Vernooij
1
-1
/
+3
2011-04-23
Support the '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
tdb: use public_headers to install header files
Andrew Tridgell
1
-1
/
+1
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
1
-1
/
+1
2010-12-29
tdb: tdb_summary() support.
Rusty Russell
1
-2
/
+2
2010-12-27
tdb: setup TEST_DATA_PREFIX for make test
Stefan Metzmacher
1
-1
/
+5
2010-12-21
tdb: Bump version number after symbol versioning changes.
Jelmer Vernooij
1
-1
/
+1
2010-12-10
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
1
-1
/
+1
2010-12-09
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
1
-3
/
+1
2010-12-09
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
1
-1
/
+1
2010-11-03
waf: added reconfigure targets to our libraries
Andrew Tridgell
1
-0
/
+5
2010-10-26
waf: Only specify vnum for non-private libraries.
Jelmer Vernooij
1
-6
/
+12
2010-10-23
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
1
-1
/
+1
2010-10-21
waf: replace the is_bundled option with private_library
Andrew Tridgell
1
-1
/
+1
2010-10-21
s4-build: fixed some formatting
Andrew Tridgell
1
-1
/
+2
2010-10-17
tdb: Bump version to 1.2.7 after addition of pytdb.__version__.
Jelmer Vernooij
1
-1
/
+1
[next]