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
/
source4
/
lib
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support using shared library during testsuite run if tdb was built with a sha...
Jelmer Vernooij
2008-02-12
1
-2
/
+2
*
make sure libraries are built before attempting to install.
Jelmer Vernooij
2008-02-12
1
-2
/
+2
*
Specify PICFLAG when compiling python modules.
Jelmer Vernooij
2008-02-12
1
-1
/
+1
*
Fix installation of python module for ldb and tdb.
Jelmer Vernooij
2008-02-12
1
-1
/
+3
*
tdb/ldb: Use prefix in case DESTDIR is not set.
Jelmer Vernooij
2008-02-12
1
-4
/
+4
*
Create the required directories when installing Python code.
Jelmer Vernooij
2008-02-12
1
-0
/
+2
*
Avoid using setup.py for intsallation.
Jelmer Vernooij
2008-02-12
4
-5
/
+13
*
Manually compile python files rather than using setup.py.
Jelmer Vernooij
2008-02-12
4
-20
/
+18
*
Fix out of tree builds.
Jelmer Vernooij
2008-02-11
2
-3
/
+3
*
Split actual content out of tdb Makefile into a separate file.
Jelmer Vernooij
2008-02-11
2
-80
/
+89
*
Split rules out of tdb Makefile.
Jelmer Vernooij
2008-02-11
2
-38
/
+41
*
merge tdb changes from ctdb
Andrew Tridgell
2008-02-08
1
-33
/
+47
*
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
2008-02-07
1
-0
/
+43
*
merged tdb transaction fix
Andrew Tridgell
2008-01-31
1
-0
/
+3
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
tdb: Add URL in pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
merged changes from v3-2-test
Andrew Tridgell
2008-01-18
8
-53
/
+18
*
merged tdb changes from ctdb
Andrew Tridgell
2008-01-18
3
-59
/
+49
*
merged tdb from ctdb bzr tree
Andrew Tridgell
2008-01-15
9
-210
/
+471
*
tdb: Add simple reimplementation of tdbdump in Python as an example of the td...
Jelmer Vernooij
2008-01-10
1
-0
/
+12
*
r26700: tdb: Build and install Python bindings when possible.
Jelmer Vernooij
2008-01-10
4
-42
/
+68
*
r26678: Check in auto-generated swig files.
Tim Potter
2008-01-06
2
-41
/
+45
*
r26677: Implement and test iter{keys,values,items} for tdb bindings.
Tim Potter
2008-01-06
2
-3
/
+32
*
r26668: tdb/python: Fix default value of open_flags for tdb.
Jelmer Vernooij
2008-01-05
2
-1
/
+2
*
r26586: Rename fetch to get for consistency with the Python dictionary interf...
Jelmer Vernooij
2007-12-26
4
-13
/
+14
*
r26585: Fix samba3.python tests.
Jelmer Vernooij
2007-12-26
3
-35
/
+98
*
r26583: Throw a proper exception in the python code when tdb_open() fails, fi...
Jelmer Vernooij
2007-12-26
3
-28
/
+25
*
r26582: Use the same swig flags everywhere.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
2
-100
/
+68
*
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2007-12-21
2
-105
/
+141
*
r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26293: Make sure SWIG directory exists, respect DESTDIR.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26281: Fix include.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
2007-12-21
1
-0
/
+3
*
r26251: Fix include of stdint in tdb swig wrapper.
Jelmer Vernooij
2007-12-21
2
-8
/
+41
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
2
-0
/
+4355
*
r26218: Remove libtdb.so as well.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26181: Set version to 1.1.1, as 1.1.0 has already been released.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26180: Allow prebuilding swig output files.
Jelmer Vernooij
2007-12-21
3
-3
/
+10
*
r26114: Allow keyword-arguments.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26108: Add makefile rules for building, installing and checking python bindi...
Jelmer Vernooij
2007-12-21
2
-4
/
+19
*
r26107: Add more tests.
Jelmer Vernooij
2007-12-21
1
-0
/
+22
*
r26090: Make building tdb python bindings independent of use of external tdb.
Jelmer Vernooij
2007-12-21
2
-8
/
+3
*
r26089: Move python detection to a separate file, and don't make it an error ...
Jelmer Vernooij
2007-12-21
1
-32
/
+0
*
r26087: Fix include, add setup.py for tdb
Jelmer Vernooij
2007-12-21
2
-0
/
+9
*
r26077: Import updated TDB bindings.
Jelmer Vernooij
2007-12-21
5
-274
/
+351
*
r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library
Stefan Metzmacher
2007-12-21
2
-1
/
+3
*
r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25972: tdb: fix usage of SONAMEFLAG
Stefan Metzmacher
2007-12-21
1
-3
/
+2
[next]