2
I Use This!
Very Low Activity

Commits : Listings

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