summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2009-06-07modules/admin-full: filter options column through pcdata() in iptables ↵Jo-Philipp Wich
status page
2009-06-07modules/admin-full: style fixes for iptables status page, restrict options ↵Jo-Philipp Wich
column to 30% of the table width
2009-06-07modules/admin-full: cope with empty targets in iptables status pageJo-Philipp Wich
2009-06-07modules/freifunk: fix typo in firewall includeJo-Philipp Wich
2009-06-07modules/freifunk: restart p2pblock on firewall restarts if it's enabledJo-Philipp Wich
2009-06-05modules/freifunk: there's a race-condition between splash and natfix during ↵Jo-Philipp Wich
boot which often prevents proper splash-whitelisting, delay splash-startup by three seconds
2009-06-02Add diversity option for prism2 cardsVasilis Tsiligiannis
2009-05-30modules/admin-full: purge indexcache after installing or removing packagesJo-Philipp Wich
2009-05-30modules/admin-full: fix bridge info on interface status page if multiple ↵Jo-Philipp Wich
bridges are present on the system
2009-05-29modules/admin-full: fix cbi dependency of stp flagJo-Philipp Wich
2009-05-29modules/admin-core: fix typo in network schemaJo-Philipp Wich
2009-05-29modules/admin-core: extend network schema to cover stp optionJo-Philipp Wich
2009-05-29modules/admin-full: add stp option in interface configurationJo-Philipp Wich
2009-05-29modules/admin-core: extend wireless schema to cover psk mixed mode in ↵Jo-Philipp Wich
encryption enum
2009-05-29modules/admin-{mini,full}: rename "mode" to "hwmode"Jo-Philipp Wich
2009-05-29modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password ↵Jo-Philipp Wich
field, fix bssid dependency for broadcom ad-hoc mode in admin-mini
2009-05-27modules/admin-{mini,full}: sort by keys in language selectionJo-Philipp Wich
2009-05-26modules/freifunk: fix wrong call to translate in controllerJo-Philipp Wich
2009-05-25modules/freifunk: add mapJo-Philipp Wich
2009-05-25modules/freifunk: add missing quote in init scriptJo-Philipp Wich
2009-05-25Fix: Mountpoints cannot be disabledSteven Barth
2009-05-24modules/freifunk: implement map update for GlobalMapJo-Philipp Wich
applications/luci-ffwizard-leipzig: add lat and lon fields
2009-05-24modules/admin-core: fix wireless uci schemaJo-Philipp Wich
2009-05-23modules/admin-full: fix madwifi turbo modesJo-Philipp Wich
2009-05-21 - Add support for hostap driverJo-Philipp Wich
- Retrieve channels from all available wireless interfaces - Add channel "auto" to channel list Thanks Vasilis Tsiligiannis
2009-05-19i18n: remove obsolete lua i18n filesJo-Philipp Wich
2009-05-19build: integrate po files in the build systemJo-Philipp Wich
2009-05-17modules/admin-full: add sanity checks to interface status pageJo-Philipp Wich
2009-05-15modules/freifunk: duplicate olsr watchdog intervalJo-Philipp Wich
2009-05-13modules/admin-full:Jo-Philipp Wich
- move routes and conntrack info to status menu - move static routes to own 2nd level menu point - fix i18n in upgrade page
2009-05-13libs/sys: implement luci.sys.wifi.channels()Jo-Philipp Wich
modules/admin-full: only display available channels
2009-05-09modules/freifunk: increase default txpower to 15dbmJo-Philipp Wich
2009-05-09modules/admin-mini: merge last commitJo-Philipp Wich
2009-05-09modules/admin-full: determine storage space from /proc/partitions if there's ↵Jo-Philipp Wich
no /proc/mtd
2009-05-09modules/admin-mini: merge new upgrade pagesJo-Philipp Wich
2009-05-09i18n: bump translations for upgrade pagesJo-Philipp Wich
2009-05-09modules/admin-full: fixes for upgrade pages:Jo-Philipp Wich
- do not show a size warning if media size is unknown - handle unsupported platforms gracefully - i18n tag cleanup
2009-05-09modules/admin-full: rewrite firmware upgrade pagesJo-Philipp Wich
2009-05-09modules/admin-core: enable verbose output in luci-flashJo-Philipp Wich
2009-05-07[PATCH] Don't try to pivot to new ramfs if already running on oneJo-Philipp Wich
This patch allows the luci-flash script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of luci-flash as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and write an image to the hard disk or CF from the Flash Firmware page. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07[PATCH] Add regdomain, country and outdoor options for madwifiJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07[PATCH] Change fast frames option from value to flag typeJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-01modules/freifunk: silence grep errors if /etc/crontabs/root does not existJo-Philipp Wich
2009-05-01modules/freifunk: fix syntax error in freifunk initJo-Philipp Wich
2009-05-01modules/freifunk: setup config and cron jobs for rdate; sync time on bootJo-Philipp Wich
2009-04-30modules/freifunk: set ipv4 broadcast to 255.255.255.255 by defaultJo-Philipp Wich
2009-04-29modules/admin-{core,full}: cover new openwrt option "cronloglevel"Jo-Philipp Wich
2009-04-27modules/admin-core: sync uci schemaJo-Philipp Wich
2009-04-27modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵Jo-Philipp Wich
now used for hostapd and mode for madwifi...
2009-04-12modules/freifunk: add some utility scripts from white russian firmwareJo-Philipp Wich