1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-14 20:23:54 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
8d77ea379f r26700: tdb: Build and install Python bindings when possible. 2008-01-10 09:21:11 -06:00
Tim Potter
62017f049b r26678: Check in auto-generated swig files. 2008-01-06 17:48:02 -06:00
Jelmer Vernooij
aa438a2feb r26668: tdb/python: Fix default value of open_flags for tdb. 2008-01-05 09:42:01 -06:00
Jelmer Vernooij
fadab7c60b r26586: Rename fetch to get for consistency with the Python dictionary interface. 2007-12-26 11:57:04 -06:00
Jelmer Vernooij
231ec0777b r26585: Fix samba3.python tests. 2007-12-26 11:57:04 -06:00
Jelmer Vernooij
4ff8f4e370 r26583: Throw a proper exception in the python code when tdb_open() fails, fix indentation in generated SWIG code from pidl. 2007-12-26 11:57:03 -06:00
Jelmer Vernooij
c550c03372 r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
3378b6a559 r26399: Use -O option for SWIG (less evil generated code). 2007-12-21 05:49:29 +01:00
Jelmer Vernooij
c435183cb9 r26281: Fix include. 2007-12-21 05:48:07 +01:00
Jelmer Vernooij
904475624b r26251: Fix include of stdint in tdb swig wrapper. 2007-12-21 05:47:28 +01:00
Jelmer Vernooij
08501fbef3 r26248: Check in SWIG output so SWIG is not required when running out of svn. 2007-12-21 05:47:26 +01:00