Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-27 | pynbt: eliminate "initialization from incompatible pointer type" warning | Michael Adam | 1 | -1/+1 | |
by fixing the signature of py_nbt_node_init(). Jelmer - please check! Michael (This used to be commit a7ee17a10f330297dc4d9d15499276b3985c7a51) | |||||
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 | |
specific debug function. By default do not debug, this is the most appropriate action for a library as we cannot assume what stderr is use for in the main app. The main app is responsible to set ev_debug_stderr if they so desire. (This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5) | |||||
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 1 | -0/+408 | |
(This used to be commit 9c88f5e1de9db34751f16c2247fa91ae2445c5f7) |