- 24 Jun, 2021 1 commit
-
-
Max Kellermann authored
-
- 18 May, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1156
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 05 May, 2020 1 commit
-
-
Max Kellermann authored
-
- 12 Mar, 2020 1 commit
-
-
Rosen Penev authored
The former was deprecated with C++14. According to the C++11 and C++17 standards, both files are identical. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 01 Feb, 2020 1 commit
-
-
Max Kellermann authored
-
- 20 Jan, 2020 1 commit
-
-
Max Kellermann authored
For efficient traversal within one partition, e.g. for distributing partition-local idle events.
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 22 Aug, 2019 1 commit
-
-
Max Kellermann authored
Caused by a revert accident in commit f2cdbeac Closes https://github.com/MusicPlayerDaemon/MPD/issues/631
-
- 05 Apr, 2019 1 commit
-
-
Max Kellermann authored
-
- 04 Apr, 2019 1 commit
-
-
Max Kellermann authored
-
- 03 Apr, 2019 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Dec, 2018 1 commit
-
-
Max Kellermann authored
libwrap is an obscure artefact from a past long ago, when source IP address meant something. And its API is "interesting"; it requires the application to expose two global variables `allow_severity` and `deny_severity`. This led to bug #437. I don't want to declare those variables; instead, I'd like to remove libwrap support. Closes #437
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 15 Jul, 2018 1 commit
-
-
Max Kellermann authored
Prepare for per-listener permissions.
-
- 20 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 12 Dec, 2017 1 commit
-
-
Max Kellermann authored
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169
-
- 10 Nov, 2017 1 commit
-
-
Max Kellermann authored
Passing it by value is actually smaller (32 bit) than the rvalue reference (64 bit pointer), and it ensures that the object is consumed after the call returns, no matter how the methods are implemented.
-
- 29 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 11 Aug, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Aug, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Feb, 2017 2 commits
-
-
Max Kellermann authored
Prepare to make it mutable.
-
Max Kellermann authored
Prepare to convert "partition" to a mutable pointer.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 28 Dec, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 22 Jul, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Feb, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-