summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry.i
AgeCommit message (Expand)AuthorFilesLines
2008-12-16Start converting registry python module to plain C rather than SWIG.Jelmer Vernooij1-223/+0
2008-10-24Regenerate SWIG files.Jelmer Vernooij1-2/+2
2008-10-24Remove more usages of global_loadparm.Jelmer Vernooij1-1/+10
2008-09-18Generate with 1.3.36.Jelmer Vernooij1-1/+1
2008-06-14Use proper python errors.Jelmer Vernooij1-1/+1
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij1-1/+5
2008-05-23add more docstrings to registry python moduleJelmer Vernooij1-0/+24
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-0/+5
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij1-3/+1
2008-04-02Merge hive.h into registry.hJelmer Vernooij1-1/+0
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-3/+4
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-7/+7
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij1-0/+16
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-6/+16
2007-12-24r26563: Fix reg_diff_apply argument order.Jelmer Vernooij1-5/+1
2007-12-21r26520: More Python updates.Jelmer Vernooij1-0/+12
2007-12-21r26518: Fix provision of registry using Python.Jelmer Vernooij1-5/+0
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-4/+4
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-0/+3
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-0/+1
2007-12-21r26073: Import Python bindings for the registry.Jelmer Vernooij1-0/+150