Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start converting registry python module to plain C rather than SWIG. | Jelmer Vernooij | 2008-12-16 | 1 | -223/+0 |
| | |||||
* | Regenerate SWIG files. | Jelmer Vernooij | 2008-10-24 | 1 | -2/+2 |
| | |||||
* | Remove more usages of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+10 |
| | |||||
* | Generate with 1.3.36. | Jelmer Vernooij | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | Use proper python errors. | Jelmer Vernooij | 2008-06-14 | 1 | -1/+1 |
| | | | | (This used to be commit f54084b65fce67457cb838544c83ceb17c7d88db) | ||||
* | Add docstrings to a couple more python modules. | Jelmer Vernooij | 2008-05-24 | 1 | -1/+5 |
| | | | | (This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | ||||
* | add more docstrings to registry python module | Jelmer Vernooij | 2008-05-23 | 1 | -0/+24 |
| | | | | (This used to be commit 606f92db874c139ba532df53a87cc5b826215d9e) | ||||
* | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2008-04-17 | 1 | -0/+5 |
| | | | | (This used to be commit b4e1ae07a284c044704322446c94351c2decff91) | ||||
* | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 2008-04-16 | 1 | -3/+1 |
| | | | | (This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a) | ||||
* | Merge hive.h into registry.h | Jelmer Vernooij | 2008-04-02 | 1 | -1/+0 |
| | | | | (This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b) | ||||
* | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 2007-12-24 | 1 | -3/+4 |
| | | | | (This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | ||||
* | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -7/+7 |
| | | | | | | | | bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | ||||
* | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -0/+16 |
| | | | | | | now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | ||||
* | r26564: More python bindings for registry code. | Jelmer Vernooij | 2007-12-24 | 1 | -6/+16 |
| | | | | (This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f) | ||||
* | r26563: Fix reg_diff_apply argument order. | Jelmer Vernooij | 2007-12-24 | 1 | -5/+1 |
| | | | | (This used to be commit cfffd0357ee4c4bb3f3c9adb051eeee1bbac526a) | ||||
* | r26520: More Python updates. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+12 |
| | | | | (This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7) | ||||
* | r26518: Fix provision of registry using Python. | Jelmer Vernooij | 2007-12-21 | 1 | -5/+0 |
| | | | | (This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4) | ||||
* | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 2007-12-21 | 1 | -4/+4 |
| | | | | (This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75) | ||||
* | r26448: Add basic tests for param python module. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+3 |
| | | | | (This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81) | ||||
* | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1 |
| | | | | | | explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | ||||
* | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+150 |
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235) |