994 Commits

Author SHA1 Message Date
f77b1111e4 Merge pull request #226 from nmav/openconnect
Openconnect
2014-10-29 22:40:04 +01:00
517ba7dadb Merge pull request #236 from openwrt-es/luci-next
applications/luci-shairplay: add new package.
2014-10-29 22:38:15 +01:00
98a878691d Merge pull request #237 from openwrt-es/luci-next2
applications/luci-udpxy: add new package.
2014-10-29 22:37:13 +01:00
ad7ef75a84 applications/luci-dump1090: add new package.
This adds support for configuring dump1090.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 19:38:21 +01:00
267a2e8548 applications/luci-udpxy: add new package.
This adds support for configuring udpxy.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 18:03:18 +01:00
a33be32731 applications/luci-shairplay: add new package.
This adds support for configuring shairplay.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 16:29:29 +01:00
8df4e5d219 Added luci configuration for openconnect protocol
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:55 +02:00
a531a7d16e Added luci configuration for ocserv
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:52 +02:00
57d855677b Freifunk: correct bbsid in Potsdam on channel 5 2014-10-19 23:33:39 +02:00
fb0edd219f fixes missing imports for gwcheck
since r41281 (83e9122) network.sh depends on jsonfilter instead of jshn.
Therefor jshn is missing for gwcheck and needs to be sourced manually.
2014-10-17 18:27:24 +02:00
092062b23a package/community-profiles: fix netmask for freifunk gadow 2014-10-14 19:22:21 +02:00
01541f8c7f Updated openvpn app to work with current openvpn package
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
2898d8072f contrib/community-profiles: add two RtTable parameters for berlin 2014-09-11 15:29:45 +00:00
3ccdaa9b48 contrib/community-profiles: Add namservers for berlin, see https://github.com/freifunk-berlin/firmware/issues/15#issuecomment-52959079 2014-08-24 07:53:05 +00:00
b5ade8195a contrib/freifunk-policyrouting: use olsrd and olsrd6 configs 2014-08-09 12:23:27 +00:00
a8aaac93ec freifunk/community-profiles: remove mainz 2014-08-09 11:14:32 +00:00
86503afdd9 contrib/meshwizard: add support for setting up qos on wan 2014-08-08 21:25:46 +00:00
7c0b1137ef contrib/meshwizard: use seperate config files for olsrd4 and olsrd6 2014-08-08 21:20:56 +00:00
2b43e82d69 fix syntax error introduced in r10464 2014-07-31 20:47:34 +00:00
21b9548361 meshwizard: add option addchannelbefore 2014-07-30 21:20:52 +00:00
b2b58f1cea community-profiles: add 02:CA:FF:EE:BA:BE for channel 10 in Berlin 2014-07-30 20:17:39 +00:00
33d88f9b54 olsr watchdog also for renamed pid file (ipv4) https://github.com/freifunk/firmware-leipzig/issues/15 2014-07-30 14:22:06 +00:00
3e48447c9a freifunk berlin settings https://github.com/freifunk/firmware-berlin/issues/34 2014-07-30 13:37:31 +00:00
89678917bd modules/admin-full: rework luci-bwc/libiwinfo integration
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-30 10:54:24 +00:00
f835fc1edf change network mask for olsr interfaces to 255.255.255.255 for some villages 2014-06-30 10:09:26 +00:00
4445e264e1 change profile leipzig: netmask from /8 to /32 2014-06-16 12:33:00 +00:00
cb7ffbeb10 contrib: squash two more recursive dependencies 2014-06-12 15:03:38 +00:00
0da9160ec1 contrib: select asterisk18 explicitely luci-app-pbx-voicemail to nuke a remaining recursive dependency 2014-06-12 14:44:58 +00:00
a9336da5c9 contrib: make luci meta package depend on luci-lib-nixio as well 2014-06-11 14:16:44 +00:00
8c866ce452 contrib: remove recursive deps between theme-bootstrap and luci-base 2014-06-11 13:37:26 +00:00
7043c30e0e build: introduce luci-base
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.
2014-06-11 13:29:05 +00:00
bbb44cf245 Remove remaining references to boa and lucid 2014-06-11 12:37:22 +00:00
91b97bc9f6 Remove unmaintained components: lucid, fastindex, niu 2014-06-11 12:37:19 +00:00
2d05a6135a build: split into luci and luci-addons packages 2014-06-11 12:02:54 +00:00
f643e804ad switch freifunk leipzig and gadow from 104.61/16 to 10.61/16 (OLSR) 2014-06-05 20:12:59 +00:00
dff51d2e02 contrib: prefer libustream-polarssl for luci-ssl (#677) 2014-04-24 21:42:58 +00:00
2e9b25330c Revert "modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus"
This reverts commit 57481b0e94b1d4be944c623ffa8334cbd4d53cbb, it contains some accidentally commited changes.
2014-04-23 12:15:02 +00:00
c5b324148d modules/freifunk: don't drop priveleges for OLSR status page, we need root to talk to ubus 2014-04-23 12:14:07 +00:00
c3d787ecb4 disable ip6 for weil profile 2014-04-19 15:14:46 +00:00
a42c63c1bd suffix added 2014-04-19 14:45:43 +00:00
e1db49c923 change weil profile (less packages, wifi ch 10) 2014-04-19 14:42:19 +00:00
af57427ccd Profile Weil-am-Rhein added 2014-04-19 14:17:22 +00:00
9b2703433b contrib/community-profiles: Add demo profile for testing/plying round 2014-04-19 08:58:50 +00:00
d9d2372540 copy l59 to demo 2014-04-18 22:44:57 +00:00
34da31d352 change ssid 2014-04-18 22:37:36 +00:00
8723605fc8 contrib: add Build/Prepare/Default hook to Makefile to allow quilt-patching LuCI (!OpenWrt !#15182) 2014-03-29 13:50:07 +00:00
de5da20be1 contrib: disable mips16 for LuCI build (OpenWrt ticket 15224) 2014-03-11 16:14:27 +00:00
410f928390 postinstall script possibility added for meshkit wizard at /etc/rc.local.meshkitpostinstall 2014-03-02 15:50:20 +00:00
d8e3c36826 imrovements, mcastrate, bssid, country-setting DE 2014-03-02 15:44:38 +00:00
0928628792 improvements for leipzig 2014-03-02 15:40:27 +00:00