root/trunk/wifidog/ChangeLog


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1378 [1378] 09/30/08 07:02:40 wichert Add exitcode to iptables failure errors
(edit) @1377 [1377] 09/30/08 06:36:25 wichert Include the gw_id in auth server updates. This makes it possible to …
(edit) @1375 [1375] 09/30/08 06:20:06 wichert Include the gateway id in the firewall table names. Fixes #466
(edit) @1374 [1374] 09/30/08 05:30:55 wichert URL encode the token when sending to auth server When logging in …
(edit) @1373 [1373] 09/30/08 05:27:40 wichert Clean up compiler warnings
(edit) @1372 [1372] 09/30/08 05:19:04 wichert Add changelog entries for those changes
(edit) @1359 [1359] 07/29/08 14:48:42 acv update of ChangeLog to reflect fix to src/util.c re: inet_ntoa segfault on …
(edit) @1346 [1346] 04/21/08 19:04:40 acv Merged in path #453
(edit) @1345 [1345] 04/21/08 11:09:50 acv Merged in path #452
(edit) @1344 [1344] 04/13/08 18:52:36 benoitg * contrib/build-openwrt-kamikazeipk/wifidog/Makefile: Add iptables …
(edit) @1340 [1340] 03/24/08 22:22:37 benoitg * Integrate with OpenWRT kamikaze build system
(edit) @1305 [1305] 11/01/07 16:04:20 benoitg * Apply portability patches by David Young <dyoung@pobox.com>. These have …
(edit) @1303 [1303] 10/18/07 17:13:28 benoitg * fw_iptables.c: From Philippe April: reverted change made in 1241 so we …
(edit) @1247 [1247] 07/06/07 09:31:58 benoitg * Makefile.am: Slight change in make ipk tagrget. It seems that …
(edit) @1243 [1243] 06/27/07 21:48:01 benoitg * util.c: Fix while loop initialisation bug * conf.h: Forgot to change …
(edit) @1241 [1241] 06/24/07 00:13:13 benoitg * Close #321: Make the Gateway retry forever if it cannot find it's …
(edit) @1236 [1236] 05/24/07 16:16:48 benoitg * wdctl_thread.c: Fix #324, again. Credit goes to Medea, I misunderstood …
(edit) @1227 [1227] 05/18/07 19:00:59 benoitg * wdctl_thread.c: Fix #324
(edit) @1224 [1224] 04/27/07 13:15:47 benoitg * wifidog.conf: Improve comments and add examples of blocking access to …
(edit) @1223 [1223] 04/26/07 19:06:15 benoitg * conf.h: The DEFAULT_CHECKINTERVAL was 5 instead of 60 (as stated in the …
(edit) @1216 [1216] 04/09/07 13:29:49 benoitg * Makefile.am: Slight path fix when using building make ipk. Tell me if …
(edit) @1191 [1191] 03/12/07 20:16:30 benoitg * contrib/dump_fw.sh: Convenience script for firewall debugging.
(edit) @1189 [1189] 03/12/07 16:44:11 benoitg * contrib/ Add contrib dir to collect the scripts and other code …
(edit) @1162 [1162] 01/06/07 18:51:02 benoitg * Documentation update in the code * Released 1.1.3_beta6
(edit) @1121 [1121] 10/27/06 02:11:22 benoitg * src/conf.h: Fix #238 by using $sysconfdir to compute the default …
(edit) @1105 [1105] 10/08/06 21:01:06 acv Added an entry for my changes in 1104 and 1103: my email update, more …
(edit) @1102 [1102] 09/15/06 07:36:20 benoitg Unsaved file
(edit) @1101 [1101] 09/15/06 07:32:58 benoitg * src/util.c, src/conf.h: Fix autodectection of the External interface if …
(edit) @972 [972] 02/23/06 12:11:02 papril Release 1.1.3_beta4
(edit) @970 [970] 02/23/06 12:09:46 papril --
(edit) @964 [964] 02/23/06 11:16:16 papril * src/fw_iptables.c: * Changed order in the filter.FORWARD chain * Added …
(edit) @944 [944] 02/07/06 01:44:01 benoitg * src/fw_iptables.c: Fix deleting the rules on shutdown.
(edit) @936 [936] 01/31/06 23:10:36 benoitg Release 1.1.3_beta2
(edit) @935 [935] 01/31/06 22:22:04 benoitg * src/fw_iptables.c: Add the global ruleset to the nat table to fix …
(edit) @923 [923] 01/23/06 22:34:18 benoitg Missing Changelog
(edit) @901 [901] 01/17/06 13:58:13 mina Insignificant cleanup of CVS artifacts after svn migration: 1. Remove …
(edit) @840 [840] 11/24/05 16:46:44 aprilp Bad idea, rollback
(edit) @819 [819] 11/01/05 21:55:28 max-horvath Added .project to .cvsignore
(edit) @816 [816] 11/01/05 19:48:45 aprilp Added OPTIONS to wifidog-init so we can specify options to wifidog (ex: …
(edit) @799 [799] 10/10/05 02:06:47 aprilp * Ability to run wifidog without an auth server (splash only). * Does not …
(edit) @798 [798] 10/09/05 22:49:04 aprilp Changed HTML pages and added stuff to wdctl status
(edit) @793 [793] 10/07/05 09:29:11 aprilp Released 1.1.3_beta1
(edit) @786 [786] 10/03/05 22:00:44 aprilp libhttpd: Fixed two bugs parsing the GET query string making wifidog …
(edit) @765 [765] 09/24/05 23:58:47 minaguib Merged branch "wdctlrestart": * New wdctl command "restart" which will …
(edit) @764 [764] 09/24/05 23:05:49 minaguib Pre-emptive bugfix - harsh lockdown of parsing trusted MAC addresses from …
(edit) @763 [763] 09/24/05 01:51:48 aprilp * (finally) Added {Saul Albert,Jo Walsh,Schuyler}'s patch (thank you!) to …
(edit) @730 [730] 09/09/05 10:55:12 benoitg Fix dates and add missing Changelog entries
(edit) @724 [724] 09/08/05 23:30:32 aprilp * Added compile instructions and installation for OpenWrt?
(edit) @639 [639] 05/24/05 15:18:38 minaguib Minor bugfix pointed out by David Vincelli: When an invalid command is …
(edit) @635 [635] 05/23/05 13:22:28 aprilp Released 1.1.2_pre1
(edit) @634 [634] 05/23/05 12:34:01 minaguib When appending call to chain WiFiDog_Outgoing from nat.prerouting, add it …
(edit) @631 [631] 05/16/05 22:58:20 minaguib read()s from central server in auth_server_request() are now timed-out …
(edit) @623 [623] 05/06/05 07:50:51 minaguib Bugfix non-RFC compliant HTTP requests using \n instead of \r\n as line …
(edit) @598 [598] 04/28/05 23:06:34 aprilp Released 1.1.2_beta2
(edit) @596 [596] 04/28/05 19:26:30 minaguib * wifidog.conf: Make the default ruleset for validating users = allow all …
(edit) @557 [557] 04/20/05 12:56:34 aprilp Insert ourselves at the end of filter.FORWARD instead of at the beginning …
(edit) @537 [537] 04/03/05 19:52:14 aprilp * Fixed issue with FAQ * ipkg/rules: If autogen.sh doesn't exist, …
(edit) @531 [531] 04/01/05 18:25:32 aprilp * Duplicated auth server list in NAT table to fix the issue of using an …
(edit) @515 [515] 03/29/05 11:26:03 minaguib Added FAQ document copied from wiki
(edit) @508 [508] 03/22/05 10:11:36 aprilp Released 1.1.0
(edit) @506 [506] 03/20/05 16:22:24 minaguib More verbose debugging output
(edit) @495 [495] 03/12/05 17:16:38 minaguib * More debugging output * Document ugly hack involving tid_fw_thread * …
(edit) @493 [493] 03/11/05 21:02:02 minaguib * Bugfix: Undo earlier commit. Aparently you cannot use the "-o" iptables …
(edit) @492 [492] 03/11/05 11:15:06 minaguib * If external interface was unspecified in the conf file, try to determine …
(edit) @490 [490] 03/07/05 14:19:38 minaguib * A little bit more care with buffers and their sizes * Minor whitespace …
(edit) @489 [489] 03/07/05 01:14:56 minaguib * auth.c: Got rid of legacy _http_output and _http_redirect - replaced …
(edit) @488 [488] 03/06/05 23:50:25 minaguib * Check return values of pthread_create * Internal documentation …
(edit) @487 [487] 03/04/05 15:03:09 minaguib Beautified "Uh oh!" apology screens and redirection screen More verbose …
(edit) @486 [486] 03/04/05 14:23:10 minaguib * Bugfix huge uptime pointed out to be by Philippe - was caused when the …
(edit) @485 [485] 03/02/05 19:53:34 alexcv Ifdef'd out the linux specific bits if linux is not defined. GCC …
(edit) @484 [484] 03/01/05 21:22:38 minaguib Minor visual tweaks to the web interface
(edit) @481 [481] 03/01/05 11:38:32 aprilp Tagged 1.1.0_beta3
(edit) @479 [479] 02/28/05 17:48:26 minaguib * Do not update the last_updated field on incoming traffic - update it on …
(edit) @478 [478] 02/24/05 23:03:38 minaguib Better logging of details and calling of mark_* (auth+online/offline)
(edit) @477 [477] 02/24/05 20:28:22 minaguib * auth_server_request now returns AUTH_ERROR on error instead of …
(edit) @475 [475] 02/22/05 15:58:29 aprilp Tagged v1_1_0_beta2
(edit) @471 [471] 02/20/05 19:00:47 minaguib Fixed several inconsistencies regarding the parity and size of …
(edit) @469 [469] 02/20/05 17:55:20 minaguib * Partial merge from CaptiveDNS branch: Consolidated much of the …
(edit) @467 [467] 02/20/05 16:29:15 minaguib * New safe.c with safe_malloc, safe_strdup, safe_asprintf and …
(edit) @464 [464] 02/16/05 12:00:42 aprilp When we clean, forgot to delete ipkg-build-stamp
(edit) @463 [463] 02/15/05 21:33:40 minaguib Now also reports wifidog_uptime when it pings the server, as well as shows …
(edit) @458 [458] 02/13/05 21:31:43 minaguib * Bugfix previous commit of re-doing firewall - was not respecting …
(edit) @457 [457] 02/13/05 20:10:26 minaguib Completely re-did the iptables rules. Most of the rules are now in the …
(edit) @450 [450] 02/12/05 15:12:14 minaguib When pinging auth server now also sends sys_uptime, sys_memfree and …
(edit) @449 [449] 02/12/05 13:54:08 minaguib * Stricter format rules for all *scan* functions hunting for IPs and MAC …
(edit) @448 [448] 02/12/05 11:03:28 minaguib Show version with -v commandline option
(edit) @447 [447] 02/12/05 10:38:22 minaguib If libhttpd reads non-ascii from client it stops reading This fixes …
(edit) @445 [445] 02/12/05 01:46:22 minaguib Extra sanity checking the ip we read from the iptables output
(edit) @443 [443] 02/11/05 21:52:03 aprilp Oops, I meant v1_1_0_beta1
(edit) @442 [442] 02/11/05 21:51:05 aprilp Tagged v1_0_0_beta1
(edit) @441 [441] 02/11/05 17:56:37 aprilp * Fixed a bug in counting the traffic between client and gateway
(edit) @429 [429] 02/04/05 09:10:56 minaguib More tweaks to build nicely under recent openwrt buildroots
(edit) @428 [428] 02/04/05 09:08:18 minaguib Partially bugfix apology
(edit) @424 [424] 02/03/05 23:05:28 minaguib Keep track of whether we're online or not, show user apology if we're …
(edit) @423 [423] 02/03/05 16:33:21 aprilp * Fixed bug where we were doing the opposite of what desired when checking …
(edit) @422 [422] 02/03/05 16:25:33 aprilp * Ping the users everytime we check their counters, that way we keep them …
(edit) @391 [391] 01/23/05 12:55:05 aprilp * wdctl status will return the auth servers in the linked list * …
(edit) @309 [309] 01/06/05 09:45:21 aprilp Bumped to alpha5
(edit) @308 [308] 01/06/05 09:44:41 aprilp * fw_iptables.c: Changed REJECT to DROP for the end of the table Unknown, …
(edit) @307 [307] 01/05/05 22:48:21 aprilp Bumped to alpha4
Note: See TracRevisionLog for help on using the revision log.