summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/registry_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-64/+106
* Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-161-52/+55
* Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-1/+0
* Merge hive.h into registry.hJelmer Vernooij2008-04-021-1/+1
* swig: regenerate _wrap.c filesStefan Metzmacher2008-03-141-13/+13
* r26572: Fix warnings in the Python code.Jelmer Vernooij2007-12-241-15/+16
* r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij2007-12-241-21/+7
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-241-218/+149
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-241-0/+189
* r26564: More python bindings for registry code.Jelmer Vernooij2007-12-241-79/+212
* r26520: More Python updates.Jelmer Vernooij2007-12-211-18/+96
* r26518: Fix provision of registry using Python.Jelmer Vernooij2007-12-211-10/+15
* r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij2007-12-211-53/+39
* r26448: Add basic tests for param python module.Jelmer Vernooij2007-12-211-27/+74
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-211-15/+40
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-211-0/+4047