Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start converting registry python module to plain C rather than SWIG. | Jelmer Vernooij | 2008-12-16 | 1 | -151/+0 |
| | |||||
* | Add a setexpiry operation in samdb.py | Andrew Tridgell | 2008-08-30 | 1 | -1/+1 |
| | | | | | This makes it easy to set the expiry (or no expiry) for a samdb user (This used to be commit 25171f18a4b242b5a731f4ac1eefc51cc82efd74) | ||||
* | Add docstrings to a couple more python modules. | Jelmer Vernooij | 2008-05-24 | 1 | -0/+4 |
| | | | | (This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | ||||
* | add more docstrings to registry python module | Jelmer Vernooij | 2008-05-23 | 1 | -5/+55 |
| | | | | (This used to be commit 606f92db874c139ba532df53a87cc5b826215d9e) | ||||
* | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2008-04-17 | 1 | -0/+1 |
| | | | | (This used to be commit b4e1ae07a284c044704322446c94351c2decff91) | ||||
* | Remove unused arguments from reg_open_local(). | Jelmer Vernooij | 2008-04-16 | 1 | -1/+1 |
| | | | | (This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a) | ||||
* | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 2007-12-24 | 1 | -0/+3 |
| | | | | | | now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | ||||
* | r26564: More python bindings for registry code. | Jelmer Vernooij | 2007-12-24 | 1 | -11/+5 |
| | | | | (This used to be commit f40fad9827d0e9567224bc1e64ea91e610a07a3f) | ||||
* | r26518: Fix provision of registry using Python. | Jelmer Vernooij | 2007-12-21 | 1 | -3/+0 |
| | | | | (This used to be commit 12eb38e553993b2726a803af4ae9c05229d6ebe4) | ||||
* | r26454: Add simple SWIG macro for wrapping talloced types. | Jelmer Vernooij | 2007-12-21 | 1 | -2/+2 |
| | | | | (This used to be commit 760fcc8bfa2a7cd7641465cb3bae889e9e0fbc75) | ||||
* | r26448: Add basic tests for param python module. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1 |
| | | | | (This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81) | ||||
* | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 2007-12-21 | 1 | -23/+20 |
| | | | | (This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41) | ||||
* | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+104 |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) |