summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-30Add a setexpiry operation in samdb.pyAndrew Tridgell1-22/+27
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-3/+3
2008-06-14Use proper python errors.Jelmer Vernooij1-26/+16
2008-05-23add more docstrings to registry python moduleJelmer Vernooij1-9/+21
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-64/+106
2008-04-16Remove unused arguments from reg_open_local().Jelmer Vernooij1-52/+55
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+0
2008-04-02Merge hive.h into registry.hJelmer Vernooij1-1/+1
2008-03-14swig: regenerate _wrap.c filesStefan Metzmacher1-13/+13
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij1-15/+16
2007-12-24r26571: Hide warnings about unused macros and casting qualifiers in autogener...Jelmer Vernooij1-21/+7
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-218/+149
2007-12-24r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij1-0/+189
2007-12-24r26564: More python bindings for registry code.Jelmer Vernooij1-79/+212
2007-12-21r26520: More Python updates.Jelmer Vernooij1-18/+96
2007-12-21r26518: Fix provision of registry using Python.Jelmer Vernooij1-10/+15
2007-12-21r26454: Add simple SWIG macro for wrapping talloced types.Jelmer Vernooij1-53/+39
2007-12-21r26448: Add basic tests for param python module.Jelmer Vernooij1-27/+74
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij1-15/+40
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij1-0/+4047