Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-05 | configure.ac: require GLib 2.32 (if enabled) | Max Kellermann | 1 | -12/+0 | |
Since version 2.32, g_thread_init() is deprecated and a no-op. Let's upgrade that (optional) dependency so we can remove all those g_thread_init() calls. | |||||
2014-10-09 | StoragePlugin: pass EventLoop to constructor | Max Kellermann | 1 | -1/+4 | |
2014-10-07 | test/run_storage: new debug program | Max Kellermann | 1 | -0/+130 | |