- 26 Mar, 2020 1 commit
-
-
Rosen Penev authored
This is the case with uClibc-ng currently. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 769cd0ee9f0cf8ceb026aa751b5d4a390bb5dbdc) (changed define to match master)
-
- 16 Dec, 2019 1 commit
-
-
Max Kellermann authored
-
- 20 Feb, 2019 1 commit
-
-
Max Kellermann authored
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 22 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 21 Sep, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 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
-
- 11 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 28 Dec, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 18 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 12 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 29 Aug, 2014 1 commit
-
-
Max Kellermann authored
Use milliseconds precision to reduce rounding errors.
-
- 19 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 04 Feb, 2014 1 commit
-
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
- 31 Jan, 2014 3 commits
-
-
Max Kellermann authored
Call GetDatabase() only once.
-
Max Kellermann authored
The proxy plugin has now implemented the "idle" event listener.
-
Max Kellermann authored
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Jan, 2014 1 commit
-
-
Max Kellermann authored
Ask the DatabasePlugin for stats when the first client requests them, not at startup.
-
- 24 Nov, 2013 2 commits
-
-
Max Kellermann authored
Reduce GLib usage.
-
Max Kellermann authored
Don't use GTimer if the operating system is able to tell us the uptime.
-
- 21 Nov, 2013 8 commits
-
-
Max Kellermann authored
Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
-
Max Kellermann authored
Fixes crash on "stats" in certain configurations.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate redundant declaration.
-
Max Kellermann authored
-
Max Kellermann authored
Unused outside of Stats.cxx.
-
Max Kellermann authored
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
Publish the Client API, preparing to move more code into the Client class.
-