- 30 Oct, 2020 12 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The latter creates a new object, but we know that the key already exists.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The latter creates a new object, but we know that the key already exists.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This allow using erase() with iterator, without a key lookup.
-
Max Kellermann authored
-
- 28 Oct, 2020 15 commits
-
-
Max Kellermann authored
release v0.22.2
-
Max Kellermann authored
-
Max Kellermann authored
The bug https://bugzilla.samba.org/show_bug.cgi?id=11413 makes MPD crash after at most a minute of using the plugin. Since this bug is five years old already and it doesn't look like it will ever be fixed, all libsmbclient code in MPD is scheduled for removal. For now, the plugin is disabled by default so people are less likely to hit the crash bug. Closes https://github.com/MusicPlayerDaemon/MPD/issues/991
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/981
-
Max Kellermann authored
Reduces header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This got lost in commit 5d597a36 (v0.21.19), but it was never noticed because the state_file_interval was way too short due to commit 3413d1bf, fixed recently by commit 27cc7b35
-
Max Kellermann authored
Fixes use-after-free bugs causing assertion failures at shutdown, because all "abandoned" SocketEvents are still in the linked list. Closes https://github.com/MusicPlayerDaemon/MPD/issues/986 Closes https://github.com/MusicPlayerDaemon/MPD/issues/987
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 27 Oct, 2020 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Oct, 2020 1 commit
-
-
arcnmx authored
dup2 returns new_fd on success, not 0
-
- 19 Oct, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies for SocketEvent.hxx.
-
- 18 Oct, 2020 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Not only those which are "ready".
-
Max Kellermann authored
Prepare for adding more code here.
-