root/trunk/wifidog

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1461 [1461] 20 months gbastien * Changes to the airos contrib files
(edit) @1460 [1460] 21 months gbastien Added a patch for airos outgoing counter problem
(edit) @1459 [1459] 22 months gbastien Added files to build wifidog on airos
(edit) @1454 [1454] 2 years gbastien Committed patch for #501 by Benoît Grégoire and Mac Jones
(edit) @1450 [1450] 2 years papril Changed email address in AUTHORS
(edit) @1432 [1432] 2 years gbastien * Fix #667, add the mac address as parameter to the login page request
(edit) @1429 [1429] 3 years gbastien * Fix #625, does not display failure notice when quiet is set to true * …
(edit) @1423 [1423] 3 years benoitg * Fix #471, patch by wichert
(edit) @1422 [1422] 3 years gbastien * Release 20090925 * Update contrib Makefiles
(edit) @1420 [1420] 3 years gbastien * Documented #537 * Fixed #472, patch by Jean-Philippe Menil * Fixed #515, …
(edit) @1418 [1418] 3 years gbastien * Documented #537 : - Updated README.openwrt for instructions on how to …
(edit) @1400 [1400] 3 years benoitg * Re-fix #505, #525 and fix #584, sorry about that.
(edit) @1398 [1398] 3 years benoitg * Fix #518
(edit) @1390 [1390] 3 years benoitg * Fix #525
(edit) @1389 [1389] 3 years benoitg * Fix #488 and #493 (arp_get() in firewall.c couldn't parse lowercase …
(edit) @1383 [1383] 4 years wichert Ahum, things got out of sync here
(edit) @1382 [1382] 4 years wichert We need to insert the gateway id in the mentioned table id as well
(edit) @1381 [1381] 4 years wichert execvp returning is always an error which requires us to abort. Its return …
(edit) @1380 [1380] 4 years wichert Lets not expand tabs
(edit) @1379 [1379] 4 years wichert Sync indenting styles a tiny bit to make a next commit more readable
(edit) @1378 [1378] 4 years wichert Add exitcode to iptables failure errors
(edit) @1377 [1377] 4 years wichert Include the gw_id in auth server updates. This makes it possible to …
(edit) @1376 [1376] 4 years wichert A few more ignores
(edit) @1375 [1375] 4 years wichert Include the gateway id in the firewall table names. Fixes #466
(edit) @1374 [1374] 4 years wichert URL encode the token when sending to auth server When logging in …
(edit) @1373 [1373] 4 years wichert Clean up compiler warnings
(edit) @1372 [1372] 4 years wichert Add changelog entries for those changes
(edit) @1371 [1371] 4 years wichert Security: strncpy is not guaranteed to NUL-terminate strings
(edit) @1370 [1370] 4 years wichert Protect the status page with authentication (The LibHTTPD API is a bit …
(edit) @1369 [1369] 4 years wichert Add authentication related settings to the configuration
(edit) @1368 [1368] 4 years wichert Restore auth support in libhttpd which was removed r252
(edit) @1367 [1367] 4 years wichert Reset margin for the top header so it stays inside the header div
(edit) @1359 [1359] 4 years acv update of ChangeLog to reflect fix to src/util.c re: inet_ntoa segfault on …
(edit) @1358 [1358] 4 years acv Fixed include that broke on newer Linux libc's for inet_ntoa
(edit) @1348 [1348] 4 years acv File was ignored by last check in.
(edit) @1346 [1346] 4 years acv Merged in path #453
(edit) @1345 [1345] 4 years acv Merged in path #452
(edit) @1344 [1344] 4 years benoitg * contrib/build-openwrt-kamikazeipk/wifidog/Makefile: Add iptables …
(edit) @1340 [1340] 4 years benoitg * Integrate with OpenWRT kamikaze build system
(edit) @1305 [1305] 5 years benoitg * Apply portability patches by David Young <dyoung@…>. These have …
(edit) @1303 [1303] 5 years benoitg * fw_iptables.c: From Philippe April: reverted change made in 1241 so we …
(edit) @1302 [1302] 5 years papril fw_iptables.c: reverted change made in 1241 so we properly remove the …
(edit) @1247 [1247] 5 years benoitg * Makefile.am: Slight change in make ipk tagrget. It seems that …
(edit) @1244 [1244] 5 years benoitg Update NEWS file
(edit) @1243 [1243] 5 years benoitg * util.c: Fix while loop initialisation bug * conf.h: Forgot to change …
(edit) @1241 [1241] 5 years benoitg * Close #321: Make the Gateway retry forever if it cannot find it's …
(edit) @1239 [1239] 5 years david - fix for Fix #266
(edit) @1236 [1236] 5 years benoitg * wdctl_thread.c: Fix #324, again. Credit goes to Medea, I misunderstood …
(edit) @1227 [1227] 5 years benoitg * wdctl_thread.c: Fix #324
(edit) @1224 [1224] 5 years benoitg * wifidog.conf: Improve comments and add examples of blocking access to …
(edit) @1223 [1223] 5 years benoitg * conf.h: The DEFAULT_CHECKINTERVAL was 5 instead of 60 (as stated in the …
(edit) @1216 [1216] 5 years benoitg * Makefile.am: Slight path fix when using building make ipk. Tell me if …
(edit) @1191 [1191] 5 years benoitg * contrib/dump_fw.sh: Convenience script for firewall debugging.
(edit) @1190 [1190] 5 years benoitg Missing dir
(edit) @1189 [1189] 5 years benoitg * contrib/ Add contrib dir to collect the scripts and other code …
(edit) @1162 [1162] 5 years benoitg * Documentation update in the code * Released 1.1.3_beta6
(edit) @1121 [1121] 6 years benoitg * src/conf.h: Fix #238 by using $sysconfdir to compute the default …
(edit) @1105 [1105] 6 years acv Added an entry for my changes in 1104 and 1103: my email update, more …
(edit) @1104 [1104] 6 years acv Changes are confined to more comments and breaking up some printf's on …
(edit) @1103 [1103] 6 years acv Updated my email address
(edit) @1102 [1102] 6 years benoitg Unsaved file
(edit) @1101 [1101] 6 years benoitg * src/util.c, src/conf.h: Fix autodectection of the External interface if …
(edit) @1004 [1004] 6 years rob_janes * added more info to the README * teeny tiny change to rules so that make …
(edit) @972 [972] 6 years papril Release 1.1.3_beta4
(edit) @971 [971] 6 years papril
(edit) @970 [970] 6 years papril
(edit) @969 [969] 6 years papril
(edit) @968 [968] 6 years papril
(edit) @967 [967] 6 years papril
(edit) @966 [966] 6 years papril
(edit) @965 [965] 6 years papril Small fix
(edit) @964 [964] 6 years papril * src/fw_iptables.c: * Changed order in the filter.FORWARD chain * Added …
(edit) @944 [944] 6 years benoitg * src/fw_iptables.c: Fix deleting the rules on shutdown.
(edit) @943 [943] 6 years acv SVN test and email address update
(edit) @936 [936] 6 years benoitg Release 1.1.3_beta2
(edit) @935 [935] 6 years benoitg * src/fw_iptables.c: Add the global ruleset to the nat table to fix #65. …
(edit) @923 [923] 6 years benoitg Missing Changelog
(edit) @922 [922] 6 years benoitg src/conf.h: Fix the value of DEFAULT_AUTHSERVPATH and completely wrong …
(edit) @901 [901] 6 years mina Insignificant cleanup of CVS artifacts after svn migration: 1. Remove …
(edit) @841 [841] 6 years aprilp *** empty log message ***
(edit) @840 [840] 6 years aprilp Bad idea, rollback
(edit) @819 [819] 7 years max-horvath Added .project to .cvsignore
(edit) @816 [816] 7 years aprilp Added OPTIONS to wifidog-init so we can specify options to wifidog (ex: …
(edit) @799 [799] 7 years aprilp * Ability to run wifidog without an auth server (splash only). * Does not …
(edit) @798 [798] 7 years aprilp Changed HTML pages and added stuff to wdctl status
(edit) @793 [793] 7 years aprilp Released 1.1.3_beta1
(edit) @786 [786] 7 years aprilp libhttpd: Fixed two bugs parsing the GET query string making wifidog …
(edit) @765 [765] 7 years minaguib Merged branch "wdctlrestart": * New wdctl command "restart" which will …
(edit) @764 [764] 7 years minaguib Pre-emptive bugfix - harsh lockdown of parsing trusted MAC addresses from …
(edit) @763 [763] 7 years aprilp * (finally) Added {Saul Albert,Jo Walsh,Schuyler}'s patch (thank you!) to …
(edit) @730 [730] 7 years benoitg Fix dates and add missing Changelog entries
(edit) @724 [724] 7 years aprilp * Added compile instructions and installation for OpenWrt? Whiterussian-rc2 …
(edit) @639 [639] 7 years minaguib Minor bugfix pointed out by David Vincelli: When an invalid command is …
(edit) @635 [635] 7 years aprilp Released 1.1.2_pre1
(edit) @634 [634] 7 years minaguib When appending call to chain WiFiDog_Outgoing from nat.prerouting, add it …
(edit) @631 [631] 7 years minaguib read()s from central server in auth_server_request() are now timed-out …
(edit) @623 [623] 7 years minaguib Bugfix non-RFC compliant HTTP requests using \n instead of \r\n as line …
(edit) @598 [598] 7 years aprilp Released 1.1.2_beta2
(edit) @596 [596] 7 years minaguib * wifidog.conf: Make the default ruleset for validating users = allow all …
(edit) @557 [557] 7 years aprilp Insert ourselves at the end of filter.FORWARD instead of at the beginning …
Note: See TracRevisionLog for help on using the revision log.