summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core
AgeCommit message (Collapse)Author
2009-06-02Add diversity option for prism2 cardsVasilis Tsiligiannis
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-core: extend wireless schema to cover psk mixed mode in ↵Jo-Philipp Wich
encryption enum
2009-05-24modules/admin-core: fix wireless uci schemaJo-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-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-04-29modules/admin-{core,full}: cover new openwrt option "cronloglevel"Jo-Philipp Wich
2009-04-27modules/admin-core: sync uci schemaJo-Philipp Wich
2009-03-23Fix WPA2-EAP supportSteven Barth
2009-03-04modules/admin-core: define size constraints for psk in wireless schemaJo-Philipp Wich
2009-03-04modules/admin-{mini,full}: implement wpa-wpa2 mixed modeJo-Philipp Wich
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-02-09libs/web: don't send Status: 500 in error500() if header is already sentJo-Philipp Wich
modules/admin-core: include template header only once
2009-01-31modules/admin-full: move txpower control to wifi-deviceJo-Philipp Wich
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-28modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethersJo-Philipp Wich
2009-01-27modules/admin-core: implement a more elegant solution for #46; treat empty ↵Jo-Philipp Wich
or zero-length netmasks as /32 subnet
2009-01-27modules/admin-core: prevent crash in network interface overview when netmask ↵Jo-Philipp Wich
option is defined, but empty
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-17Make fixtime more reliableSteven Barth
2009-01-16Add missing UVL entries for madwifi hacksSteven Barth
2009-01-16ppp keep-alive is non-atomic, closes #30Steven Barth
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
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-09prevent package upgrade failures caused by sloppy postinstallsJo-Philipp Wich
2008-11-28modules/admin-core: allow static v6 routes without gatewayJo-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-16* luci/modules/admin-{core,full}: sync wireless model and scheme to new ↵Jo-Philipp Wich
broadcom config
2008-11-16* modules/admin-core: adept wireless scheme to new config optionsJo-Philipp Wich
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-11-06* luci/applications: force success for postinstall scriptsJo-Philipp Wich
2008-11-05* luci: fix postinstall scriptsJo-Philipp Wich
2008-11-04* luci/modules/admin-core: add postinstall to enable init scripts when ↵Jo-Philipp Wich
installed with opkg
2008-10-27* luci: replace all "OpenWRT" occurences with "OpenWrt"Jo-Philipp Wich
2008-10-19Use real REQUEST_URI for sysauthSteven Barth
2008-10-17Added support for PXE boot configurationSteven Barth
2008-10-14* luci/modules/admin-core: fix regression that entirely prevents interface ↵Jo-Philipp Wich
configurartion
2008-10-13* luci/admin-full: implement 3G support in interface configJo-Philipp Wich
* luci/admin-mini: extend network scheme to cover 3G support * luci/i18n: add required strings for 3G support
2008-10-12* luci/modules/admin-core: fix typo/spec violation in network schemeJo-Philipp Wich
2008-10-12* luci/modules/admin-core: change datatype of ppp device to "device" in ↵Jo-Philipp Wich
network scheme
2008-10-12* luci/modules/admin-core: change datatype for server option to "host" in ↵Jo-Philipp Wich
network scheme, this bug prevented the validation of pptp configs when a hostname was used as pptp server
2008-10-12* luci/modules/admin-core: extend network uvl scheme to cover ppp ↵Jo-Philipp Wich
configurations too
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven Barth
2008-10-07* luci/modules/admin-core: fix css class of password fieldJo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!