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
db5b0fcfb8 r26700: tdb: Build and install Python bindings when possible.
(This used to be commit 8d77ea379f)
2008-01-10 09:21:11 -06:00
Tim Potter
4e6dcc73b2 r26678: Check in auto-generated swig files.
(This used to be commit 62017f049b)
2008-01-06 17:48:02 -06:00
Jelmer Vernooij
a5301d2204 r26668: tdb/python: Fix default value of open_flags for tdb.
(This used to be commit aa438a2feb)
2008-01-05 09:42:01 -06:00
Jelmer Vernooij
6c9a2a3c52 r26586: Rename fetch to get for consistency with the Python dictionary interface.
(This used to be commit fadab7c60b)
2007-12-26 11:57:04 -06:00
Jelmer Vernooij
59efa6e5d0 r26585: Fix samba3.python tests.
(This used to be commit 231ec0777b)
2007-12-26 11:57:04 -06:00
Jelmer Vernooij
9faf93c7b0 r26583: Throw a proper exception in the python code when tdb_open() fails, fix indentation in generated SWIG code from pidl.
(This used to be commit 4ff8f4e370)
2007-12-26 11:57:03 -06:00
Jelmer Vernooij
aa0a06f13c 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.
(This used to be commit c550c03372)
2007-12-24 01:51:03 -06:00
Jelmer Vernooij
68dc2dc526 r26399: Use -O option for SWIG (less evil generated code).
(This used to be commit 3378b6a559)
2007-12-21 05:49:29 +01:00
Jelmer Vernooij
e611afb3e4 r26281: Fix include.
(This used to be commit c435183cb9)
2007-12-21 05:48:07 +01:00
Jelmer Vernooij
7b38aa728e r26251: Fix include of stdint in tdb swig wrapper.
(This used to be commit 904475624b)
2007-12-21 05:47:28 +01:00
Jelmer Vernooij
53ae9bc9f6 r26248: Check in SWIG output so SWIG is not required when running out of svn.
(This used to be commit 08501fbef3)
2007-12-21 05:47:26 +01:00