No description
Find a file
2019-07-03 13:45:31 +02:00
bin Ticket refs#596: WiFi Life cannot be controlled via TR-069 2019-04-25 13:54:04 +01:00
config cwmp_stun config: set the correct option name log_level refs #16219 2019-01-09 10:06:05 +01:00
dm wandevice: browsewanprotocolconnectionpppInst function is made netmode independent 2019-07-03 13:45:31 +02:00
inc Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
init rename 'icwmp' by '/usr/sbin/icwmp' 2019-02-01 11:19:11 +01:00
scripts Ticket refs #16060: TR-069: method to download ubus-x certificates/keys 2018-11-01 13:49:32 +01:00
stun Ticket refs #15314: TR-069: make the introduction of vendor specific parameter prefix configurable 2018-12-04 09:47:27 +01:00
tools tools: updates to generate_xml.sh 2018-09-10 08:58:56 +02:00
uci-defaults use correct firewall config 2015-11-10 17:40:39 +01:00
xmpp Ticket refs #15314: TR-069: make the introduction of vendor specific parameter prefix configurable 2018-12-04 09:47:27 +01:00
.gitignore update .gitignore 2018-03-14 11:46:42 +01:00
AUTHORS more freecwmp move 2013-07-17 16:23:54 +02:00
backupSession.c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
configure.ac Ticket refs #14209: TR-069: add support for compiling both TR-098 and TR-181 support and make it UCI configurable 2018-03-01 10:41:34 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
diagnostic.c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
digestauth.c Ticket refs #15759: CMWP authentication with blank credentials 2018-09-18 10:59:36 +01:00
event.c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
external.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
http.c Revert "Ticket refs #16589: cwmp curl certificate check fail" 2019-01-16 13:48:22 +01:00
jshn.c resolve conflicts with master 2016-05-31 12:10:56 +01:00
kcwmp.c more freecwmp move 2013-07-17 16:23:54 +02:00
log.c Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-12-11 12:13:56 +01:00
Makefile.am more freecwmp move 2013-07-17 16:23:54 +02:00
md5.c more freecwmp move 2013-07-17 16:23:54 +02:00
netlink.c Merge devel source to be master 2017-11-30 15:55:28 +01:00
NEWS more freecwmp move 2013-07-17 16:23:54 +02:00
README update code for icwmp package 2015-10-02 17:45:29 +01:00
time.c Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-12-11 12:13:56 +01:00
ubus.c Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-12-11 12:13:56 +01:00
xml.c Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-12-11 12:13:56 +01:00
zlib.c add zlib http compression(2) 2016-02-12 09:17:59 +01:00

configure autotools
===================

$ autoreconf -if

clean it all up
===============

$ make distclean

or 

$ git clean -df

development environment
=======================

Make sure you have all the packages installed from packages-arch-tr069 git
repository.

$ ln -sf `pwd`/scripts/defaults /usr/share/icwmp/defaults


run icwmpd
=============

$ export UCI_CONFIG_DIR="`pwd`/config/" 
$ export UBUS_SOCKET="/tmp/ubus.sock"
$ ./bin/icwmpd -f