summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2009-01-25modules/freifunk:Jo-Philipp Wich
- implement generic fix for firewall MASQUERADE - implement advanced uci config to control sysctl and /proc values
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-20Replace Dos line endings with Unix ones where neededSteven Barth
2009-01-17Make fixtime more reliableSteven Barth
2009-01-17Remove "Save & Apply" note on homeepage of Mini as it does not applySteven Barth
2009-01-17* Remove "OPKG Configuration" link in menu - link on package manager page is ↵Steven Barth
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-16Add missing UVL entries for madwifi hacksSteven Barth
2009-01-16ppp keep-alive is non-atomic, closes #30Steven Barth
2009-01-16Fix saving of ipkg configuration fileSteven Barth
2009-01-16Add shortcut "LuCI Components" to menu for easier adding / removingSteven Barth
2009-01-14Automatic language detectionSteven Barth
2009-01-08Added computer-readable Freifunk status pageSteven Barth
2009-01-07modules/admin-full: fix default state and handling of the defaultroute and ↵Jo-Philipp Wich
peerdns options
2009-01-05Fix disabling of WiFiSteven Barth
closes #22
2009-01-04Cleanup overview / details nodesSteven Barth
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2009-01-01modules/admin-full: add support for the probereq iwpriv paramJo-Philipp Wich
i18n: add required strings
2009-01-01modules/admin-full: fix diversity setting for atheros cardsJo-Philipp Wich
applications/olsr: fix enable/disable for olsrd plugins
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
2008-12-27modules/freifunk: fix typo in route6 section *sigh*Jo-Philipp Wich
2008-12-23modules/admin-full: readd "none" protocol option to interface configJo-Philipp Wich
2008-12-23Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI ↵Steven Barth
environment
2008-12-22Fix urltoken passing on several pagesSteven Barth
2008-12-22modules/admin-core: change network uvl scheme to allow ipv4 routes without ↵Jo-Philipp Wich
gateway
2008-12-21modules/admin-root: remove "sample-host" entry from /etc/config/luci_hostsJo-Philipp Wich
2008-12-19modules/admin-full: make menu entry for led config depend on sysfs availabilityJo-Philipp Wich
2008-12-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Implement URL tokensSteven Barth
Add basic XSRF protection
2008-12-14Kill session on logoutSteven Barth
2008-12-14LuCIttpd configuration pagesSteven Barth
2008-12-10Fix display of v6 Routing metric on Freifunk status pagesSteven Barth
2008-12-10Correct r3885Steven Barth
2008-12-10Fixed an overflow error with IPv6 route metricSteven Barth
2008-12-10Don't apply network configuration if user clicks on "Scan" buttonSteven Barth
2008-12-09prevent package upgrade failures caused by sloppy postinstallsJo-Philipp Wich
2008-12-07modules/admin-full: improve layout of uci changes pagesJo-Philipp Wich
2008-12-07System Password: Prevent error when both password fields are emptySteven Barth
2008-11-30modules/freifunk: handle v6 conditionally (as in network / routes)Jo-Philipp Wich
2008-11-30modules/admin-full: whitesapce cleanup in routes.luaJo-Philipp Wich
libs/sys: code changes in routes6() and defaultroute6()
2008-11-30Don't fail if we do not have v6 supportSteven Barth
2008-11-30Optimized conntrack (thanks to Joe Burpee)Steven Barth
2008-11-29modules/admin-full: only display protocol related options if required ↵Jo-Philipp Wich
software is installed, add posibility to remove 3g service field
2008-11-29libs/core/ip: optmizationsJo-Philipp Wich
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api
2008-11-28modules/admin-core: allow static v6 routes without gatewayJo-Philipp Wich
2008-11-27modules/admin-full, i18n/english: translation fixes for route6 supportJo-Philipp Wich
2008-11-26modules/admin-full: remove some cruft from routes modelJo-Philipp Wich
2008-11-26modules/admin-core: extend network scheme to cover ipv6 routes and metric ↵Jo-Philipp Wich
options modules/admin-full: add route6 support i18n/english: add required strings
2008-11-21Add ahdemo mode to mac80211Steven Barth
2008-11-18Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri)Steven Barth
2008-11-18* luci/modules/admin-full: fix reversed macfilter logicJo-Philipp Wich