Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-02 | s4:lib/ldb/pyldb_util.c - add a cast to quiet a warning | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Jelmer, please fix if it isn't correct. | |||||
2010-05-31 | ldb: Move utility functions to separate file. | Jelmer Vernooij | 1 | -0/+81 | |
2009-07-18 | Remove pyldb_util and simply duplicate the 5-line function it contains, | Jelmer Vernooij | 1 | -39/+0 | |
rather than creating a separate shared library for it. | |||||
2009-06-02 | Fix finding the LDB header files in the system in pyldb_util. | Jelmer Vernooij | 1 | -1/+1 | |
2009-06-02 | Split up Python code a little bit so we don't hav eto link python modules | Jelmer Vernooij | 1 | -0/+39 | |
to each other. |