summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/pyldb.h
Commit message (Expand)AuthorAgeFilesLines
* pyldb: Avoid use of pytalloc, as it may not be available.Jelmer Vernooij2008-12-231-18/+38
* Fix various Python-related bugs.Jelmer Vernooij2008-12-211-2/+2
* Fix more introduced regressions in new bindings.Jelmer Vernooij2008-12-211-1/+1
* Implement some of the stubs in misc python module.Jelmer Vernooij2008-12-211-0/+1
* Use plain C implementation for misc Python module rather than SWIG.Jelmer Vernooij2008-12-201-2/+2
* Fix more tests.Jelmer Vernooij2008-12-191-1/+22
* Initial work using manual Python bindings for LDB, rather than SWIG-generated...Jelmer Vernooij2008-12-191-0/+59