Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-23 | Create new context in pytalloc to avoid problems with talloc_free() freeing t... | Jelmer Vernooij | 1 | -1/+8 |
2008-05-23 | UFollow conventions for __repr__ contents for talloc python wrapper. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-15 | Saner names for Python objects. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-14 | python: Fix deallocation bug in pytalloc. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-14 | pidl/python: Fix compilation of py_echo. | Jelmer Vernooij | 1 | -3/+4 |
2008-01-14 | python: Allow wrapping pointers within talloc'ed memory that are not talloc c... | Jelmer Vernooij | 1 | -4/+6 |
2008-01-14 | pidl/python: Support repr() for python types. | Jelmer Vernooij | 1 | -1/+9 |
2008-01-14 | python: Add some utility functions for working with Python objects based on t... | Jelmer Vernooij | 1 | -0/+34 |