5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanups More... about 20 years ago
doc cleanup More... about 20 years ago
Cleanup More... about 20 years ago
* Moved most of the iptables-specific (all but the counters) to iptables.c to modularize a bit more More... about 20 years ago
Fixed memory leaks More... about 20 years ago
fw_counter calls iptables binary directly then parses More... about 20 years ago
Cleanup More... about 20 years ago
Removed some firewall scripts More... about 20 years ago
Removed unused scripts More... about 20 years ago
Calling iptables directly instead of using shell scripts More... about 20 years ago
re-indented with spaces instead of tabs, width = 4. More... about 20 years ago
Fixed a debug line More... about 20 years ago
Removed userclass entries More... about 20 years ago
Cleanup More... about 20 years ago
Added debugging, changed way firewall tags traffic, cleanups More... about 20 years ago
Changed fw.destroy so it cleans up more in a while loop More... about 20 years ago
Removed possibility to specify gateway port on command line More... about 20 years ago
fixed bug in fw_counter checks for timeout... More... about 20 years ago
A lot of changes regarding debugging facilities and added logging to syslog More... about 20 years ago
Changed some debug severity levels More... about 20 years ago
2004-04-19 Benoit Gr�goire <[email protected]> * doc/doxygen.cfg.in: Config tweaking. Exclude libhttpd directory, enable todolist and buglist * src/common.h: Include the autoconf config.h. Add a todo to state that this file is evil. * src/userclasses.h: As requested, document a file to show how doxygen works. Check out what happens with the todo in "Related Pages" in the docs. You all installed doxygen, right? More... about 20 years ago
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... about 20 years ago
Broke build with a sloppy edit. ;-( More... about 20 years ago
Fixed sigterm handler running twice on Linux More... about 20 years ago
Fixed uClibc related pthread_cond_timedwait issue in auth.c once and for all More... about 20 years ago
Work around for uClibc thread/select bug... More... about 20 years ago
Fixed firewall scripts to make them standard and some firewall functions More... about 20 years ago
Updated documentation in friewall.c More... about 20 years ago
Fixed path to gateway when redirecting More... about 20 years ago
Merged in libhttpd More... about 20 years ago