summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/registry.py
Commit message (Expand)AuthorAgeFilesLines
* add more docstrings to registry python moduleJelmer Vernooij2008-05-231-5/+55
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-0/+1
* Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-161-1/+1
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-241-0/+3
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-241-11/+5
* r26518: Fix provision of registry using Python.Jelmer Vernooij2007-12-211-3/+0
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-2/+2
* r26448: Add basic tests for param python module.Jelmer Vernooij2007-12-211-0/+1
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-23/+20
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+104