2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clears the signal mask before running the callback script. Some programs could potentially be confused otherwise if they use signals. More... about 17 years ago
Handle some almost impossible errors (as in the-whole-system-is-likely-going-to-fail-shortly-anyway) More... about 17 years ago
Flag the dummy handler has noreturn More... about 17 years ago
Work around (seemingly bogus) GCC 4.3 warning ~ promotion warning (the thing, we don't use ~ here) More... about 17 years ago
Fix casting error More... about 17 years ago
Completely remove bogus symmetric match macro More... about 17 years ago
Fix casting error, and remove bogus macro More... about 17 years ago
Restore still-relevant part of addrcmp test More... about 17 years ago
Resurrect the address comparison regression test More... about 17 years ago
Make is_valid_teredo_prefix expansion-safe More... about 17 years ago
Factorize Teredo addresses macros and make them expansion-safe More... about 17 years ago
Work around for systems without POSIX timers More... about 17 years ago
Small code factorization More... about 17 years ago
Compile fix for non-Judy builds More... about 17 years ago
Fix documentation More... about 17 years ago
Punctuation More... about 17 years ago
Put dummy handler for SIGCHLD. Linux (suspiciously) won't deliver SIGCHLD on sigwait without handler. More... about 17 years ago
Create PID file in the real process More... about 17 years ago
Don't unlock the PID file - this is automatic with close() More... about 17 years ago
Unlink PID file before closing it More... about 17 years ago
Close PID file on exec (should never happen atm) More... about 17 years ago
Fix SIGHUP handling More... about 17 years ago
Fix libjudy-induced warning More... about 17 years ago
Bump version More... about 17 years ago
More news More... about 17 years ago
News for 1.1.4 More... about 17 years ago
Don't flush route cache More... about 17 years ago
Fix and cleanup previous commit More... about 17 years ago
Automatically use source routing if configured More... about 17 years ago
Disable source routing by default More... about 17 years ago