No description
Find a file
2016-07-07 10:56:10 +02:00
bin Ticket refs #9572 : SSL problem 2016-06-27 14:40:31 +01:00
config Ticket refs #8946 : Cwmp Amendment 5 including Annex K (XMPP) 2016-05-03 15:20:23 +01:00
dm set leasetime in minutes only 2016-07-07 10:56:10 +02:00
inc Ticket refs #9572 : SSL problem 2016-06-27 14:40:31 +01:00
init do not start icwmp until dns resolvfile is available 2016-03-11 12:43:25 +01:00
scripts Update upload RPC according to amd 5 2016-06-16 10:37:08 +01:00
tools Update script used to generate data model xml file 2016-06-02 16:43:12 +01:00
uci-defaults use correct firewall config 2015-11-10 17:40:39 +01:00
.gitignore Add gitignore file. refs #4220 2014-03-13 10:33:35 +01:00
AUTHORS more freecwmp move 2013-07-17 16:23:54 +02:00
backupSession.c code review 2016-05-31 09:55:06 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c Add optional support of XMPP 2016-05-25 14:13:38 +01:00
configure.ac Update icwmp Makefile (libstrophe) 2016-05-31 16:08:25 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Ticket refs #9572 : SSL problem 2016-06-27 14:40:31 +01:00
digestauth.c fix for connection request not working after memory fix 2014-05-26 11:24:42 +02:00
event.c resolve conflicts with master 2016-05-31 12:10:56 +01:00
external.c Update upload RPC according to amd 5 2016-06-16 10:37:08 +01:00
http.c resolve conflicts with master 2016-05-31 12:10:56 +01:00
ipping.c IPPingDiagnostic enhancement 2016-06-03 18:33:23 +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 fix issue 8593 2016-02-11 19:34:43 +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 #Ticket 7986: Inform message is broken 2015-10-19 14:33:20 +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 add "ubus call tr069 status" command. 2014-06-03 12:25:45 +01:00
ubus.c IPPingDiagnostic enhancement 2016-06-03 18:33:23 +01:00
xml.c Update upload RPC according to amd 5 2016-06-16 10:37:08 +01:00
xmpp_cr.c Code review and bug fixing 2016-05-24 10:02:08 +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