Show
Ignore:
Timestamp:
11/22/04 16:45:58 (9 years ago)
Author:
alexcv
Message:

Massive update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/ChangeLog

    r281 r290  
    11# $Header$ 
     2 
     32004-11-22 Alexandre Carmel-Veilleux <acv@acv.ca> 
     4        * libhttpd/api.c: Fix leak in HttpdEndRequest(). 
     5        * src/ping_thread.c: Fix auth_server IP change code with latest 
     6          from previous branch. 
     7        * src/conf.h: Same as above. 
     8        * src/fw_iptables.c: Same as above. 
     9        * src/conf.[ch]: Firewall rule set parsing code. 
     10        * wifidog.conf: Default firewall rule set defined. 
     11        * src/fw_iptables.[ch]: Firewall rule set enacting code. 
     12 
    2132004-11-18 Benoit Gr�goire  <bock@step.polymtl.ca> 
    314        * src/ping_thread.c: Merge phil's bug fixes from stable branch