tdb/python: Fix default value of open_flags for tdb.
[samba-svnmirror.git] / source / lib / tdb / tdb_wrap.c
2008-01-05 jelmertdb/python: Fix default value of open_flags for tdb.
2007-12-24 jelmerRename fetch to get for consistency with the Python...
2007-12-24 jelmerFix samba3.python tests.
2007-12-24 jelmerThrow a proper exception in the python code when tdb_op...
2007-12-23 jelmer- Trim size of the swig-generated Python bindings by...
2007-12-11 jelmerUse -O option for SWIG (less evil generated code).
2007-12-04 jelmerFix include.
2007-12-03 jelmerFix include of stdint in tdb swig wrapper.
2007-12-03 jelmerCheck in SWIG output so SWIG is not required when runni...