summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/tdb_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* Add __repr__ implementation for Tdb.Jelmer Vernooij2008-05-191-19/+46
* r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij2008-01-101-34/+40
* r26678: Check in auto-generated swig files.Tim Potter2008-01-061-40/+34
* r26668: tdb/python: Fix default value of open_flags for tdb.Jelmer Vernooij2008-01-051-0/+1
* r26586: Rename fetch to get for consistency with the Python dictionary interf...Jelmer Vernooij2007-12-261-4/+4
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-261-28/+59
* r26583: Throw a proper exception in the python code when tdb_open() fails, fi...Jelmer Vernooij2007-12-261-12/+7
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-92/+60
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-74/+105
* r26281: Fix include.Jelmer Vernooij2007-12-211-0/+1
* r26251: Fix include of stdint in tdb swig wrapper.Jelmer Vernooij2007-12-211-7/+39
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+4171