5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added brief for usage() More... about 20 years ago
Removed unneccessary line dist_sysconf_DATA from Makefile.am More... about 20 years ago
Added some documentation to commandline.c More... about 20 years ago
Added some documentation for firewall.c More... about 20 years ago
fixed cross-merge issue ">>>>>>...." More... about 20 years ago
Fixed CRLF/formatting in phpauth/login/index.php More... about 20 years ago
Reworked mutex locking to protect for the whole duration that the structure are being used. More... about 20 years ago
Inactive connections now closed by the gateway More... about 20 years ago
Fixed shell script hardcoded interface More... about 20 years ago
Put my name in AUTHORS ;-) and removed libOfx from spec.in More... about 20 years ago
Logoff when currently logged in users login again More... about 20 years ago
Proper length delays for checks. More... about 20 years ago
Threads fully functional and insert_userclasses() rewritten to fix the segfault More... about 20 years ago
Switched to threads More... about 20 years ago
added clean up httpdEndRequest to the http_auth_handler More... about 20 years ago
Sigchld handler now reports abnormal child termination. More... about 20 years ago
Child exit code handling fixed More... about 20 years ago
Extra fork debugging and actual exit code display on SIGCHLD returns More... about 20 years ago
Added extra debug messages in SIGCHLD handler and related signal functions More... about 20 years ago
Cleared up gateway.h, it had definition for non-existent function sigchld_handler More... about 20 years ago
SIGCHLD was trapped identically in two different places. Streamlined back to one. More... about 20 years ago
tweaked if's on node search by ip, token, etc. More... about 20 years ago
variable was initialized in the wrong place More... about 20 years ago
SIGCHLD signal handler initialized outside of daemon mode now More... about 20 years ago
ChangeLog update. More... about 20 years ago
extra comments More... about 20 years ago
Contingency for inactive profiles More... about 20 years ago
fixed interrupted system calls. More... about 20 years ago
Proper handling of existing connections More... about 20 years ago
fw_counter() will actually (a)exit and (b)expire connections. More... about 20 years ago