No description
Find a file
2016-02-04 15:35:18 +01:00
bin Change request #7669 2015-11-23 10:53:13 +01:00
config #Ticket 7986: Inform message is broken (add new config file) 2015-10-19 14:56:22 +01:00
dm fix issue #8428 : TR-069: CWMP: Wireless configuration in 3.4.3RC2 2015-12-29 17:36:00 +01:00
inc add configuration otion to enable insecure mode 2016-01-08 11:44:49 +01:00
init enable dhcp option 43 only if dhcp discovery is enabled 2016-02-04 15:35:18 +01:00
scripts Software Development #8118: procdify icwmpd init script 2015-11-16 15:58:29 +01:00
tools Update generate_xml.sh file 2015-10-22 16:12:39 +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 Ticket 8189: Event 4 value change when starting cwmp 2015-11-23 16:30:09 +01:00
ChangeLog more freecwmp move 2013-07-17 16:23:54 +02:00
config.c add configuration otion to enable insecure mode 2016-01-08 11:44:49 +01:00
configure.ac update code for icwmp package 2015-10-02 17:45:29 +01:00
COPYING more freecwmp move 2013-07-17 16:23:54 +02:00
cwmp.c Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
digestauth.c fix for connection request not working after memory fix 2014-05-26 11:24:42 +02:00
event.c fix issue : 1 BOOT event is missing in the inform after execute reboot RPC 2016-02-02 17:37:04 +01:00
external.c update code for icwmp package 2015-10-02 17:45:29 +01:00
http.c add configuration otion to enable insecure mode 2016-01-08 11:44:49 +01:00
ipping.c Feature request 7509: IPPingDiagnostics 2015-10-16 14:38:15 +01:00
jshn.c Version 0 of the Data Model in C 2015-08-06 17:39:44 +01:00
kcwmp.c more freecwmp move 2013-07-17 16:23:54 +02:00
log.c PIVA::DELIVERY 8 2013-07-24 16:05:32 +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 Feature request #6709 2015-10-26 17:20:06 +01:00
xml.c Ticket 8034: Fix Download firmware issu 2015-10-30 14:35:51 +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