summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/luasrc/model
AgeCommit message (Collapse)Author
2011-11-07modules/admin-full: add option to override the WPA cipher (#303)Jo-Philipp Wich
2011-10-27modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply ↵Jo-Philipp Wich
enable it when available
2011-10-26modules/admin-full: unify style of headings accross system menus, remove ↵Jo-Philipp Wich
orphaned template
2011-10-26modules/admin-full: lock channel section in ap wifi config if there is a ↵Jo-Philipp Wich
station on the same radio
2011-10-26modules/admin-full: fix wifi join when "wwan" (or other iface) already ↵Jo-Philipp Wich
exists but only contains the network we intend to replace anyway, also save firewall settings after wifi join
2011-10-26modules/admin-full:Jo-Philipp Wich
- move crontab to system menu - delete now empty services dispatcher - move service menu declaration into index
2011-10-24modules/admin-full: rework system menu areaJo-Philipp Wich
2011-10-13modules/admin-full: update iface status after saving uci changesJo-Philipp Wich
2011-10-13modules/admin-full: move RTS/CTS and Frag settings to device for mac80211Jo-Philipp Wich
2011-10-11move protocol support into a new protocols/ subdirJo-Philipp Wich
2011-10-11modules/admin-full: expose switch title on vlan pageJo-Philipp Wich
2011-10-11modules/admin-full: make interface configuration modularJo-Philipp Wich
2011-10-09modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is ↵Jo-Philipp Wich
at 0
2011-10-09modules/admin-full: remove PVID support, its not really useful and ↵Jo-Philipp Wich
confusing, fix parsing of port count and cpu port, expose hardware name
2011-10-09modules/admin-full: fix switch config page for models with multiple switchesJo-Philipp Wich
2011-10-09modules/admin-full: rework interface add dialog, now handles floating ↵Jo-Philipp Wich
protocols like PPP correctly
2011-10-04modules/admin-full: allow mac filter only for ap mode interfacesJo-Philipp Wich
2011-10-03modules/admin-full: fix various issues in iface cbi modelJo-Philipp Wich
2011-10-02modules/admin-full: align wifi settings with recent hostapd.sh in OpenWrt (#261)Jo-Philipp Wich
2011-10-01modules/admin-full: fix file uploads on wifi pageJo-Philipp Wich
2011-09-25modules/admin-full: ... and another issue, also remove wifi up workaround, ↵Jo-Philipp Wich
its done by "ifup" now
2011-09-22modules/admin-full: implement per-wifi-iface disable optionJo-Philipp Wich
2011-09-22modules/admin-full, libs/web: various interface handling fixes in network ↵Jo-Philipp Wich
settings
2011-09-17modules/admin-full: finally sort out dhcp setup issues in interface settingsJo-Philipp Wich
2011-09-14modules/admin-full: fix initial state of network_ifacelist widgetJo-Philipp Wich
2011-07-22modules/admin-full: properly set device option for newly created vlan sectionsJo-Philipp Wich
2011-07-17modules/admin-full: fix 4k vlan optionJo-Philipp Wich
2011-07-17modules/admin-full: don't expose "reset" and "enable" options for switches, ↵Jo-Philipp Wich
do not set any default state for "enable_vlan"
2011-07-02modules/admin-full: fix off-by-one in conloglevel option (#263)Jo-Philipp Wich
2011-07-01modules/admin-full: fix dhcp section creation logic on interfaces pageJo-Philipp Wich
2011-06-25modules/admin-full: add "auto" option to interface settings (#235)Jo-Philipp Wich
2011-06-25modules/admin-full: fix reversed allow/deny macfilter logic (#105)Jo-Philipp Wich
2011-06-25modules/admin-full: relocate mac80211 mac filter settings to wifi-iface (#247)Jo-Philipp Wich
2011-06-25modules/admin-full: defer writing of interface related dhcp options until an ↵Jo-Philipp Wich
actual save occurs, prevents "unsaved changes" upon opening the interface settings page
2011-06-15modules/admin-full: fix WPA-EAP and WPA2-EAP settings in STA-WDS modeJo-Philipp Wich
2011-06-10modules/admin-full: add AHCP client supportJo-Philipp Wich
2011-05-20modules/admin-full: readd jumbo frame passthrough supportJo-Philipp Wich
2011-05-20modules/admin-full: throw more work-arounds, exceptions, hacks and ↵Jo-Philipp Wich
detections at switch config page
2011-05-19modules/admin-full: fix backup section cutoff in system page if rdate is nil ↵Jo-Philipp Wich
(#242)
2011-05-19modules/admin-full: fix wrong logic in r7078Jo-Philipp Wich
2011-05-19modules/admin-full: allow vlan 0 for /proc/switch interfaceJo-Philipp Wich
2011-05-09modules/admin-full: fix possible error in led pageJo-Philipp Wich
2011-05-04modules/admin-full: fix system/admin from form() to cbi() type to add ↵Jo-Philipp Wich
missing apply button (#234), integrate services/initscripts as system/startup
2011-05-04modules/admin-full: move system/processes to status/processesJo-Philipp Wich
2011-05-03modules/admin-full: join maps in merged dnsmasq pageJo-Philipp Wich
2011-05-03modules/admin-full: merge services/dnsmasq and network/dhcpleases into ↵Jo-Philipp Wich
network/dhcp
2011-05-03modules/admin-full: remove support for httpd and lucittpd configuration, it ↵Jo-Philipp Wich
just takes space
2011-05-03modules/admin-full: merge system/password, system/sshkeys and ↵Jo-Philipp Wich
service/dropbear into system/admin
2011-04-25modules/admin-full: revert accidental change in r7003Jo-Philipp Wich
2011-04-25modules/admin-full: implement "dev" option for USB device led triggers (#224)Jo-Philipp Wich