summaryrefslogtreecommitdiff
path: root/src/ivy.c
AgeCommit message (Collapse)Author
2004-11-03added comment on check connected functionfcolin
2004-09-07permit case sensisite/insensitive choice for pcre and gnu regexp at Makefilebustico
level
2004-09-01replaced the gtk mainloop with a glib one. added -Wall compile directive . ↵drouin
fixed some warnings
2004-06-25le Makefile peut être utilisé sur Solaris, OSX et Linux. Par dégaut, c'estjestin
pour linux. ivy.c corrige un unbindmsg ivyprobe: -n pour le nom de l'agent, -v pour la version de la lib ivytcl: plein de problèmes réglés, d'autres introduits, notamment pour la gestion de la boucle d'évéenents sous windows ... Test.tcl déplacé dans les exemples
2003-05-20modif pour compile MinGWfcolin
les includes sys/socket n'ont rien a faire la ils sont dans ivysocket.h
2002-12-16passage en GCC 3.2fcolin
2002-06-25Modified Makefile to allow for compatibity between install patterns of Tclchatty
In ivy.c, restored DEFAULT_DOMAIN to original value (not a string)
2002-06-21Line 110, 114, 118 : add "void" to *exprbuisson
Line 205 : cast argument to int for osx compatibility with int_64
2002-04-04remove Timer struct def , and ## in ivy.cfcolin
2002-04-04replace LIST_ IVY_LIST_ collision macrofcolin
2001-10-08correction bug du a l'utilisation de strtok pour decortiquerfcolin
les arguments recu pb en cas d'arg vide !!! ([0-9]*)
2001-01-17correction bug sur SUN_OS inet_ntoafcolin
2000-12-21broadcast printf in number dot notationfcolin
2000-12-20multicast and glut eventloop supportfcolin
2000-08-07Fixed headerssc
1999-11-10modif pour chaine vide dans le domain traite de la meme maniere que NULLfcolin
1999-04-30*** empty log message ***fcolin
1999-02-19L'argument bus est retiré de IvyInit (ivy.c, ivy.h, ivyprobe.c)damiano
La variable DefaultIvyBus est maintenant de la forme "<domain>:<port>" (ivy.c) Les fichiers debian/* ont été corrigés pour le paquetage 3.0 (tag V3_0)
1999-02-19Default broadcast network is now 127sc
1999-02-17remove argument bus from function IvyInitdamiano
1999-02-05Corrected bug when broadcast socket can't be opened.sc
1999-01-26A bit of clean up in headerssc
Changes in IvyStart and IvyInit: - expanded parsing of IvyStart argument to bus addresses like 123.123,123.122:2019 - socket for receiving broadcast handshakes is now in IvyStart (we thus lose the ability to have "passive" agents (agents that listen but don't say hello))
1999-01-20headersjacomi
1999-01-12Limited calls to SocketGetRemote in BroadcastReceive to the strict minimum,chatty
because it calls gethostbyaddr and may sometimes get stuck.
1999-01-08Bus -> Ivychatty
Added domains argument to IvyStart
1998-12-22Corrected bogus call to SocketGetRemote in ClientDeletechatty
1998-12-22Mise au proprechatty
Ajout du mecanisme de choix des adresses de broadcast
1998-12-11Modification pour debianisationlecoanet
1998-10-20safety rule addedjacomi
1998-10-07nouvelle adresse reseau ajouteejacomi
1998-08-12version relookee en ivyjacomi