Commit graph

460 commits

Author SHA1 Message Date
Jo-Philipp Wich
b6544574cf applications/hd-idle: fix crash in cbi model 2009-10-07 17:35:38 +00:00
Jo-Philipp Wich
60fd43ae23 applications/luci-ffwizard-leipzig:
- rewrite generator for dhcp subnets, can now work with any ip
	- add option for wan security
	- make ip input a single field
	- remember lat and lon values accross invocations
2009-08-28 23:41:25 +00:00
Daniel Dickinson
552fbe241c Bug fix: various cbi files in luci-diag-devinfo were missing 'require's for
files referenced from controller.
2009-08-18 08:09:23 +00:00
Markus Wigge
6bbbd9095a added start/stop button column to selectively start and stop
OpenVPN connections
2009-08-12 14:05:31 +00:00
Jo-Philipp Wich
f72c9704ae applications/openvpn: properly handle invalid names when defining new instances 2009-08-11 16:00:26 +00:00
Markus Wigge
59d70787b4 - fixed path to OpenVPN PID file
- fixed syntax for translatef call
2009-08-11 15:41:53 +00:00
Jo-Philipp Wich
62fc154da1 applications/luci-fw: make source port optional and hidden by default, most users are confused by this 2009-08-07 01:10:03 +00:00
Jo-Philipp Wich
45d9fe0b16 application/luci-statistics: fix i18n binding, use string() instead of translate 2009-07-31 00:02:53 +00:00
Jo-Philipp Wich
7aacb0561d applications/luci-splash: fix upper/lowercase issues in luci splash-cli, thanks to egon_ffj and patrick for spotting this 2009-07-23 22:48:29 +00:00
Jo-Philipp Wich
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
820f11932f [PATCH] add tools to scan network for any device, or for sip devices, and output device information, thanks cshore 2009-07-17 20:27:05 +00:00
Jo-Philipp Wich
a29c4ce658 applications/luci-splash: speedup splash dispatching 2009-07-10 22:45:50 +00:00
Jo-Philipp Wich
2dcd2eb9b2 applications/luci-splash: do explicit check for state new 2009-07-09 17:01:50 +00:00
Jo-Philipp Wich
7d7fcecb74 applications/luci-splash: fix mac status query 2009-07-09 16:55:41 +00:00
Jo-Philipp Wich
d807510dad applications/luci-splash: remove debug flag from init script 2009-07-06 21:23:12 +00:00
Jo-Philipp Wich
b0771c43ea applications/luci-splash:
- rewrote init script, cli
	- introduce download traffic counters
	- adept user interface
2009-07-06 21:14:59 +00:00
Jo-Philipp Wich
ba66381047 applications/luci-statistics: switch controller to nixio.fs 2009-06-27 15:59:20 +00:00
Jo-Philipp Wich
c23a386eb7 applications/luci-statistics: prepare lucid configuration on firstboot 2009-06-27 15:24:58 +00:00
Jo-Philipp Wich
6411c89b4c applications/luci-statistics: adept datatree class to nixio.fs api 2009-06-27 15:01:50 +00:00
Jo-Philipp Wich
6bc9c000e8 applications/luci-statistics: add workaround for nixio io bug during config creation 2009-06-27 14:35:21 +00:00
Jo-Philipp Wich
c443a549be applications/luci-splash: do not splash non-splash clients 2009-06-25 21:25:19 +00:00
Jo-Philipp Wich
992bc68b2b applications/luci-splash:
- use kilobyte/s for rate limiting
	- reject traffic instead of silently dropping it
	- allow unsplashed access to the mesh
	- add possibility to specify non-splashed destination networks
	- reorganize iptables rules
