summaryrefslogtreecommitdiff
path: root/cleopatre/application/cwmp/inc
AgeCommit message (Expand)Author
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: 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-04cleo/app/cwmp: CPE WAN Management Procotol (TR-069) - Initial commitYacine Belkadi