Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-18 | Fix sss_client breakage. | Lukas Slebodnik | 1 | -0/+8 | |
Adding missing dependencies for linker. Missing dependency was introduced by commit 22d381367c27910fe82f476a76b9f4ede555e35a in changed file src/sss_client/nss_mc_common.c All function declaration for io.c was moved from util.h to separate file io.h, https://fedorahosted.org/sssd/ticket/1838 | |||||
2012-08-16 | Fix compilation error in Python murmurhash bindings | Jakub Hrozek | 1 | -0/+2 | |
The compilation produced an error due to missing declaration of uint32_t and a couple of warnings caused by different prototypes of argument parsing functions in older Python releases. | |||||
2012-01-09 | util: add murmurhash3 hash function | Simo Sorce | 1 | -0/+10 | |