index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
tdb: change version to 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
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
2010-10-07
waf: fixed exit status of test suites
Andrew Tridgell
1
-2
/
+4
2010-10-04
tdb: Only use system pytdb when using system tdb.
Jelmer Vernooij
1
-2
/
+2
2010-10-04
tdb: Support using system pytdb.
Jelmer Vernooij
1
-8
/
+9
2010-10-04
pytdb: Add __version__ attribute.
Jelmer Vernooij
1
-1
/
+2
2010-09-27
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
1
-1
/
+1
2010-09-27
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
1
-2
/
+2
2010-09-23
tdb: add restore
Volker Lendecke
1
-0
/
+4
2010-09-13
lib/tdb: change version to 1.2.4 after hash checking improvments
Stefan Metzmacher
1
-1
/
+1
2010-08-31
tdb/waf: the deps for rt are provided by libreplace
Björn Jacke
1
-1
/
+1
2010-08-14
tdb: workaround starvation problem in locking entire database.
Rusty Russell
1
-1
/
+1
2010-06-24
s4-ldb: use CHECK_XSLTPROC_MANPAGES()
Andrew Tridgell
1
-2
/
+1
2010-06-19
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
1
-1
/
+1
2010-05-31
tdb-waf: Don't install binaries when using system tdb.
Jelmer Vernooij
1
-17
/
+17
2010-05-31
tdb-waf: Simplify manpage handling.
Jelmer Vernooij
1
-17
/
+4
2010-05-31
s4-waf: sanitize library names like the old build system did, only add
Jelmer Vernooij
1
-1
/
+1
2010-04-21
build: make python development headers not mandatory in standalone libs
Andrew Tridgell
1
-1
/
+1
2010-04-20
tdb: update tdb ABI to use hide_symbols=True
Andrew Tridgell
1
-1
/
+2
2010-04-18
tdb-waf: added ABI checking for tdb
Andrew Tridgell
1
-0
/
+2
2010-04-13
s4-waf: don't try to use the system lib for the library build
Andrew Tridgell
1
-5
/
+6
2010-04-13
tdb-waf: added build of manpages and config options for RPM build
Andrew Tridgell
1
-3
/
+44
2010-04-06
s4-waf: fixed waf distcheck for our standalone libs and s4
Andrew Tridgell
1
-0
/
+4
[next]