| | 2 | 2004-08-30 Benoit Gr�goire <bock@step.polymtl.ca> |
| | 3 | * README.openwrt: Documentation update |
| | 4 | * Makefile.am: Make a ipkg target to ease WRT54G installation |
| | 5 | * ipkg/rules: Add wdctl and the init.d script. |
| | 6 | * Add BUILDROOT variable to the build system so we can use it when needed |
| | 7 | * src/ping_thread.c: Have the server ping immediately on boot. Note that this will only help if the second server responds. The logic of the ping itself should be changed so it iterates in the list until it finds one that responds or exausts the list |
| | 8 | * wifidog.conf: Add more doc, and (most) of ISF's default config in comments. |
| | 9 | * Bump version in anticipation for release |
| | 10 | |