|
|
|
@1383
|
[1383]
|
09/30/08 08:40:37 |
wichert |
Ahum, things got out of sync here |
|
|
|
@1382
|
[1382]
|
09/30/08 08:35:20 |
wichert |
We need to insert the gateway id in the mentioned table id as well |
|
|
|
@1381
|
[1381]
|
09/30/08 08:16:08 |
wichert |
execvp returning is always an error which requires us to abort. Its return … |
|
|
|
@1380
|
[1380]
|
09/30/08 07:42:37 |
wichert |
Lets not expand tabs |
|
|
|
@1379
|
[1379]
|
09/30/08 07:39:30 |
wichert |
Sync indenting styles a tiny bit to make a next commit more readable |
|
|
|
@1378
|
[1378]
|
09/30/08 07:02:40 |
wichert |
Add exitcode to iptables failure errors |
|
|
|
@1377
|
[1377]
|
09/30/08 06:36:25 |
wichert |
Include the gw_id in auth server updates.
This makes it possible to … |
|
|
|
@1375
|
[1375]
|
09/30/08 06:20:06 |
wichert |
Include the gateway id in the firewall table names. Fixes #466 |
|
|
|
@1374
|
[1374]
|
09/30/08 05:30:55 |
wichert |
URL encode the token when sending to auth server
When logging in … |
|
|
|
@1373
|
[1373]
|
09/30/08 05:27:40 |
wichert |
Clean up compiler warnings |
|
|
|
@1370
|
[1370]
|
09/30/08 05:16:09 |
wichert |
Protect the status page with authentication (The LibHTTPD API is a bit … |
|
|
|
@1369
|
[1369]
|
09/30/08 05:15:44 |
wichert |
Add authentication related settings to the configuration |
|
|
|
@1358
|
[1358]
|
07/29/08 14:46:53 |
acv |
Fixed include that broke on newer Linux libc's for inet_ntoa |
|
|
|
@1346
|
[1346]
|
04/21/08 19:04:40 |
acv |
Merged in path #453 |
|
|
|
@1340
|
[1340]
|
03/24/08 22:22:37 |
benoitg |
* Integrate with OpenWRT kamikaze build system |
|
|
|
@1305
|
[1305]
|
11/01/07 16:04:20 |
benoitg |
* Apply portability patches by David Young <dyoung@pobox.com>. These have … |
|
|
|
@1302
|
[1302]
|
10/15/07 23:12:51 |
papril |
fw_iptables.c: reverted change made in 1241 so we properly remove the … |
|
|
|
@1243
|
[1243]
|
06/27/07 21:48:01 |
benoitg |
* util.c: Fix while loop initialisation bug
* conf.h: Forgot to change … |
|
|
|
@1241
|
[1241]
|
06/24/07 00:13:13 |
benoitg |
* Close #321: Make the Gateway retry forever if it cannot find it's … |
|
|
|
@1239
|
[1239]
|
05/30/07 15:21:21 |
david |
- fix for Fix #266 |
|
|
|
@1236
|
[1236]
|
05/24/07 16:16:48 |
benoitg |
* wdctl_thread.c: Fix #324, again. Credit goes to Medea, I misunderstood … |
|
|
|
@1227
|
[1227]
|
05/18/07 19:00:59 |
benoitg |
* wdctl_thread.c: Fix #324 |
|
|
|
@1223
|
[1223]
|
04/26/07 19:06:15 |
benoitg |
* conf.h: The DEFAULT_CHECKINTERVAL was 5 instead of 60 (as stated in the … |
|
|
|
@1162
|
[1162]
|
01/06/07 18:51:02 |
benoitg |
* Documentation update in the code
* Released 1.1.3_beta6 |
|
|
|
@1121
|
[1121]
|
10/27/06 02:11:22 |
benoitg |
* src/conf.h: Fix #238 by using $sysconfdir to compute the default … |
|
|
|
@1104
|
[1104]
|
10/08/06 20:58:46 |
acv |
Changes are confined to more comments and breaking up some printf's
on … |
|
|
|
@1101
|
[1101]
|
09/15/06 07:32:58 |
benoitg |
* src/util.c, src/conf.h: Fix autodectection of the External
interface if … |
|
|
|
@969
|
[969]
|
02/23/06 12:09:32 |
papril |
-- |
|
|
|
@968
|
[968]
|
02/23/06 12:05:11 |
papril |
-- |
|
|
|
@967
|
[967]
|
02/23/06 11:46:57 |
papril |
-- |
|
|
|
@966
|
[966]
|
02/23/06 11:40:42 |
papril |
-- |
|
|
|
@965
|
[965]
|
02/23/06 11:29:06 |
papril |
Small fix |
|
|
|
@964
|
[964]
|
02/23/06 11:16:16 |
papril |
* src/fw_iptables.c:
* Changed order in the filter.FORWARD chain
* Added … |
|
|
|
@944
|
[944]
|
02/07/06 01:44:01 |
benoitg |
* src/fw_iptables.c: Fix deleting the rules on shutdown. |
|
|
|
@935
|
[935]
|
01/31/06 22:22:04 |
benoitg |
* src/fw_iptables.c: Add the global ruleset to the nat table to fix … |
|
|
|
@922
|
[922]
|
01/23/06 22:33:57 |
benoitg |
src/conf.h: Fix the value of DEFAULT_AUTHSERVPATH and completely wrong … |
|
|
|
@901
|
[901]
|
01/17/06 13:58:13 |
mina |
Insignificant cleanup of CVS artifacts after svn migration:
1. Remove … |
|
|
|
@841
|
[841]
|
11/24/05 16:48:34 |
aprilp |
*** empty log message *** |
|
|
|
@840
|
[840]
|
11/24/05 16:46:44 |
aprilp |
Bad idea, rollback |
|
|
|
@799
|
[799]
|
10/10/05 02:06:47 |
aprilp |
* Ability to run wifidog without an auth server (splash only).
* Does not … |
|
|
|
@798
|
[798]
|
10/09/05 22:49:04 |
aprilp |
Changed HTML pages and added stuff to wdctl status |
|
|
|
@765
|
[765]
|
09/24/05 23:58:47 |
minaguib |
Merged branch "wdctlrestart":
* New wdctl command "restart" which will … |
|
|
|
@764
|
[764]
|
09/24/05 23:05:49 |
minaguib |
Pre-emptive bugfix - harsh lockdown of parsing trusted MAC addresses from … |
|
|
|
@763
|
[763]
|
09/24/05 01:51:48 |
aprilp |
* (finally) Added {Saul Albert,Jo Walsh,Schuyler}'s patch (thank you!) to … |
|
|
|
@639
|
[639]
|
05/24/05 15:18:38 |
minaguib |
Minor bugfix pointed out by David Vincelli: When an invalid command is … |
|
|
|
@634
|
[634]
|
05/23/05 12:34:01 |
minaguib |
When appending call to chain WiFiDog_Outgoing from nat.prerouting, add it … |
|
|
|
@631
|
[631]
|
05/16/05 22:58:20 |
minaguib |
read()s from central server in auth_server_request() are now timed-out … |
|
|
|
@623
|
[623]
|
05/06/05 07:50:51 |
minaguib |
Bugfix non-RFC compliant HTTP requests using \n instead of \r\n as line … |
|
|
|
@557
|
[557]
|
04/20/05 12:56:34 |
aprilp |
Insert ourselves at the end of filter.FORWARD instead of
at the beginning … |
|
|
|
@531
|
[531]
|
04/01/05 18:25:32 |
aprilp |
* Duplicated auth server list in NAT table to fix the issue
of using an … |
|
|
|
@506
|
[506]
|
03/20/05 16:22:24 |
minaguib |
More verbose debugging output |
|
|
|
@495
|
[495]
|
03/12/05 17:16:38 |
minaguib |
* More debugging output
* Document ugly hack involving tid_fw_thread
* … |
|
|
|
@494
|
[494]
|
03/11/05 21:47:55 |
minaguib |
Clean up the 2 hooks in nat.PREROUTING to 1 |
|
|
|
@493
|
[493]
|
03/11/05 21:02:02 |
minaguib |
* Bugfix: Undo earlier commit. Aparently you cannot use the "-o" iptables … |
|
|
|
@492
|
[492]
|
03/11/05 11:15:06 |
minaguib |
* If external interface was unspecified in the conf file, try to determine … |
|
|
|
@491
|
[491]
|
03/07/05 22:51:41 |
alexcv |
Only expanded on a comment, not added to ChangeLog |
|
|
|
@490
|
[490]
|
03/07/05 14:19:38 |
minaguib |
* A little bit more care with buffers and their sizes
* Minor whitespace … |
|
|
|
@489
|
[489]
|
03/07/05 01:14:56 |
minaguib |
* auth.c: Got rid of legacy _http_output and _http_redirect - replaced … |
|
|
|
@488
|
[488]
|
03/06/05 23:50:25 |
minaguib |
* Check return values of pthread_create
* Internal documentation … |
|
|
|
@487
|
[487]
|
03/04/05 15:03:09 |
minaguib |
Beautified "Uh oh!" apology screens and redirection screen
More verbose … |
|
|
|
@486
|
[486]
|
03/04/05 14:23:10 |
minaguib |
* Bugfix huge uptime pointed out to be by Philippe - was caused when the … |
|
|
|
@485
|
[485]
|
03/02/05 19:53:34 |
alexcv |
Ifdef'd out the linux specific bits if linux is not defined.
GCC … |
|
|
|
@484
|
[484]
|
03/01/05 21:22:38 |
minaguib |
Minor visual tweaks to the web interface |
|
|
|
@480
|
[480]
|
02/28/05 19:32:49 |
minaguib |
Get http call to wifidog/ to work as well |
|
|
|
@479
|
[479]
|
02/28/05 17:48:26 |
minaguib |
* Do not update the last_updated field on incoming traffic - update it on … |
|
|
|
@478
|
[478]
|
02/24/05 23:03:38 |
minaguib |
Better logging of details and calling of mark_* (auth+online/offline) |
|
|
|
@477
|
[477]
|
02/24/05 20:28:22 |
minaguib |
* auth_server_request now returns AUTH_ERROR on error instead of … |
|
|
|
@471
|
[471]
|
02/20/05 19:00:47 |
minaguib |
Fixed several inconsistencies regarding the parity and size of … |
|
|
|
@469
|
[469]
|
02/20/05 17:55:20 |
minaguib |
* Partial merge from CaptiveDNS branch: Consolidated much of the … |
|
|
|
@467
|
[467]
|
02/20/05 16:29:15 |
minaguib |
* New safe.c with safe_malloc, safe_strdup, safe_asprintf and … |
|
|
|
@463
|
[463]
|
02/15/05 21:33:40 |
minaguib |
Now also reports wifidog_uptime when it pings the server, as well as shows … |
|
|
|
@459
|
[459]
|
02/13/05 22:54:51 |
minaguib |
Cleaning out counter remenants of "togateway" |
|
|
|
@458
|
[458]
|
02/13/05 21:31:43 |
minaguib |
* Bugfix previous commit of re-doing firewall - was not respecting … |
|
|
|
@457
|
[457]
|
02/13/05 20:10:26 |
minaguib |
Completely re-did the iptables rules. Most of the rules are now in the … |
|
|
|
@451
|
[451]
|
02/12/05 15:53:11 |
minaguib |
Insignificant |
|
|
|
@450
|
[450]
|
02/12/05 15:12:14 |
minaguib |
When pinging auth server now also sends sys_uptime, sys_memfree and … |
|
|
|
@449
|
[449]
|
02/12/05 13:54:08 |
minaguib |
* Stricter format rules for all *scan* functions hunting for IPs and MAC … |
|
|
|
@448
|
[448]
|
02/12/05 11:03:28 |
minaguib |
Show version with -v commandline option |
|
|
|
@446
|
[446]
|
02/12/05 09:35:28 |
minaguib |
Even more paranoid scanf format when parsing iptables output |
|
|
|
@445
|
[445]
|
02/12/05 01:46:22 |
minaguib |
Extra sanity checking the ip we read from the iptables output |
|
|
|
@441
|
[441]
|
02/11/05 17:56:37 |
aprilp |
* Fixed a bug in counting the traffic between client and gateway |
|
|
|
@428
|
[428]
|
02/04/05 09:08:18 |
minaguib |
Partially bugfix apology |
|
|
|
@427
|
[427]
|
02/04/05 00:45:20 |
minaguib |
Insignificant code cosmetic shuffling |
|
|
|
@426
|
[426]
|
02/04/05 00:24:08 |
aprilp |
Used strdup(), I think the gw_address was getting overwritten at some … |
|
|
|
@424
|
[424]
|
02/03/05 23:05:28 |
minaguib |
Keep track of whether we're online or not, show user apology if we're … |
|
|
|
@422
|
[422]
|
02/03/05 16:25:33 |
aprilp |
* Ping the users everytime we check their counters, that way we keep them … |
|
|
|
@391
|
[391]
|
01/23/05 12:55:05 |
aprilp |
* wdctl status will return the auth servers in the linked list
* … |
|
|
|
@308
|
[308]
|
01/06/05 09:44:41 |
aprilp |
* fw_iptables.c: Changed REJECT to DROP for the end of the table Unknown,
… |
|
|
|
@304
|
[304]
|
12/19/04 14:37:31 |
alexcv |
Probably fix for auth_server firewall rule bug |
|
|
|
@303
|
[303]
|
12/19/04 14:33:27 |
alexcv |
Auth server firewall rule tweak |
|
|
|
@302
|
[302]
|
12/19/04 14:18:08 |
alexcv |
Firewall rule code tweak |
|
|
|
@301
|
[301]
|
12/16/04 14:50:12 |
benoitg |
it Gr�goire <bock@step.polymtl.ca>
* src/fw_iptables.c: Display iptables … |
|
|
|
@297
|
[297]
|
12/07/04 17:55:17 |
benoitg |
2004-12-07 Benoit Gr�goire <bock@step.polymtl.ca>
* src/firewall.c: Fix … |
|
|
|
@295
|
[295]
|
11/29/04 19:16:51 |
alexcv |
Unknown user default block rule not "REJECT" instead of "DROP" |
|
|
|
@293
|
[293]
|
11/23/04 01:09:42 |
alexcv |
Fixed null pointer dereference |
|
|
|
@290
|
[290]
|
11/22/04 16:45:58 |
alexcv |
Massive update |
|
|
|
@281
|
[281]
|
11/18/04 22:58:24 |
benoitg |
2004-11-18 Benoit Gr�goire <bock@step.polymtl.ca>
* src/ping_thread.c: … |
|
|
|
@277
|
[277]
|
11/18/04 17:22:51 |
alexcv |
ping_thread now detects when auth_servers change IPs and reset the … |
|
|
|
@276
|
[276]
|
11/18/04 14:22:57 |
alexcv |
Merged in Phil's patch |
|
|
|
@274
|
[274]
|
11/17/04 18:54:25 |
alexcv |
Short: New libhttpd and all atytending changes
Long:
Libhttpd's old httpd … |