Commit graph

354 commits

Author SHA1 Message Date
Jo-Philipp Wich
b5026e65c0 libs/web: don't send Status: 500 in error500() if header is already sent
modules/admin-core: include template header only once
2009-02-09 13:17:26 +00:00
Jo-Philipp Wich
2e913fd28f modules/admin-full:
- translate i18n fallbacks to english in status controller
	- bump copyright year in iptables and interfaces templates
	- remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055 modules/admin-full: implement interface status page
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Jo-Philipp Wich
f52ec22717 modules/admin-full: implement iptables status page
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +00:00
Steven Barth
15029e4279 Fix Wifi-Client mode for devices without standard default network configuration 2009-02-04 19:10:06 +00:00
Jo-Philipp Wich
2b1e0d20ab modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards 2009-02-02 14:39:56 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Jo-Philipp Wich
d7d27ffe6a modules/freifunk: start crond if required, send sighup after processing custom scripts 2009-01-31 17:32:01 +00:00
Jo-Philipp Wich
7ab4dcc9df modules/freifunk: move txpower default to wifi-device 2009-01-31 16:31:33 +00:00
Steven Barth
ce2da9198b Fix ff_olsr_test_gw 2009-01-31 16:28:34 +00:00
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Jo-Philipp Wich
910ac84a46 modules/freifunk: disable gateway test for now due to uci problems 2009-01-31 04:19:41 +00:00
Steven Barth
80216cc088 Cleanup Freifunk defaults
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
2009-01-30 17:55:21 +00:00
Jo-Philipp Wich
fb581efd7d modules/freifunk:
- install cronjob for gateway check
	- provide /etc/rc.local.d/ as suggested by ufo
2009-01-30 16:05:14 +00:00
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