root/trunk/wifidog/ChangeLog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @170 [170] 9 years aprilp Renamed iptables.[ch] to fw_iptables.[ch]
(edit) @161 [161] 9 years alexcv Fixed compile problem on linux for wdctl code
(edit) @151 [151] 9 years benoitg 2004-08-01 Benoit Gr�goire <bock@…> * Delete everything in …
(edit) @146 [146] 9 years aprilp Added ipkg and debian build makefiles
(edit) @145 [145] 9 years alexcv Added openwrt directory with script to build the .ipk
(edit) @144 [144] 9 years alexcv Added cache control to the error message display function.
(edit) @143 [143] 9 years aprilp * Fixed an endless loop in client_list_delete
(edit) @141 [141] 9 years alexcv Debug for httpdGetConnection
(edit) @138 [138] 9 years aprilp Sending User-Agent header to central server
(edit) @137 [137] 9 years aprilp Fixed things that were broken after last cvs update
(edit) @136 [136] 9 years benoitg 2004-05-27 Benoit Gr�goire <bock@…> * Massive Doxygen …
(edit) @135 [135] 9 years alexcv UNTESTED!!! Massive update based on the code review wed. It compiles…
(edit) @130 [130] 9 years aprilp * Commented out cookie handling in libhttpd because it segfaults if …
(edit) @128 [128] 9 years aprilp Fixed crash when receiving SIGPIPE signal with write() would fail
(edit) @126 [126] 9 years aprilp Advertise to central server when we log out someone
(edit) @124 [124] 9 years aprilp * Sending a "stage" when doing authentication for the server to be …
(edit) @123 [123] 9 years aprilp Now tracking hotspot ID and IP in database
(edit) @121 [121] 9 years aprilp * Now we store both incoming and outgoing counters on server and expire if …
(edit) @120 [120] 9 years aprilp * New parameter ExternalInterface? * Made possible to count inbound traffic …
(edit) @119 [119] 9 years aprilp Cleaned up common.h
(edit) @118 [118] 9 years aprilp Made iptables' tables DEFINEs instead of being hardcoded
(edit) @117 [117] 9 years aprilp Fixed typo
(edit) @114 [114] 9 years aprilp Cleanups and standardized things
(edit) @113 [113] 9 years aprilp Cleanups
(edit) @111 [111] 9 years aprilp Hack to be able to have verbose FW calls' messages or not
(edit) @107 [107] 9 years aprilp * Moved most of the iptables-specific (all but the counters) to iptables.c …
(edit) @106 [106] 9 years aprilp Fixed memory leaks
(edit) @105 [105] 9 years aprilp fw_counter calls iptables binary directly then parses
(edit) @101 [101] 9 years aprilp Calling iptables directly instead of using shell scripts
(edit) @99 [99] 9 years aprilp Fixed a debug line
(edit) @95 [95] 9 years aprilp Added debugging, changed way firewall tags traffic, cleanups
(edit) @93 [93] 9 years aprilp Changed fw.destroy so it cleans up more in a while loop
(edit) @92 [92] 9 years aprilp Removed possibility to specify gateway port on command line
(edit) @91 [91] 9 years alexcv fixed bug in fw_counter checks for timeout…
(edit) @90 [90] 9 years aprilp A lot of changes regarding debugging facilities and added logging to …
(edit) @89 [89] 9 years aprilp Changed some debug severity levels
(edit) @88 [88] 9 years benoitg 2004-04-19 Benoit Gr�goire <bock@…> * doc/doxygen.cfg.in: …
(edit) @87 [87] 9 years benoitg 2004-04-19 Benoit Gr�goire <bock@…> * Properly integrate …
(edit) @85 [85] 9 years alexcv Fixed sigterm handler running twice on Linux
(edit) @84 [84] 9 years alexcv Fixed uClibc related pthread_cond_timedwait issue in auth.c once and for …
(edit) @83 [83] 9 years alexcv Work around for uClibc thread/select bug…
(edit) @82 [82] 9 years aprilp Fixed firewall scripts to make them standard and some firewall functions
(edit) @81 [81] 9 years alexcv Updated documentation in friewall.c
(edit) @80 [80] 9 years aprilp Fixed path to gateway when redirecting
(edit) @79 [79] 9 years alexcv Merged in libhttpd
(edit) @77 [77] 9 years aprilp Removed unneccessary line dist_sysconf_DATA from Makefile.am
(edit) @76 [76] 9 years aprilp Added some documentation to commandline.c
(edit) @75 [75] 9 years aprilp Added some documentation for firewall.c
(edit) @74 [74] 9 years alexcv fixed cross-merge issue ">>>>>>...."
(edit) @73 [73] 9 years aprilp Fixed CRLF/formatting in phpauth/login/index.php
(edit) @72 [72] 9 years alexcv Reworked mutex locking to protect for the whole duration that the …
(edit) @71 [71] 9 years alexcv Inactive connections now closed by the gateway
(edit) @70 [70] 9 years aprilp Fixed shell script hardcoded interface
(edit) @68 [68] 9 years alexcv Logoff when currently logged in users login again
(edit) @67 [67] 9 years alexcv Proper length delays for checks.
(edit) @65 [65] 9 years alexcv Threads fully functional and insert_userclasses() rewritten to fix the …
(edit) @64 [64] 9 years alexcv Switched to threads
(edit) @62 [62] 9 years alexcv added clean up httpdEndRequest to the http_auth_handler
(edit) @60 [60] 9 years alexcv Child exit code handling fixed
(edit) @59 [59] 9 years alexcv Extra fork debugging and actual exit code display on SIGCHLD returns
(edit) @58 [58] 9 years alexcv Added extra debug messages in SIGCHLD handler and related signal functions
(edit) @56 [56] 9 years alexcv SIGCHLD was trapped identically in two different places. Streamlined back …
(edit) @55 [55] 9 years alexcv tweaked if's on node search by ip, token, etc.
(edit) @53 [53] 9 years alexcv SIGCHLD signal handler initialized outside of daemon mode now
(edit) @52 [52] 9 years alexcv ChangeLog update.
(edit) @28 [28] 9 years minaguib Merged branch incorporate_libhttpd into main trunk
(edit) @18 [18] 9 years aprilp * Modified the way firewall scripts are called so we can configure them in …
(edit) @17 [17] 9 years aprilp Changed all perror()s into debug()s and added errno.h to common.h
(edit) @16 [16] 9 years aprilp Fix: defined variables before start of function (so it builds on gcc-2.95)
(edit) @15 [15] 9 years aprilp Now using select() instead of fork() for sockets
(edit) @14 [14] 9 years aprilp Small bugfixes
(edit) @13 [13] 9 years alexcv Changes to compile on more platforms.
(add) @9 [9] 9 years benoitg 2004-03-08 Benoit Gr�goire <bock@…> * Initial CVS import. …
Note: See TracRevisionLog for help on using the revision log.