Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zeroconf/Avahi: call dbus_shutdown() during shutdown | Max Kellermann | 2014-06-10 | 1 | -28/+0 |
| | | | | Make valgrind happy. | ||||
* | valgrind.suppressions: more library suppressions | Max Kellermann | 2014-06-10 | 1 | -0/+75 |
| | |||||
* | valgrind.suppressions: add libsmbclient suppressions | Max Kellermann | 2014-01-08 | 1 | -0/+22 |
| | |||||
* | valgrind.suppressions: add g_get_home_dir suppression | Max Kellermann | 2013-10-18 | 1 | -0/+8 |
| | |||||
* | valgrind.suppressions: add libGnuTLS suppression | Max Kellermann | 2013-10-18 | 1 | -0/+8 |
| | |||||
* | input/soup: plugin removed | Max Kellermann | 2013-04-17 | 1 | -80/+0 |
| | | | | | | This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library. | ||||
* | output/ffado: remove broken plugin | Max Kellermann | 2013-04-17 | 1 | -11/+0 |
| | | | | | This plugin has been in MPD for three years, and it has never worked. Enough! | ||||
* | valgrind.suppressions: more GLib suppressions | Max Kellermann | 2013-01-15 | 1 | -1/+18 |
| | |||||
* | valgrind.suppressions: add more suppressions | Max Kellermann | 2013-01-03 | 1 | -0/+23 |
| | |||||
* | valgrind.suppressions: suppressions for GStaticMutex and more | Max Kellermann | 2012-08-09 | 1 | -0/+37 |
| | |||||
* | valgrind.suppressions: GLib 2.32 updatesv0.16.x | Max Kellermann | 2012-06-12 | 1 | -12/+44 |
| | |||||
* | valgrind.suppressions: merge changes from master | Max Kellermann | 2012-06-12 | 1 | -533/+177 |
| | |||||
* | valgrind.suppressions: update g_get_language_names() | Max Kellermann | 2010-07-25 | 1 | -2/+10 |
| | |||||
* | valgrind.suppressions: added new suppressions | Max Kellermann | 2010-01-04 | 1 | -0/+19 |
| | |||||
* | updated valgrind.suppressions | Max Kellermann | 2010-01-01 | 1 | -2/+190 |
| | | | | Mostly OpenSSL and GLib one-time allocations. | ||||
* | valgrind.suppressions: added entry for g_main_context_default() | Max Kellermann | 2009-11-14 | 1 | -0/+11 |
| | |||||
* | updated valgrind.suppressions | Max Kellermann | 2009-03-26 | 1 | -0/+47 |
| | | | | Added g_strerror() and dlopen() suppressions. | ||||
* | updated valgrind.suppressions | Max Kellermann | 2009-03-03 | 1 | -0/+59 |
| | |||||
* | updated valgrind.suppressions | Max Kellermann | 2009-03-02 | 1 | -7/+39 |
| | |||||
* | added valgrind suppressions file | Max Kellermann | 2009-01-10 | 1 | -0/+445 |