2009-06-16 21:41:29 +00:00
Jo-Philipp Wich
5c26ca647b applications/luci-splash: add rate limiting options for splash clients 2009-06-10 23:39:40 +00:00
Jo-Philipp Wich
0193ffd4df applications/luci-splash: only load required modules 2009-06-09 12:48:58 +00:00
Jo-Philipp Wich
97eb513e0e applications/luci-splash: fix typo in init script 2009-06-09 12:41:36 +00:00
Jo-Philipp Wich
e648e1a45f applications/luci-splash: cope with non-numeric (invalid) limit_up & limit_down values in luci-splash cli 2009-06-09 12:36:31 +00:00
Jo-Philipp Wich
ceb49b0390 applications/luci-splash: we don't need to know down_burst in luci-splash cli 2009-06-09 12:34:52 +00:00
Jo-Philipp Wich
5e9fcc76c0 applications/luci-splash: luci-splashd is obsolete, remove start & stop for it (again) 2009-06-09 12:31:42 +00:00
Jo-Philipp Wich
05db82eba9 applications/luci-splash: tc delete operations may fail, make them silent 2009-06-09 12:30:16 +00:00
Jo-Philipp Wich
06001d99b1 applications/luci-splash: remove left-over code 2009-06-09 12:19:28 +00:00
Jo-Philipp Wich
e385f91ff6 applications/luci-splash: add optional QoS rate limiting for splash clients 2009-06-09 12:15:31 +00:00
Jo-Philipp Wich
9b767cf8df applications: enable related init scripts on opkg install, otherwise users would have to use the shell 2009-06-08 20:00:50 +00:00
Jo-Philipp Wich
74fd320885 applications: add luci-p2pblock, frontend for freifunk-p2pblock 2009-06-07 20:06:23 +00:00
Jo-Philipp Wich
a2d8fc3d2f applications/luci-splash: use RETURN target for count rules 2009-06-07 13:29:17 +00:00
Jo-Philipp Wich
970dabd1db applications/luci-splash: merge splash rework to trunk 2009-06-06 09:41:02 +00:00
Vasilis Tsiligiannis
1dcfe0d19a [applications] luci-olsr: Fix enable option for interfaces 2009-06-02 21:09:43 +00:00
Vasilis Tsiligiannis
ae5cc08ac8 luci-olsr: Fix Net list netmask parsing 2009-06-02 21:09:38 +00:00
Jo-Philipp Wich
6a2bb359fd applications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 environments (thanks stargieg) 2009-05-30 22:38:46 +00:00
Jo-Philipp Wich
2de56737c7 applications/luci-ffwizard-leipzig: enable init scripts for olsr and luci_splash if they're selected (required if ff-support was installed as package) 2009-05-30 01:31:07 +00:00
Jo-Philipp Wich
f20034cd82 applications/luci-ffwizard-leipzig: setup olsr hosts file after recreating nameservice config 2009-05-27 20:44:20 +00:00
Steven Barth
f7deae100d LuCId 2009-05-26 17:44:02 +00:00
Steven Barth
282e08a0c7 Fix LuCI-Frickel-Splashd 2009-05-25 10:31:02 +00:00
Jo-Philipp Wich
6ca3b275fc modules/freifunk: implement map update for GlobalMap
applications/luci-ffwizard-leipzig: add lat and lon fields
2009-05-24 19:28:04 +00:00
Jo-Philipp Wich
ce6aec0a91 i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
e4d13b45ee [PATCH] Add halfduplex option for qos-scripts
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-18 16:16:18 +00:00
Jo-Philipp Wich
750a6910ed applications/luci-splash: fix crontab setup at boot time 2009-05-13 10:10:30 +00:00
Jo-Philipp Wich
604cd8de66 applications/luci-ffwizard-leipzig: set crond less verbose 2009-05-09 15:46:06 +00:00
Jo-Philipp Wich
d9fd5a4c9e applications/olsrd-luci: fix enable interface checkbox in webif 2009-05-03 18:14:37 +00:00
Steven Barth
67fbe1b33c Remove Luasocket - obsoleted by nixio
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00