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
tweaked if's on node search by ip, token, etc. More... almost 21 years ago
variable was initialized in the wrong place More... almost 21 years ago
SIGCHLD signal handler initialized outside of daemon mode now More... almost 21 years ago
ChangeLog update. More... almost 21 years ago
extra comments More... almost 21 years ago
Contingency for inactive profiles More... almost 21 years ago
fixed interrupted system calls. More... almost 21 years ago
Proper handling of existing connections More... almost 21 years ago
fw_counter() will actually (a)exit and (b)expire connections. More... almost 21 years ago
some UserRights integration More... almost 21 years ago
UserRights More... almost 21 years ago
some comments added More... almost 21 years ago
Embryonic user classes support More... almost 21 years ago
Added some debugging More... almost 21 years ago
destroy firewall before exiting More... almost 21 years ago
indentation and FIXME More... almost 21 years ago
formatting More... almost 21 years ago
Fixed reversed fork() call More... almost 21 years ago
Fixed a segfault More... almost 21 years ago
touch up mineure et memory leak More... almost 21 years ago
fixed leak More... almost 21 years ago
re-indented More... almost 21 years ago
Some clean up in list handlings More... almost 21 years ago
Added code to handle updates and fixed the missing Makefile.am file. More... almost 21 years ago
Most of the change for what mina posted. More... almost 21 years ago
Minor text change - advice to also get patch if no httpd.h or libhttpd.a found More... almost 21 years ago
Implemented httpdAddC404Content instead of httpdAddCWildcardContent More... almost 21 years ago
Merged branch incorporate_libhttpd into main trunk More... almost 21 years ago
* Modified the way firewall scripts are called so we can configure them in the config file (a bit more modular than it was) * Added simple linked list to keep track of clients and to keep a counter of the utilization and send it to the auth server * Fixed CRLF/formatting in phpauth/auth/index.php * Hacked phpauth/auth/index.php to handle very basic utilization tracking More... almost 21 years ago
Changed all perror()s into debug()s and added errno.h to common.h More... almost 21 years ago