Reidar Cederqvist
97cd7cdff8
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* c547b76 port.c: added a check if input is valid in port status call
* cb4f134 port.c: fixed bug in port status for bridge
-------------------------------------------------------------------------------
commit c547b76a0995930ae4681c976189642ba1a248d2
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-03-06 10:28:19 +0100
port.c: added a check if input is valid in port status call
Base directory -> /
port.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
-------------------------------------------------------------------------------
commit cb4f13460c6f0c4e562ca7952aee98ed2bb4b81c
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-03-06 10:27:33 +0100
port.c: fixed bug in port status for bridge
Base directory -> /
port.c | 28 +++++++++++++++++-----------
1 file changed, 17 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
2017-03-06 11:54:07 +01:00
Sukru Senli
4478bb5a62
tptest: remove unavailable server
2017-03-06 11:24:12 +01:00
Sukru Senli
5b20ce3119
samba3: do not listen on any interface by default
2017-03-03 12:32:15 +01:00
Reidar Cederqvist
dddd98cf00
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 3094b92 fixed an error in tools.c and fixed warnings in port.c
-------------------------------------------------------------------------------
commit 3094b92365d860360934c0656ad51439eacac3ad
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-03-03 12:04:10 +0100
fixed an error in tools.c and fixed warnings in port.c
Base directory -> /
port.c | 4 ++--
tools.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2017-03-03 12:06:10 +01:00
Sukru Senli
79864c8e1d
brcmwifi: set dconpoll
2017-03-02 16:07:12 +01:00
Martin Lindberg
024ad5e1d2
Update feed [ feed_inteno_packages ] package [ asterisk18-mod ]
...
-------------------------------------------------------------------------------
* fd55c5d Ticket 11390 - Ubus asterisk.call_log printout
-------------------------------------------------------------------------------
commit fd55c5dc4865142b7955ead96fe93b1ce888c37c
Author: Martin Lindberg <martin.lindberg@evidente.se>
Date: 2017-03-02 15:03:48 +0100
Ticket 11390 - Ubus asterisk.call_log printout
Changed ubus prinout variables to match struct containing information.
Base directory -> /
res/res_voice.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2017-03-02 15:19:38 +01:00
Sukru Senli
7502a6aed9
brcmwifi: set dconpoll correctly for dfs test
2017-03-02 15:18:40 +01:00
Sukru Senli
b63d7163a6
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 24b09bb wireless: support 160MHz support
-------------------------------------------------------------------------------
commit 24b09bb6996838721859d0ad220f73497f3f0a4d
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-03-02 13:43:33 +0100
wireless: support 160MHz support
Base directory -> /
wireless.c | 18 +++++++++++++++---
wireless.h | 2 +-
2 files changed, 16 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-03-02 13:44:38 +01:00
Reidar Cederqvist
c3e82b5329
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* e7a3968 wireless: added autochannel call
* 514517e wificontrol: internet led notice in repeater/extender mode
* dd1cf88 wificontrol: write online status to tmp
-------------------------------------------------------------------------------
commit e7a39684b7960e3c4b99958ae3fea7d918290753
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-03-01 13:53:37 +0100
wireless: added autochannel call
Base directory -> /
broadcom.c | 10 ++++++++++
broadcom.h | 1 +
mediatek.c | 4 ++++
mediatek.h | 1 +
wireless.c | 39 +++++++++++++++++++++++++++++++++++++++
5 files changed, 55 insertions(+)
-------------------------------------------------------------------------------
commit 514517e44fe90e6861a233b45a7a9f248753807b
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-28 10:49:40 +0100
wificontrol: internet led notice in repeater/extender mode
Base directory -> /
wificontrol.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit dd1cf8830760bfea503fc049a1928a2119bd9e4c
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-27 17:22:04 +0100
wificontrol: write online status to tmp
Base directory -> /
wificontrol.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
2017-03-01 13:56:18 +01:00
Reidar Cederqvist
74c940f058
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* b7ae898 port.c: added support for bridges in port status call
* faf36c7 wificontrol: connect to clients which are on lan side
-------------------------------------------------------------------------------
commit b7ae898c21dd9a8866f997551e16ca982ed0a4e9
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-02-27 15:19:33 +0100
port.c: added support for bridges in port status call
Base directory -> /
port.c | 48 +++++++++++++++++++++++++++++++++++++-----------
1 file changed, 37 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit faf36c70a7b775b80eafb6070d403aae06552870
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-15 14:12:01 +0100
wificontrol: connect to clients which are on lan side
Base directory -> /
wificontrol.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-02-27 15:59:41 +01:00
Kenneth Johansson
ec0e038fa6
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* abe5807 mem leak: add missing file to previous mem fix patch
-------------------------------------------------------------------------------
commit abe58070db6a616eb4f24304f0613c9d67a77775
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-24 18:23:15 +0100
mem leak: add missing file to previous mem fix patch
Base directory -> /
src/catv.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 52 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2017-02-24 18:25:09 +01:00
Kenneth Johansson
ee972545bc
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 664864a Fix compile for bradcom targets (mips/arm).
* 1a5ba03 mem leak fix.
* 0434260 Add missed interrupt handler for touch panel.
* 3008d04 add support for gpio buttons using linux gpio interface.
* d57bb3f Add support for leds using linux gpio interface.
* 70137e9 Include touch driver sx9512 on all platforms.
-------------------------------------------------------------------------------
commit 664864adeb06d23569f27de91b9c743881d99ee4
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-24 16:38:36 +0100
Fix compile for bradcom targets (mips/arm).
Base directory -> /
Makefile.am | 4 +++-
src/gpio.h | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 1a5ba03b502a0910b5648b26b1051b0e59c4ff28
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-23 18:02:08 +0100
mem leak fix.
So blob_buf_init needs to have a blob_buf_free or else we leak memory.
This is not done in the ubus example client so if you copy that code you
have a memory leak.
Base directory -> /
src/button.c | 5 +++++
src/catv_monitor.c | 7 +++++++
src/led.c | 2 ++
src/sfp.c | 22 +++++++++++++++++++++-
4 files changed, 35 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 04342602acb00420c5e5cb4e83807d55ccc4b42f
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-18 19:17:24 +0100
Add missed interrupt handler for touch panel.
missed this file from last commit.
Base directory -> /
src/touch_sx9512.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 3008d04ed46d82f98fc2078333d1c76b6c03de1b
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-18 18:51:02 +0100
add support for gpio buttons using linux gpio interface.
Base directory -> /
Makefile.am | 2 +-
src/button.c | 10 ++++++----
src/gpio.h | 4 ++++
src/gpio_button.c | 32 +++++++++++++++++++++++++++++++-
src/gpio_led.c | 2 +-
src/gpio_linux.c | 34 ++++++++++++++++++++++++++++++++--
6 files changed, 75 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit d57bb3f171a1c4383dbc9d6cff7a104b310a61fe
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-17 20:41:18 +0100
Add support for leds using linux gpio interface.
Base directory -> /
Makefile.am | 9 ++++----
src/gpio.h | 14 +++++++++++++
src/gpio_button.c | 1 -
src/gpio_led.c | 16 +++++++++-----
src/gpio_linux.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/server.c | 6 +++---
6 files changed, 96 insertions(+), 13 deletions(-)
-------------------------------------------------------------------------------
commit 70137e9ef89f43e71b455c8445dd33ae03b06bf6
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-17 17:18:07 +0100
Include touch driver sx9512 on all platforms.
Was only compiled in on broadcom based platform. But is now also needed for
mediatek SOC (ex400).
Base directory -> /
Makefile.am | 8 ++++----
src/gpio.h | 5 ++++-
src/server.c | 2 +-
src/sx9512.c | 6 ++++--
src/sx9512.h | 4 ++++
src/touch_sx9512.c | 12 ++++++++----
6 files changed, 25 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
2017-02-24 16:40:32 +01:00
Sukru Senli
ddf5cc1779
iup: add options 225 and 226 to reqopts by default
2017-02-22 10:26:08 +01:00
Sukru Senli
922eecb476
iup: set option43 url in provisioning.iup.urlcwmp as well
2017-02-22 10:26:05 +01:00
Erik Horemans
c3703c0268
Merge branch 'devel' of public.inteno.se:feed-inteno-packages into devel
2017-02-20 15:08:29 +01:00
Erik Horemans
34210e58df
new ice-client 4.2.0-RC7
2017-02-20 15:07:33 +01:00
Alex Oprea
a40ad59abc
iup: keepuserconfig: boolean to save user changes
...
Add:
provisioning.configserver.keepusersettings='on' or
option keepuserconfig on
in /etc/config/provisioning to save the changes done by user
over a configuration update through provisioning/iup.
2017-02-15 15:26:38 +01:00
Alex Oprea
bdc0652e71
iup: increase debug level for Reboot message
2017-02-15 12:54:29 +01:00
Alex Oprea
af850eb63c
iup: save user changes: wifi interface
...
When applying a new config received through iup/provisionining,
Save the changes that the user has made to the wifi interfaces.
(For example SSID or password change.)
2017-02-15 12:43:56 +01:00
Sukru Senli
069c3fa921
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 47c5d67 wificontrol: go through arp table only
* 7d93bc2 mtk: almost bullet proof autoconnect function
* 7dfa71b mtk: apcli reconnect
-------------------------------------------------------------------------------
commit 47c5d67522c792f2fca8a46bdcc719db8bef766e
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-14 13:37:05 +0100
wificontrol: go through arp table only
Base directory -> /
wificontrol.c | 23 +----------------------
1 file changed, 1 insertion(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 7d93bc2c057d004f1f90e6f85c76f650f74765d5
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-12 14:33:37 +0100
mtk: almost bullet proof autoconnect function
Base directory -> /
wificontrol.c | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 7dfa71b9e8aff739c14f748ed725fe9c1daa594c
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-12 14:21:40 +0100
mtk: apcli reconnect
Base directory -> /
wificontrol.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-02-14 13:37:31 +01:00
Reidar Cederqvist
0b915187d0
added a check that fixes doubble macs on vlans
2017-02-13 12:27:41 +01:00
Sukru Senli
ea6bd4c067
brcmwifi: rssi threshold based policy is working
2017-02-11 15:31:51 +01:00
Alex Oprea
c35d0edbe2
iup: save user changes: port forwarding and parental control
...
when receiving a new configuration through iup,
save the changes that the user has done to
port forwarding and parental control and
apply them back on top of the new configuration.
2017-02-10 19:30:52 +01:00
Sukru Senli
e53ff48d3c
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9a7864e add new mac to inteno macaddr
-------------------------------------------------------------------------------
commit 9a7864ea9625429d67e54fafda2105f855806c5e
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-10 10:47:01 +0100
add new mac to inteno macaddr
Base directory -> /
tools.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-02-10 10:50:07 +01:00
Alex Oprea
46e32e3e8e
iup: reduce verbose level. do not output messages to console
2017-02-09 16:50:01 +01:00
Erik Horemans
9ef243ea25
new ice-client 4.2.0-RC5
2017-02-07 16:00:44 +01:00
Erik Horemans
16cc785845
new ice-client 4.2.0-RC4
2017-02-07 15:00:17 +01:00
Erik Horemans
72135f8f93
new ice-client 4.2.0-RC3
2017-02-07 13:12:37 +01:00
Sukru Senli
0f847738ad
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 5f529c2 use is_inteno_macaddr function in more places
-------------------------------------------------------------------------------
commit 5f529c2aa8bd8865dd6d705470d565a142dbcb29
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-07 11:56:16 +0100
use is_inteno_macaddr function in more places
Base directory -> /
network.c | 2 +-
tools.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-02-07 11:56:36 +01:00
Sukru Senli
24a8ef1789
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* ccafa12 wificontrol: allow router.wireless call
-------------------------------------------------------------------------------
commit ccafa127bceba86d5168252ff71e818fa2893f28
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-04 18:25:18 +0100
wificontrol: allow router.wireless call
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-02-07 11:18:12 +01:00
Alex Oprea
2e04005bad
iup: init script: redirect a copy of the log messages to console
2017-02-06 21:52:26 +01:00
Alex Oprea
67b3767a48
iup: reload: use ubus call uci commit
2017-02-06 21:52:26 +01:00
Erik Horemans
6022e09124
new ice-client 4.2.0-RC2
2017-02-06 12:12:18 +01:00
Martin Lindberg
a88d977014
Update feed [ feed_inteno_packages ] package [ asterisk18-mod ]
...
-------------------------------------------------------------------------------
* 1a9ae7d Ticket 10983 - Handeling endpoint driver issues at asterisk crash/restart.
-------------------------------------------------------------------------------
commit 1a9ae7d68f2190eb009e892525163d23f9d1750e
Author: Martin Lindberg <martin.lindberg@evidente.se>
Date: 2017-02-06 10:34:57 +0100
Ticket 10983 - Handeling endpoint driver issues at asterisk crash/restart.
Reloading chan_brcm if endpoint in not properly restarted.
Base directory -> /
channels/chan_brcm.c | 7 +++++++
1 file changed, 7 insertions(+)
-------------------------------------------------------------------------------
2017-02-06 10:46:37 +01:00
Sukru Senli
eddf989308
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 2a5340f wificontrol: fast and ugly way to get assoclist of repeater
-------------------------------------------------------------------------------
commit 2a5340fc5cc501c6d57e127c5533c65e8eeb6018
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-02-04 13:48:13 +0100
wificontrol: fast and ugly way to get assoclist of repeater
Base directory -> /
wificontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-02-04 13:52:32 +01:00
Alex Oprea
0f61b1e560
iup: improve logging messages
2017-02-04 01:23:56 +01:00
Alex Oprea
a129cb2b9b
iup: provisioninig: add log messages for scheduling and unscheduling
2017-02-04 01:02:27 +01:00
Alex Oprea
d1a12bc597
iup: polling.enabled: implement functionality
2017-02-03 22:14:06 +01:00
Alex Oprea
515ab236b5
iup: wait_for_default_gateway: increase timers to 120 10
2017-02-02 00:12:33 +01:00
Alex Oprea
537f4c4686
iup: wait_for_default_gateway: add interface for ping
2017-02-02 00:12:33 +01:00
Alex Oprea
dcdb147f2f
iup: wait_for_default_gateway
2017-02-02 00:12:33 +01:00
Alex Oprea
bf43dcd54a
iup: init.d script: always start iup
2017-02-02 00:12:22 +01:00
Alex Oprea
e8aff57d70
iup: verbose on 3 levels: -v ,-v -v, -v -v -v
2017-02-02 00:08:49 +01:00
Alex Oprea
fa6425ca2a
iup: refactor code: add main and parse_dhcp_functions
2017-01-31 16:17:49 +01:00
Alex Oprea
77ece46686
iup: option 132: use verbose function instead of logger
2017-01-30 22:50:28 +01:00
Alex Oprea
2b31afb782
iup: improve config checksums log message
2017-01-30 22:42:48 +01:00
Alex Oprea
d3e6be9559
iup: improve the log messages and debug output
2017-01-30 22:30:57 +01:00
Alex Oprea
099522a02c
iup: improve dhcp options parsing, comments and debug output
2017-01-30 22:30:42 +01:00
Alex Oprea
d88f5ca39e
iup: reboot: improve log, output message and reboot reason
2017-01-30 21:07:27 +01:00
Alex Oprea
f0c365c181
iup: fix iup tmp directory path
2017-01-30 21:07:27 +01:00