Commit graph

3190 commits

Author SHA1 Message Date
Steven Barth
2176dae3a0 NIU:
+PortFw
+QoS
Reorganize Network
2009-11-16 16:58:48 +00:00
Steven Barth
efe5fc77f9 NIU: Cleanup 2009-11-15 21:49:52 +00:00
Steven Barth
c27128946b NIU: Moar wifi options 2009-11-15 21:42:51 +00:00
Steven Barth
6a51fbe673 Minor fixes 2009-11-15 19:02:39 +00:00
Steven Barth
98f1d09a06 AP configuration 2009-11-15 19:02:34 +00:00
Steven Barth
70f77f481a If AP-WDS supports 802.11i then also allow the required options to be set 2009-11-15 19:02:25 +00:00
Jo-Philipp Wich
c7ff38c778 modules/admin-full: adjust usage of luci.sys.wifi.channels(), fix some i18n 2009-11-15 17:09:40 +00:00
Jo-Philipp Wich
21c3e37062 libs/sys: mhz are not floats 2009-11-15 17:06:33 +00:00
Jo-Philipp Wich
2a68a29c57 libs/iwinfo: conditionally compile wl.o or madwifi support, make it depend on $(CRAP) 2009-11-15 15:53:35 +00:00
Steven Barth
89ece183ef Merge luci.sys.wifi.channels to iwinfo 2009-11-15 15:46:27 +00:00
Jo-Philipp Wich
1b77a6f4c4 libs/iwinfo: add *_get_freqlist() 2009-11-15 15:21:03 +00:00
Steven Barth
2bfa17e6f4 NIU:
Initial wireless
DDNS: Show current address only if domain name is saved
Minor tweaks
2009-11-14 19:24:12 +00:00
Jo-Philipp Wich
319f820388 libs/lmo: revert r5539, breaks target builds 2009-11-14 18:43:50 +00:00
Steven Barth
6fd3c1f367 Publish nixio.fs in index-scope 2009-11-14 18:41:16 +00:00
Steven Barth
7baa560466 NIU: DDNS 2009-11-14 18:41:13 +00:00
Steven Barth
730a9b6f69 NIU:
Redesign dashboard Level 1
Network / System status on dashboard
Rework "LAN IP has changed" warning
Fix Routing table not hiding when requested
2009-11-14 13:41:37 +00:00
Steven Barth
b882bdeb04 Avoid unnecessary compiling 2009-11-14 13:41:31 +00:00
Steven Barth
0784b7b9d5 NIU:
WAN Ehternet / DSL complete.
Custom Routes complete.
Conntrack introduced.
Overall minor fixes.
2009-11-13 18:26:06 +00:00
Steven Barth
43820b99ec JSON: Add encode / decode shortcut 2009-11-13 18:25:59 +00:00
Steven Barth
7da7ada00b NIU: More restructuring, Add: change password, hostname 2009-11-12 17:45:08 +00:00
Jo-Philipp Wich
e8255eab66 contrib/package: add standard package collections to simplify choosing the right components 2009-11-11 23:17:46 +00:00
Jo-Philipp Wich
dc108a3043 modules/admin-core: force exit 0 in postinst to suppress opkg error messages 2009-11-11 22:55:09 +00:00
Jo-Philipp Wich
c12a9a0795 contrib/package: bump olsrd to 0.5.6-r7, refresh patches 2009-11-11 22:41:29 +00:00
Jo-Philipp Wich
a3c4c0b87b modules/freifunk: remove custom rc.local handling 2009-11-11 13:48:30 +00:00
Steven Barth
7aed1e4b9d NIU: More pages 2009-11-10 16:02:48 +00:00
Jo-Philipp Wich
4c08e29387 libs/cbi: add option to reveal/hide value for password fields 2009-11-10 01:42:18 +00:00
Steven Barth
284f85fb4e CBI: Fix subdependencies 2009-11-09 11:22:29 +00:00
Jo-Philipp Wich
ca6a1fc3bc modules/admin-full: remove dhcp network page and move leases there 2009-11-09 01:10:08 +00:00
Jo-Philipp Wich
603ea189d7 modules/admin-full: switch static lease page to /etc/config/dhcp, add better labels and hostname column 2009-11-09 01:09:31 +00:00
Jo-Philipp Wich
b1b86e27a0 modules/admin-full: better labels for wifi config page 2009-11-09 00:35:14 +00:00
Jo-Philipp Wich
e558603448 modules/admin-full: merge per-network dhcp server settings to iface config page 2009-11-09 00:34:31 +00:00
Jo-Philipp Wich
6965f4ac2b libs/cbi: auto-hide apply messages and make title and description optional for Map and SimpleForm instances 2009-11-09 00:33:45 +00:00
Jo-Philipp Wich
5c4cd0c4d6 libs/cbi: fix some logic errors in firewall zone picker widget 2009-11-09 00:32:36 +00:00
Jo-Philipp Wich
c70edf0f94 libs/cbi: implement on_parse hook for maps 2009-11-09 00:32:05 +00:00
Jo-Philipp Wich
ee4fd290a0 contrib: make lua host build dependency conditional 2009-11-08 02:52:47 +00:00
Jo-Philipp Wich
a50452e3e3 modules/admin-full: rewrite wifi join wizzard 2009-11-08 02:38:22 +00:00
Jo-Philipp Wich
6090617a9b modules/admin-full: include iface name in headline of iface config page 2009-11-08 02:36:20 +00:00
Jo-Philipp Wich
ee85b3b76b libs/core: i18n fixes for wds mode 2009-11-08 02:35:03 +00:00
Jo-Philipp Wich
c07a7b5a02 libs/core: implement add_network() and del_network() in wireless model 2009-11-08 02:34:31 +00:00
Jo-Philipp Wich
936d82ea5a libs/uci: fix bug in property_bool() of luci.model.uci.bind class 2009-11-08 02:32:29 +00:00
Jo-Philipp Wich
392bfd38f8 libs/cbi: implement SimpleForm on_cancel hook in main class 2009-11-08 02:31:41 +00:00
Jo-Philipp Wich
9199b2ca02 libs/cbi: fix bug in form prefill of zone picker widgets 2009-11-08 02:31:19 +00:00
Jo-Philipp Wich
6ba1aef019 libs/cbi:
- support hidden fields for SimpleForm, NamedSection and TypedSection instances
	- add support for on_cancel event in SimpleForm instances
2009-11-08 02:30:35 +00:00
Jo-Philipp Wich
dc93bf1fcc libs/cbi: properly handle .default for dummy values 2009-11-08 02:29:05 +00:00
Jo-Philipp Wich
9d8ebba1df modules/freifunk: add community profile for Ljubljana 2009-11-06 13:19:11 +00:00
Steven Barth
a5a9625a45 NIU: Backup system settings 2009-11-02 15:59:46 +00:00
Steven Barth
86e00cb771 LuCId: Watch threads in debug mode 2009-11-02 15:59:44 +00:00
Steven Barth
ffae6adf66 Avoid lacking fds 2009-11-02 15:40:53 +00:00
Steven Barth
c45930e05e LuCId: Only count our own threads 2009-11-02 14:21:55 +00:00
Jo-Philipp Wich
45e20225a5 modules/freifunk: update profile for Jena 2009-11-01 22:59:34 +00:00