summaryrefslogtreecommitdiff
path: root/cleopatre/application/cwmp
AgeCommit message (Expand)Author
2013-01-02cleo/app/cwmp: use libspid nvram interface, refs #3607Olivier Dufour
2012-11-30cleo/app: update applications to use the response file, closes #3416Olivier Dufour
2012-09-20{cleo, common}: rename spc300_nvram into spidcom_nvram, refs #3119Cyril Jourdan
2012-07-18cleo/{app,devkit/plcd}/Makefile: fix dependency on "obj" dir, refs #3255Yacine Belkadi
2012-03-30cleo/app: fix sub make invocations, refs #3056Yacine Belkadi
2012-03-29cleopatre/application: add remove obj dir on clean command, refs #3046NĂ©lio Laranjeiro
2012-01-11cleo/app/cwmp: use dynamic linking, refs #2901Yacine Belkadi
2011-10-13cleo: add/update some .gitignore files, closes #2773Yacine Belkadi
2011-01-18cleo/app/cwmp: fix the MakefileYacine Belkadi
2011-01-18cleo/app/cwmp: replace the log_error("...") calls by the new log_mark()Yacine Belkadi
2011-01-18cleo/app/cwmp: add utils_log() for logging from code in impl_* filesYacine Belkadi
2011-01-18cleo/app/cwmp: fix wrong type in impl_add_instance() and impl_del_instance()Yacine Belkadi
2011-01-18cleo/app/cwmp: move instance related switch-cases from main.c to impl_instance.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the set_value switch from main to impl_set.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the big switch(param_id) from main.c to impl_get.cYacine Belkadi
2011-01-18cleo/app/cwmp: in utils_run_command() replace system() by execvp()Yacine Belkadi
2011-01-18cleo/app/cwmp: prefix ("utils_") functions and types provided by utils.cYacine Belkadi
2011-01-18cleo/app/cwmp: rename some functionsYacine Belkadi
2011-01-18cleo/app/cwmp: split impl.cYacine Belkadi
2011-01-06cleo/app/cwmp: fix: Ethernet interface stats are not refreshedYacine Belkadi
2011-01-04cleo/app/cwmp: CPE WAN Management Procotol (TR-069) - Initial commitYacine Belkadi