Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-11 | build: introduce luci-base | Jo-Philipp Wich | |
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base. | |||
2012-05-06 | move luci specific index.html from package 'sgi-cgi' to 'admin-core' | Jo-Philipp Wich | |
Contributed by T-Labs, Deutsche Telekom Innovation Laboratories Signed-off-by: Mirko Vogt <mirko.vogt@external.telekom.de> | |||
2011-09-08 | modules/admin: Make sure luci_fixtime works on mini_fo (#262) | Manuel Munz | |
2011-01-02 | modules/admin-core: remove uvl schemas | Jo-Philipp Wich | |
2010-11-25 | modules/admin-core: remove luci-flash | Jo-Philipp Wich | |
2010-04-03 | modules/admin-core: trap signals in luci-flash | Jo-Philipp Wich | |
2010-03-27 | modules/admin-core: correct date format in luci_fixtime, save time on ↵ | Jo-Philipp Wich | |
shutdown (OpenWrt #6921) | |||
2010-03-09 | moodules/admin-core: add luci_{ethers,hosts} -> dhcp config migration | Jo-Philipp Wich | |
2010-03-08 | trunk: drop luci_hosts, now covered by /etc/config/dhcp | Jo-Philipp Wich | |
2009-10-28 | Add etherhosts as combination of luci_ethers and luci_hosts | Steven Barth | |
2009-06-02 | Add diversity option for prism2 cards | Vasilis Tsiligiannis | |
2009-05-29 | modules/admin-core: fix typo in network schema | Jo-Philipp Wich | |
2009-05-29 | modules/admin-core: extend network schema to cover stp option | Jo-Philipp Wich | |
2009-05-29 | modules/admin-core: extend wireless schema to cover psk mixed mode in ↵ | Jo-Philipp Wich | |
encryption enum | |||
2009-05-24 | modules/admin-core: fix wireless uci schema | Jo-Philipp Wich | |
2009-05-21 | - Add support for hostap driver | Jo-Philipp Wich | |
- Retrieve channels from all available wireless interfaces - Add channel "auto" to channel list Thanks Vasilis Tsiligiannis | |||
2009-05-09 | modules/admin-core: enable verbose output in luci-flash | Jo-Philipp Wich | |
2009-05-07 | [PATCH] Don't try to pivot to new ramfs if already running on one | Jo-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 madwifi | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-05-07 | [PATCH] Change fast frames option from value to flag type | Jo-Philipp Wich | |
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> | |||
2009-04-29 | modules/admin-{core,full}: cover new openwrt option "cronloglevel" | Jo-Philipp Wich | |
2009-04-27 | modules/admin-core: sync uci schema | Jo-Philipp Wich | |
2009-03-23 | Fix WPA2-EAP support | Steven Barth | |
2009-03-04 | modules/admin-core: define size constraints for psk in wireless schema | Jo-Philipp Wich | |
2009-03-04 | modules/admin-{mini,full}: implement wpa-wpa2 mixed mode | Jo-Philipp Wich | |
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s) | |||
2009-01-31 | modules/admin-full: move txpower control to wifi-device | Jo-Philipp Wich | |
modules/admin-core: extend wireless schema to cover txpower changes | |||
2009-01-28 | modules/admin-core: add autogeneartion notice to /var/etc/hosts, /var/etc/ethers | Jo-Philipp Wich | |
2009-01-25 | Fix PPP support (closes #41) | Steven Barth | |
2009-01-17 | Make fixtime more reliable | Steven Barth | |
2009-01-16 | Add missing UVL entries for madwifi hacks | Steven Barth | |
2009-01-16 | ppp keep-alive is non-atomic, closes #30 | Steven Barth | |
2008-12-31 | Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode | Steven Barth | |
2008-12-22 | modules/admin-core: change network uvl scheme to allow ipv4 routes without ↵ | Jo-Philipp Wich | |
gateway | |||
2008-12-21 | modules/admin-root: remove "sample-host" entry from /etc/config/luci_hosts | Jo-Philipp Wich | |
2008-11-28 | modules/admin-core: allow static v6 routes without gateway | Jo-Philipp Wich | |
2008-11-26 | modules/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 options | Jo-Philipp Wich | |
2008-11-06 | * luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models | Jo-Philipp Wich | |
2008-10-17 | Added support for PXE boot configuration | Steven 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 config | Jo-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 scheme | Jo-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-09-25 | * luci/libs/uvl: move most schemes to their corresponding packages | Jo-Philipp Wich | |
2008-09-24 | * luci/modules/admin-core: make sure luci_hosts is executed before dnsmasq | Jo-Philipp Wich | |
2008-09-23 | Kill luci-addons package | Steven Barth | |