5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 03, 2024 — Jan 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2004-04-19 Benoit Gr�goire <[email protected]> * Properly integrate libhttpd into the source tree ;) Note that this will create a proper system wide shared librery for libghttpd. Still to be done: 1- Store Mina's patch somewhere, in case we want to upgrade libhttpd. 2-Add configure option not to build httpd, and use an already installed one. More... almost 21 years ago
Broke build with a sloppy edit. ;-( More... almost 21 years ago
Fixed sigterm handler running twice on Linux More... almost 21 years ago
Fixed uClibc related pthread_cond_timedwait issue in auth.c once and for all More... almost 21 years ago
Work around for uClibc thread/select bug... More... almost 21 years ago
Fixed firewall scripts to make them standard and some firewall functions More... almost 21 years ago
Updated documentation in friewall.c More... almost 21 years ago
Fixed path to gateway when redirecting More... almost 21 years ago
Merged in libhttpd More... almost 21 years ago
added brief for usage() More... almost 21 years ago
Removed unneccessary line dist_sysconf_DATA from Makefile.am More... almost 21 years ago
Added some documentation to commandline.c More... almost 21 years ago
Added some documentation for firewall.c More... almost 21 years ago
fixed cross-merge issue ">>>>>>...." More... almost 21 years ago
Fixed CRLF/formatting in phpauth/login/index.php More... almost 21 years ago
Reworked mutex locking to protect for the whole duration that the structure are being used. More... almost 21 years ago
Inactive connections now closed by the gateway More... almost 21 years ago
Fixed shell script hardcoded interface More... almost 21 years ago
Put my name in AUTHORS ;-) and removed libOfx from spec.in More... almost 21 years ago
Logoff when currently logged in users login again More... almost 21 years ago
Proper length delays for checks. More... almost 21 years ago
Threads fully functional and insert_userclasses() rewritten to fix the segfault More... almost 21 years ago
Switched to threads More... almost 21 years ago
added clean up httpdEndRequest to the http_auth_handler More... almost 21 years ago
Sigchld handler now reports abnormal child termination. More... almost 21 years ago
Child exit code handling fixed More... almost 21 years ago
Extra fork debugging and actual exit code display on SIGCHLD returns More... almost 21 years ago
Added extra debug messages in SIGCHLD handler and related signal functions More... almost 21 years ago
Cleared up gateway.h, it had definition for non-existent function sigchld_handler More... almost 21 years ago
SIGCHLD was trapped identically in two different places. Streamlined back to one. More... almost 21 years ago