340 Commits

Author SHA1 Message Date
Steven Barth
07790dad35 Add OLSR dyn_gw_plain gateway test 2009-01-30 16:00:09 +00:00
Jo-Philipp Wich
4b62df0945 modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers 2009-01-28 18:17:41 +00:00
Jo-Philipp Wich
515ac3e6fe modules/freifunk: remove wireless fragmentation settings, causes madwifi issues 2009-01-27 20:59:23 +00:00
Steven Barth
c56307acc3 Add MSS Clamping option for Essentials (closes #45)
Rename "MSS correction" to the correct term "MSS Clamping" in Firewall
Automatically set "defaultroute" and "peerdns" when PPP is selected in
Essentials
2009-01-27 20:49:04 +00:00
Jo-Philipp Wich
afd569dfca modules/admin-core: implement a more elegant solution for #46; treat empty or zero-length netmasks as /32 subnet 2009-01-27 17:15:14 +00:00
Jo-Philipp Wich
a27c539dea modules/admin-core: prevent crash in network interface overview when netmask option is defined, but empty 2009-01-27 16:48:46 +00:00
Steven Barth
9e1f802dce Add versioning information to Freifunk status 2009-01-26 10:20:18 +00:00
Jo-Philipp Wich
70fe5ad437 modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! 2009-01-26 02:09:13 +00:00
Jo-Philipp Wich
2ea584beaf modules/freifunk: fix cronjob installation 2009-01-25 20:24:27 +00:00
Jo-Philipp Wich
950ab853ea modules/freifunk: implement /etc/rc.local, install dnsmasq sighup cronjob on boot 2009-01-25 20:14:49 +00:00
Steven Barth
c1c220b739 FF-Wizard: Accept ICMP by default 2009-01-25 19:56:23 +00:00
Jo-Philipp Wich
679df1fb9a modules/freifunk: ensure right order in hotplug processing when applying nat fixes 2009-01-25 19:38:08 +00:00
Jo-Philipp Wich
f4f53b3893 modules/freifunk: don't set rx/tx antenna in wizzard, rely on diversity instead 2009-01-25 17:31:21 +00:00
Jo-Philipp Wich
d35063211c modules/freifunk: display status of all non-encrypted wireless networks if no freifunk zone is defined 2009-01-25 17:28:15 +00:00
Jo-Philipp Wich
58d15fdedb modules/freifunk:
- implement generic fix for firewall MASQUERADE
	- implement advanced uci config to control sysctl and /proc values
2009-01-25 16:45:19 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00
Steven Barth
527edf0ba0 Replace Dos line endings with Unix ones where needed 2009-01-20 10:56:07 +00:00
Steven Barth
b847ba072d Make fixtime more reliable 2009-01-17 13:52:22 +00:00
Steven Barth
9afa5d94d7 Remove "Save & Apply" note on homeepage of Mini as it does not apply 2009-01-17 13:25:32 +00:00
Steven Barth
b166a33429 * Remove "OPKG Configuration" link in menu - link on package manager page is enough
* Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17 13:20:59 +00:00
Steven Barth
8458684ab9 Add missing UVL entries for madwifi hacks 2009-01-16 19:12:31 +00:00
Steven Barth
a6beb3cd41 ppp keep-alive is non-atomic, closes #30 2009-01-16 18:26:32 +00:00
Steven Barth
4694bedd69 Fix saving of ipkg configuration file 2009-01-16 18:18:29 +00:00
Steven Barth
30ec22f842 Add shortcut "LuCI Components" to menu for easier adding / removing 2009-01-16 12:35:25 +00:00
Steven Barth
d0d1fe0a28 Automatic language detection 2009-01-14 23:47:56 +00:00
Steven Barth
5a35b64dfb Added computer-readable Freifunk status page 2009-01-08 17:14:56 +00:00
Jo-Philipp Wich
c8a2a3031b modules/admin-full: fix default state and handling of the defaultroute and peerdns options 2009-01-07 20:48:05 +00:00
Steven Barth
55ed5c8978 Fix disabling of WiFi
closes #22
2009-01-05 21:13:56 +00:00
Steven Barth
bb44869de9 Cleanup overview / details nodes 2009-01-04 15:46:08 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
4d34417ebc modules/admin-full: add support for the probereq iwpriv param
i18n: add required strings
2009-01-01 18:15:20 +00:00
Jo-Philipp Wich
ae6c1f618f modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
2009-01-01 13:55:40 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Jo-Philipp Wich
75e9772baa modules/freifunk: fix typo in route6 section *sigh* 2008-12-27 00:31:42 +00:00
Jo-Philipp Wich
73f2139f16 modules/admin-full: readd "none" protocol option to interface config 2008-12-23 16:48:48 +00:00
Steven Barth
3a7171d73d Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI environment 2008-12-23 10:36:57 +00:00
Steven Barth
014d971eab Fix urltoken passing on several pages 2008-12-22 21:54:20 +00:00
Jo-Philipp Wich
489be66e4d modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway 2008-12-22 12:57:49 +00:00
Jo-Philipp Wich
412fc44071 modules/admin-root: remove "sample-host" entry from /etc/config/luci_hosts 2008-12-21 22:32:08 +00:00
Jo-Philipp Wich
04b5246950 modules/admin-full: make menu entry for led config depend on sysfs availability 2008-12-19 12:12:43 +00:00
Steven Barth
1ee5ba632a Refined urltokens and XSRF protection 2008-12-15 10:40:45 +00:00
Steven Barth
271c53a4af Implement URL tokens
Add basic XSRF protection
2008-12-14 21:43:10 +00:00
Steven Barth
509a3daadb Kill session on logout 2008-12-14 21:43:05 +00:00
Steven Barth
f9a04e040f LuCIttpd configuration pages 2008-12-14 11:54:49 +00:00
Steven Barth
1b48ae1188 Fix display of v6 Routing metric on Freifunk status pages 2008-12-10 23:24:29 +00:00
Steven Barth
f57759a08a Correct r3885 2008-12-10 23:17:15 +00:00
Steven Barth
5412893954 Fixed an overflow error with IPv6 route metric 2008-12-10 21:45:29 +00:00
Steven Barth
8e62419bcb Don't apply network configuration if user clicks on "Scan" button 2008-12-10 20:31:09 +00:00
Jo-Philipp Wich
f7a3e34955 prevent package upgrade failures caused by sloppy postinstalls 2008-12-09 00:03:08 +00:00
Jo-Philipp Wich
cb06573805 modules/admin-full: improve layout of uci changes pages 2008-12-07 21:27:11 +00:00