summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry.py
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Start converting registry python module to plain C rather than SWIG.Jelmer Vernooij1-151/+0
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell1-1/+1
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-0/+4
2008-05-23add more docstrings to registry python moduleJelmer Vernooij1-5/+55
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-0/+1
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij1-1/+1
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij1-0/+3
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-11/+5
2007-12-21r26518: Fix provision of registry using Python.Jelmer Vernooij1-3/+0
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-2/+2
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-0/+1
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-23/+20
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-0/+104