0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build-sys: satisfy autotools exceptations More... almost 9 years ago
check sd_listen_fds() did not fail More... almost 9 years ago
use markdown in readme and news files More... about 9 years ago
move license file More... about 9 years ago
stop counting overly long string lengths More... over 9 years ago
fix ttyname_r return value check More... over 9 years ago
get rid of use of epoll() and use per request threads again More... over 9 years ago
remove file descriptors from epoll when closing sockets More... over 9 years ago
stop using epoll_ctl edge-trigger flag More... over 9 years ago
remove unnecessary, and possibly harmful close() More... over 9 years ago
check output message is not truncated More... over 9 years ago
stop optimizing number of preprocessor directives More... over 9 years ago
add error message when close() system calls fail More... over 9 years ago
use sizeof rather than magic value More... over 9 years ago
update gnulib bootstrap script More... over 9 years ago
add missing keyword More... over 9 years ago
use micro second timestamps and avoid clock skew More... over 9 years ago
include information what is purpose of items in the header file More... over 9 years ago
remove read-write lock More... over 9 years ago
fix valgrind warning More... over 9 years ago
avoid string comparison when character comparison is enough More... over 9 years ago
update NEWS file More... over 9 years ago
make autotools to be in control of systemd file run state directory More... over 9 years ago
do not trust client is sending null terminated string More... over 9 years ago
disable Nagle's algorithm when requesting reason More... over 9 years ago
tidy setsockopt() option arguments More... over 9 years ago
move state change verification to client source file More... over 9 years ago
use TTY_NAME_MAX from limits.h More... over 9 years ago
add get_quiet_server_status() to verify state change did happen More... over 9 years ago
tidy up various magic numbers More... over 9 years ago