summaryrefslogtreecommitdiffstats
path: root/source4/lib/talloc/talloc.i
Commit message (Collapse)AuthorAgeFilesLines
* Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-31/+0
|
* r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij2007-12-241-1/+1
| | | | | | | | 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 c550c03372cb260b78f6a6c132e70571bc4cb852)
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-0/+7
| | | | (This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75)
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-211-2/+0
| | | | (This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
* r26187: Fix module name, indentation.Jelmer Vernooij2007-12-211-0/+2
| | | | (This used to be commit ef790ebf3a712dbbb85d6af65c804199c2c084fc)
* r26072: Import trivial SWIG wrapper for talloc.Jelmer Vernooij2007-12-211-0/+24
(This used to be commit 02d259c2c45c03dbfcd16173df93d7ba96ed1419)