index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
wscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: make TDB_NOSYNC merely disable sync.
Rusty Russell
2012-06-22
1
-4
/
+0
*
autobuild: always set TDB_NO_FSYNC.
Rusty Russell
2012-06-22
1
-0
/
+4
*
tdb/wscript: Remove unecessary semicolons.
Jelmer Vernooij
2012-06-19
1
-4
/
+4
*
lib/tdb: Update ABI
Amitay Isaacs
2012-03-29
1
-1
/
+1
*
lib/tdb: fix tests for standalone out-of-tree.
Rusty Russell
2012-03-10
1
-1
/
+2
*
tdb: build and run unit tests in tdb/test/
Rusty Russell
2012-02-14
1
-7
/
+87
*
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
2011-11-13
1
-0
/
+2
*
tdb: Only check for pkg-config file when checking for system tdb.
Jelmer Vernooij
2011-11-13
1
-1
/
+1
*
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
2011-08-21
1
-3
/
+1
*
tdb: Install pkg-config file.
Jelmer Vernooij
2011-08-21
1
-1
/
+3
*
Support the 'PYTHON' environment variable.
Jelmer Vernooij
2011-04-23
1
-0
/
+1
*
lib: don't install public headers if a private library
Andrew Tridgell
2011-03-15
1
-0
/
+1
*
tdb: use public_headers to install header files
Andrew Tridgell
2011-03-15
1
-1
/
+1
*
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
tdb: tdb_summary() support.
Rusty Russell
2010-12-29
1
-2
/
+2
*
tdb: setup TEST_DATA_PREFIX for make test
Stefan Metzmacher
2010-12-27
1
-1
/
+5
*
tdb: Bump version number after symbol versioning changes.
Jelmer Vernooij
2010-12-21
1
-1
/
+1
*
build: introduce SAMBA_CHECK_PYTHON_HEADERS
Matthieu Patou
2010-12-10
1
-1
/
+1
*
waf: remove the restriction that private libraries must not have a vnum
Andrew Tridgell
2010-12-09
1
-3
/
+1
*
waf-abi: auto-generate per-symbol versions from ABI files
Andrew Tridgell
2010-12-09
1
-1
/
+1
*
waf: added reconfigure targets to our libraries
Andrew Tridgell
2010-11-03
1
-0
/
+5
*
waf: Only specify vnum for non-private libraries.
Jelmer Vernooij
2010-10-26
1
-6
/
+12
*
waf: Rename some BUNDLED_ functios to PRIVATE_.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
waf: replace the is_bundled option with private_library
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
s4-build: fixed some formatting
Andrew Tridgell
2010-10-21
1
-1
/
+2
*
tdb: Bump version to 1.2.7 after addition of pytdb.__version__.
Jelmer Vernooij
2010-10-17
1
-1
/
+1
*
waf: fixed exit status of test suites
Andrew Tridgell
2010-10-07
1
-2
/
+4
*
tdb: Only use system pytdb when using system tdb.
Jelmer Vernooij
2010-10-04
1
-2
/
+2
*
tdb: Support using system pytdb.
Jelmer Vernooij
2010-10-04
1
-8
/
+9
*
pytdb: Add __version__ attribute.
Jelmer Vernooij
2010-10-04
1
-1
/
+2
*
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
2010-09-27
1
-1
/
+1
*
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
2010-09-27
1
-2
/
+2
*
tdb: add restore
Volker Lendecke
2010-09-23
1
-0
/
+4
*
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
2010-09-13
1
-1
/
+1
*
tdb/waf: the deps for rt are provided by libreplace
Björn Jacke
2010-08-31
1
-1
/
+1
*
tdb: workaround starvation problem in locking entire database.
Rusty Russell
2010-08-14
1
-1
/
+1
*
s4-ldb: use CHECK_XSLTPROC_MANPAGES()
Andrew Tridgell
2010-06-24
1
-2
/
+1
*
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
2010-06-19
1
-1
/
+1
*
tdb-waf: Don't install binaries when using system tdb.
Jelmer Vernooij
2010-05-31
1
-17
/
+17
*
tdb-waf: Simplify manpage handling.
Jelmer Vernooij
2010-05-31
1
-17
/
+4
*
s4-waf: sanitize library names like the old build system did, only add
Jelmer Vernooij
2010-05-31
1
-1
/
+1
*
build: make python development headers not mandatory in standalone libs
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
tdb: update tdb ABI to use hide_symbols=True
Andrew Tridgell
2010-04-20
1
-1
/
+2
*
tdb-waf: added ABI checking for tdb
Andrew Tridgell
2010-04-18
1
-0
/
+2
*
s4-waf: don't try to use the system lib for the library build
Andrew Tridgell
2010-04-13
1
-5
/
+6
*
tdb-waf: added build of manpages and config options for RPM build
Andrew Tridgell
2010-04-13
1
-3
/
+44
*
s4-waf: fixed waf distcheck for our standalone libs and s4
Andrew Tridgell
2010-04-06
1
-0
/
+4
*
s4-waf: added simple 'waf test' support for tdb, talloc and ldb
Andrew Tridgell
2010-04-06
1
-0
/
+6
*
s4-waf: use a common pattern for finding buildtools and libs
Andrew Tridgell
2010-04-06
1
-11
/
+7
*
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
2010-04-06
1
-3
/
+3
[next]