summaryrefslogtreecommitdiff
path: root/cleopatre/application
AgeCommit message (Expand)Author
2012-01-11cleo/app/spidapp: use dynamic linking, refs #2901Yacine Belkadi
2012-01-11cleo/app/managerd: use dynamic linking, refs #2901Yacine Belkadi
2012-01-11cleo/app/igmp_snoopd: use dynamic linking, refs #2901Yacine Belkadi
2012-01-11cleo/app/cwmp: use dynamic linking, refs #2901Yacine Belkadi
2011-12-20cleo/app/managerd: fix compilation warnings, no refsCyril Jourdan
2011-12-20cleo/app/libmme: fix compilation warnings, no refsCyril Jourdan
2011-12-20cleo/app/libspid: correct key buffer size, no refsCyril Jourdan
2011-12-20cleo/app/libspid: fix compilation warnings, no refsJean-Philippe SAVE
2011-12-20cleo/devkit/tests/libspid: fix utests, refs #2772Cyril Jourdan
2011-12-20cleo/devkit/tests: use cesar build system for managerd utests, refs #2772Cyril Jourdan
2011-12-20cleo/devkit/tests: use cesar build system for libmme utests, refs #2772Cyril Jourdan
2011-12-20cleo/devkit/tests: use cesar build system for libspid utests, refs #2772Jérémy Dufour
2011-12-20cleo/app/fw_wd: use temporary file when dumping, move when finishedNicolas Schodet
2011-12-20cleo/app/fw_wd: trap SIGTERM to kill the child fw_wdNicolas Schodet
2011-12-20cleo/app/fw_wd: refactor fwwatchd code, add testsNicolas Schodet
2011-12-20cleo/app/fw_wd: split fwwatchd into init script and daemonNicolas Schodet
2011-12-20cleo/app/fw_wd: rename from trace to fwwatchd (firmware watch daemon)Nicolas Schodet
2011-12-20cleo/app/managerd: unregister from file update on exit, refs #2701Nicolas Schodet
2011-12-20cleo/app/libspid: ignore non existent PID in file_update_warn, refs #2701Cyril Jourdan
2011-12-19cleo/app/upnpd: suppress Vim tmp files (.swp)Jean-Philippe SAVE
2011-11-18cleo/app/mgrd: close sock_plc before opening socket_mme, closes #2839Celine Buret
2011-11-04cleo/{app,devkit,linux}: set pid-s of plcd & managerd at init, closes #2465Celine Buret
2011-10-20cleo/app/managerd: Fix MMU protection on big mme, refs #2666Thierry Carré
2011-10-13cleo: add/update some .gitignore files, closes #2773Yacine Belkadi
2011-10-13cleo/app/fw_wd: add "src" and "obj" directories, refs #2773Yacine Belkadi
2011-10-13cleo/app/afe: add "src" and "obj" directories, refs #2773Yacine Belkadi
2011-09-15cleo/devkit/plcdrv: remove the "nowd" option, closes #2614Yacine Belkadi
2011-08-26cleo/app/upnpd: upnp daemon initial commit, closes #2631Thierry Trotignon
2011-08-17cleo/{app/{libmme,libspid},devkit/tests}: change ETH_P_ALL to ETH_P_HPAV, clo...Milan Stevanovic
2011-08-17cleo/app/libmme: apply coding rules, refs #2650Milan Stevanovic
2011-08-12cleo/app/mgrd: add leds1&2 for spk310, refs #2501Celine Buret
2011-08-05cleo/{app,devkit/tests}: implement current index of vs_get_version.cnf, close...Celine Buret
2011-08-05cleo/app/mgrd: fix vs_get_version according to specs, refs #976Celine Buret
2011-06-30cleo/app/managerd: fix possible incoherent read of hpav.info, refs #2449Belkadi & Buret
2011-06-30cleo/app/libspid: add libspid_hpav_info_read_file(), refs #2449Belkadi & Buret
2011-06-30cleo/app/libspid: add libspid_config_{read|write}_items(), refs #2449Belkadi & Buret
2011-06-30cleo/app/libspid: check param validity, fix compilation warnings, refs #2449Belkadi & Buret
2011-06-29cleo/app/igmp_snoopd: reduce logs' verbosity, closes #2585Yacine Belkadi
2011-06-23cleo/app/libspid: fix race in libspid_system_file_update_register(), refs #2449Yacine Belkadi
2011-06-23cleo/app/libspid: remove unnecessary close() calls in libspid_config_write_it...Yacine Belkadi
2011-06-23cleo/app/libspid: add missing free() in libspid_config_write_item()Yacine Belkadi
2011-06-20cleo/app/mgrd: remove vs_reset.ind, closes #2584Celine Buret
2011-06-16cleo/app/igmp_snoopd: cosmeticsYacine Belkadi
2011-06-16cleo/app/igmp_snoopd: mcast_client: change error messageYacine Belkadi
2011-06-16cleo/app/igmp_snoopd: rename test program "host_sim" to "mcast_client"Yacine Belkadi
2011-06-16cleo/app/igmp_snoopd: move NO_QUERIER__* values to config file.Yacine Belkadi
2011-06-16cleo/app/igmp_snoopd: use sub-second level precision for time valuesYacine Belkadi
2011-06-16cleo/app/igmp_snoopd: refactor: prototypes of group_compat() and update_timers()Yacine Belkadi
2011-06-16cleo/app/igmp_snoopd: for timers, set end time instead of delayYacine Belkadi
2011-06-16cleo/app/igmp_snoopd: use one reference time per eventYacine Belkadi