summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tdb_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-10r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij1-34/+40
2008-01-06r26678: Check in auto-generated swig files.Tim Potter1-40/+34
2008-01-05r26668: tdb/python: Fix default value of open_flags for tdb.Jelmer Vernooij1-0/+1
2007-12-26r26586: Rename fetch to get for consistency with the Python dictionary interf...Jelmer Vernooij1-4/+4
2007-12-26r26585: Fix samba3.python tests.Jelmer Vernooij1-28/+59
2007-12-26r26583: Throw a proper exception in the python code when tdb_open() fails, fi...Jelmer Vernooij1-12/+7
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-92/+60
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-74/+105
2007-12-21r26281: Fix include.Jelmer Vernooij1-0/+1
2007-12-21r26251: Fix include of stdint in tdb swig wrapper.Jelmer Vernooij1-7/+39
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-0/+4171