summaryrefslogtreecommitdiff
path: root/cleopatre/devkit/plcd
AgeCommit message (Expand)Author
2011-12-20cleo/devkit/plcd: unregister from file update on exit, refs #2701Nicolas Schodet
2011-11-04cleo/{app,devkit,linux}: set pid-s of plcd & managerd at init, closes #2465Celine Buret
2011-10-13cleo: add/update some .gitignore files, closes #2773Yacine Belkadi
2011-06-30cleo/devkit/plcd: fix possible incoherent read of hpav.info, closes #2449Belkadi & Buret
2011-06-29cleo/devkit/plcd: remove some superfluous syslog calls()Yacine Belkadi
2011-05-31cleo/devkit/plcd: improve update detection for the mcast.info fileYacine Belkadi
2011-04-26{cesar/cp, cleo/devkit/plcd}: Update MMTYPE of DRV_STA_SET_MCAST_LIST MMEYacine Belkadi
2011-03-25cleo/devkit/plcd: Rename plcd_mcast* to plcd_multicast*Yacine Belkadi
2011-03-25cleo/app/libspid: some renaming, refs #2367Yacine Belkadi
2011-03-25cleo/{app/{igmp_snoopd, libspid}, devkit/plcd}: move file read/write to libsp...Yacine Belkadi
2011-03-25cleo/devkit/plcd: add some missing PLCD_ASSERTYacine Belkadi
2011-03-25cleo/devkit/plcd: no need to detect changes in multicast info anymore, closes...Yacine Belkadi
2011-03-23cleo/devkit/plcd: fix possible signal loss, refs #2374Yacine Belkadi
2011-03-22cleo/devkit/plcd: remove syslog from signal handler, closes #2410Celine Buret
2011-03-04cleo/devkit/plcd: adapt for IGMP Snooping, refs #2203Yacine Belkadi
2011-01-18cleo/{mgrd,plcd}: allow several SIGHUP signal receptions, closes #2109Celine Buret
2010-10-07cleo/devkit/plcd: check security level before starting scCeline Buret
2010-10-07cleo/devkit/plcd: reset sc button when sc is finished, closes #1878Celine Buret
2010-09-28cleo/{app/{libspid,mgrd,plc},devkit/{doc,plcd,tests}}: closes #1723CĂ©line Buret
2010-06-25cleo/devkit/plcd: activate management of DRV_SET_HFIDs, closes #1672save
2010-06-24cleo/devkit/plcd: fix WAS_CCO when modem is a station, closes #1694lefranc
2010-06-22cleo/{devkit,appli}: use NLMSG_LENGTH for netlink, closes #1692lefranc
2010-06-17cleo/{devkit,appli}: remove local NETLINK ID define, refs #1618lefranc
2010-06-14cleo/devkit/plcd: change netlink name, refs #1618lefranc
2010-05-18cleo: suppress NPW access and storage on hpav.conf file, closes #1460save
2010-03-02cleo/plcd: check if MME answer is successful before returninglefranc
2010-03-02cleo/plcd: add warning logs and remove unsupported MMElefranc
2010-02-19cleo/plcd: add log packet helper for debugginglefranc
2010-02-19cleo/plcd: fix sending of DRV_SET_CONFIG without NULL char, closes #1284lefranc
2010-02-16cleo/plcd: add warning if 1st key cannot be foundlefranc
2010-02-16cleo/plcd: generate several DRV_STA_SET_CONFIG MME if needed, closes #1240lefranc
2010-02-15cleo/plcd: add DRV_STA_SET_CONFIG, closes #1240lefranc
2009-11-26cleo/devkit/plcd: add --version option that show version numbersave
2009-11-24cleo/devkit/plcd: add a tag version on each plcd start process, closes #752save
2009-10-29cleo/devkit/plcd: improve hpav.info file generationlefranc
2009-10-28cleo/devkit/plcd: several fixes to allow utest to compilelefranc
2009-10-20cleo/devkit/plcd: removed internal SC state machinelefranc
2009-10-19cleo/devkit/plcd: fix some refresh status bugs for SClefranc
2009-10-16cleo/devkit/plcd: add SC state and "set key" update processinglefranc
2009-10-14cleo/application/spidlib: change spidlib name into libspid, closes #558save
2009-10-14cleo/plcd: move unit test from plcd dir to utest/plcd dirlefranc
2009-10-05cleo/devkit/plcd: add HFID status refreshlefranc
2009-10-01[CLEO][plcd] added first version of cesar status refreshinglefranc
2009-09-24[CLEO][plcd] now starting plcd at boot timelefranc
2009-09-23[CLEO][plcd] removed some debuglefranc
2009-09-22[CLEO][plcd] fixed msg structure not filled with 0 [[BR]]lefranc
2009-09-02[CLEO][PLCDRV]Netlink managementsave
2009-09-01[cleo][buildroot] oups, removed debug data[[BR]]lefranc
2009-08-31[CLEO][SPIDLIB] added pbkdf1 generationlefranc
2009-08-26[CLEO][PLCD]deleted volatile declaration of variable payload used for testing...draskovic