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