| | 1 | 2009-04-27 Neutron Soutmun <neo.neutron@gmail.com> |
| | 2 | |
| | 3 | * src/rahunas.c, src/rh-config.h, src/rh-ipset.c, src/rh-server.{h,c}, |
| | 4 | src/rh-task-dbset.c, src/rh-task-ipset.c, src/rh-task-iptables.c, |
| | 5 | src/rh-task-memset.c: |
| | 6 | - Add config reloading by issue SIGHUP. |
| | 7 | - Adjust the tasks to the changes of config reloading. |
| | 8 | * example/rahunas.init.in: |
| | 9 | - Add reload function. |
| | 10 | - In restart command, try to start if the process is not running. |
| | 11 | * tools/firewall.sh.in: Add the KEEP_SET funtionality. |
| | 12 | |