summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/luasrc/model
AgeCommit message (Collapse)Author
2008-12-10Fixed an overflow error with IPv6 route metricSteven Barth
2008-12-07System Password: Prevent error when both password fields are emptySteven Barth
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-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
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-full: adept wifi model to cover new broadcom optionsJo-Philipp Wich
2008-11-12Added nosbeacon flags to wifi configurationSteven Barth
2008-11-12Add support for NanoFoo antenna settingsSteven Barth
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-11-06* luci/modules/admin-{mini,full}: allow custom values in timezone selectionJo-Philipp Wich
2008-11-01Show ARP-Cache on "Active Connections" pageSteven Barth
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-24* luci/modules/admin-full: make custom dns servers selectable for any ↵Jo-Philipp Wich
interface protocol
2008-10-23* luci/modules/admin-full: obfuscate password field for pptp serverJo-Philipp Wich
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23* luci/modules/admin-full: only display interface protocols that are ↵Jo-Philipp Wich
actually supported * luci/18n: add prereq description for interface proto to translations
2008-10-17Added support for PXE boot configurationSteven Barth
2008-10-13* luci/modules/admin-full: made keep-alive and demand optional in interface ↵Jo-Philipp Wich
config
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-full: make some ppp options actually optionalJo-Philipp Wich
2008-10-12* luci/modules/admin-full: add support for PPP interface configurationsJo-Philipp Wich
* luci/i18n: add strings for ppp config and cbi filebrowse values
2008-10-08modules/admin-full: Added conntrack network pageSteven Barth
2008-10-05* luci/modules/admin-{mini,full}: fix language selection for langauges ↵Jo-Philipp Wich
containing hyphens
2008-10-03Fixed last commitSteven Barth
2008-10-03Added several backreference to Overview pagesSteven Barth
2008-09-23* luci/modules/admin-full: convert cert fields to file upload fields in wifi ↵Jo-Philipp Wich
configuration
2008-09-23* luci/modules/admin-full: allow multiple httpd sections (instances)Jo-Philipp Wich
2008-09-20* luci/libs/cbi: implement commit hooks in cbi mapsJo-Philipp Wich
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments) * luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
2008-09-19Fixed a typo for broadcom maclist, Improved general maclist handlingSteven Barth
2008-09-16admin-full: Override UVL values for mode fieldSteven Barth
2008-09-16* luci/admin-full: fix another possible nil valueJo-Philipp Wich
2008-09-16* luci/admin-full: cope with nil values in fstab overviewJo-Philipp Wich
2008-09-13Overall CBI-UVL ineraction fixesSteven Barth
2008-09-13* luci/model/admin-full: override scheme for network overview page too to ↵Jo-Philipp Wich
prevent "network.foo.ifname has no value" errors after wifi config created a new network on demand
2008-09-13* luci/libs/uvl:Jo-Philipp Wich
- only check option dependencies if option has a value - remove option required for atheros mode in wireless scheme - breaks broadcom * luci/model/admin-full: - override section validation if we create a new network on demand
2008-09-07Fixed DHCP-Options and some CBI stuffSteven Barth
2008-09-07libs/cbi: Catch errors while creating named sectionsSteven Barth
2008-09-07Fixes for WPA notificationsSteven Barth
2008-09-07Added hostapd/wpa_supplicant notices to WiFi configuration, closes #117Steven Barth
2008-09-06* luci/modules: add hosts configuration pagesJo-Philipp Wich
2008-09-04Added device hints to fstab configuration page.Steven Barth
2008-09-03* luci/modules: fix default translation of no-encryption-option in both ↵Jo-Philipp Wich
admin-full and admin-fixed