summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-20*** empty log message ***imbert
2004-12-20*** empty log message ***imbert
2004-12-20* correct a protocol bug in _sendWantedRegexp, the port number is now sended ↵imbert
instead of 0. ---------------------------------------------------------------
2004-12-20*** empty log message ***imbert
2004-12-18importing explictely the gettimeofday from the Time::HiRes modulemertz
2004-09-07Packed version 4.17chatty
2004-09-07Removed dependency to perl-Time-Gettimeofday, now uselesschatty
Now build packages that install directly in vendor_perl/
2004-09-07Avoid multiple calls to initchatty
2004-03-31- using Time::HiRes rather than the obsolete Tim::gettimeofdaymertz
2003-10-15commenting a line which should have been commented outmertz
2003-09-17the old, specific CENA perl module gettimeofday-perl has been replaced bymertz
the CPAN world-wide used Time::HiRes module
2003-06-16Fixed dependencieschatty
2003-06-12*** empty log message ***mertz
2003-06-12Packed version 4.15chatty
2003-06-12Fixed handling of result of call to gethostbynamechatty
2003-06-12Added INSTALLDIRS=vendor to try and better control installationchatty
2003-06-12unbinding a regexp is now effective (bug correction by St. Vales)mertz
2003-05-30-no more bug when unbinding regexpsvales
2002-12-05*** empty log message ***mertz
2002-12-05suppressing the print "BroadcastBus: ....." when the agent connects to ivymertz
when an agent is running on an unknown host, we are now using the ip address in replacement of the hostname in the callback associated to the -statusFunc attribute.
2002-10-29mise en évidence d'un bug lié à start/stop (concerne la version 4.12)mertz
2002-10-29ajout de qqs fichiers de test (qui mettaient en évidence des bugsmertz
corrigés en version 4.11)
2002-09-20man slight correctionmertz
2002-06-26correction dependance socket-multicastmertz
2002-06-26*** empty log message ***mertz
2002-06-26ajout des dépendances vers IO::Socket::Multicastmertz
2002-06-20ivyprobe.pl offers two new options:mertz
-t for time stamping and -n for modifying the default name. This will be similar the java probe implementation.
2002-06-20multicast is now possible on with address such as 235.0.1.2:7654mertz
2002-06-18*** empty log message ***mertz
2002-06-18- Verification qu'une socket est bien connectée avant de la fermer,mertz
sinon Segmentation fault - Amélioration mineures des commentaires
2002-06-14Packaged version 4.10chatty
2002-06-10ebauche de code pour l'edition des lignesmertz
2002-06-10*** empty log message ***mertz
2002-06-10amélioration de qqs messages d'erruer (pour Ivy::sendDirectMsgs et Ivy::ping)mertz
2002-06-10affichage de temps de réponse complet pour une requetemertz
ajout de l'option -delay
2002-06-10ajout de ivymainloop.pl comme appli de testmertz
changement de version de Time::Gettimeofday
2002-06-07- ivy-perl does no more allow subscription to illformed regular expressionsmertz
as for example 'zaza (' or '*' - ivy-perl is now tolerant to illformed regular expressions subscribed by other agent on the bus - ivy-perl warn you when a message containing a \n is send. This is because the \n is currently the message separator - with the statusfunc, it is now possible to know every regexp subscribed / unsubscribed by other agents - the ivyprobe.pl application now displays all subscriptions / unsubscriptions. It also allows unsubscription - when a die message is issued with an unknown agentName, Ivy warn you correctly - man pages enhancements
2002-06-07initial releasemertz
2002-04-25*** empty log message ***mertz
2002-04-25suppression des plantages dus à es regexp incorrectesmertz
Ivy.pm permet de connaitres les abonnements/desabonnements ivyprobe.pl permet de suivre tous les abonnements / dé-abonnements
2002-04-05Packed version 4.9 for perl 561chatty
2001-11-29*** empty log message ***mertz
2001-11-29modif du man pour mieux expliquer le unbindmertz
2001-11-26Correction de bug dans la méthode DESTROY, introduit lors dedamiano
la suppression des threads (entre la version CVS 1.9 et 1.10)
2001-10-11ivyprobe.pl better displays empty tokens of messagesmertz
2001-10-11rules is compliant to policy V3.5.6.0mertz
2001-10-11start method returns now the busmertz
the man has been enhanced
2001-09-05amélioration du manmertz
2001-09-05amélioration du formatage de la page de manmertz
2001-09-04Version 4.8sc