A. Klitzing (3): Replace some mallocs with g_slices (with clean up) Remove some debug outputs (committed accidentally) Fix possible problem with deallocation Avuton Olrich (4): Modify version string to post-release version 0.18.95 libmpd version 0.18.96 Modify version string to post-release version 0.18.97 libmpd version 0.18.98 Priyank Gosalia (1): minor spellfix Qball Cow (31): Update libtool version by 1 age (added functions) Send password in connection function, before determining permission and Sloppy fix for the whole password issue Check and don't returned errored output list Implement consume, single mode. Change g_realloc to realloc Cache url-handlers as they won't change between connect/disconnects. Fix unitialized value Initialize url_handlers Remove printf Add comments Only allow songs in stored playlist, fill in song->pos when fetching stored playlist content When listing a playlist, don't reports errors when playlist does not exists Fix missing entries for set_consume and set_single Avoid NULL being passed to search-constraint Avoid NULL being passed to search-constraint, do "" instead Change warning from ERROR to -> Warning Make timeout setting work for connect(). So it won't almost indefinatly try to connect to f.e. google.com Don't mask time. Alias mpd_sendVolume to mpd_sendSetvol Remove incorrect alias Add mtime to mpd_Song * Merge branch 'master' of git://repo.or.cz/libmpd Test by adding gnulib lib_strptime. Make gnulib's strptime work, 1. remove restrict param. 2. use localtime (is thread-safe on windows) Do a sane fix of lib_strptime Do a sane fix of lib_strptime take 2 Fix LIBTOOL version to 2:0:1 Don't use timeout on connect on solaris as it fails horrible Remove mtime from mpd_Song Remove lib_strptime.