2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autoconf: Fix appending of C(XX)FLAGS More... about 2 years ago
autoconf: Don't mix up CFLAGS with CXXFLAGS More... about 2 years ago
systemd: Correct path to monopd binary More... about 2 years ago
final changes for 0.10.4 release More... over 2 years ago
add .gitignore More... over 2 years ago
server: give more sending time for servers with high latency from meta server More... over 2 years ago
server: remove outdated comment More... over 2 years ago
listener: merge two socket iterators into one single loop More... over 2 years ago
listener: merge delSocket into its unique caller More... over 2 years ago
listener: get rid of Listener::socketHandler More... over 2 years ago
listener: remove useless call to Listener::socketHandler More... over 2 years ago
listener: rework to fix a race condition on a pending close socket More... over 2 years ago
listener, socket: rework to get rid of Socket::New state More... over 2 years ago
listener, socket: remove unnecessary Socket::ConnectFailed state More... over 2 years ago
final changes for 0.10.3 release More... over 2 years ago
build: remove clean_monopd script, git clean -fd do the same thing More... over 2 years ago
listener, server: use strerror() is error messages, fix systemd ERRNO value for sd_notify calls (must match errno, positive value) More... over 2 years ago
listenport: rework error handling to export errno value More... over 2 years ago
game, cardgroup: use std::shuffle instead of the deprecated std:random_shuffle More... over 2 years ago
listener: exit if systemd socket configuration is not properly configured More... over 2 years ago
autoconf: update to modern style More... over 2 years ago
autogen: check for libtoolize binary instead of libtool More... over 6 years ago
gcc warning fix, ISO C++ does not allow C99 designated initializers More... over 10 years ago
documentation cleanup More... about 11 years ago
final changes for 0.10.2 release More... about 11 years ago
reset previously used configure.ac flags More... about 11 years ago
fixed -Wunused-result gcc warnings More... about 11 years ago
reworked config file read More... about 11 years ago
added config.h in all source files, fixed systemd socket activation support (missing config.h include in listener.cpp) More... about 11 years ago
improved systemd status message when daemon failed to bind More... about 11 years ago