Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-19 | L'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-19 | Default broadcast network is now 127 | sc | |
1999-02-17 | remove argument bus from function IvyInit | damiano | |
1999-02-09 | Clean up | sc | |
1999-02-09 | Just some clean up | sc | |
1999-02-09 | A bit of clean up | sc | |
Corrected bug in handling exceptions on channels. | |||
1999-02-05 | Corrected bug when broadcast socket can't be opened. | sc | |
1999-01-29 | Makefile updated | jacomi | |
1999-01-28 | useful file | jacomi | |
1999-01-28 | c++ comment removed | jacomi | |
1999-01-27 | version and makefile updated | jacomi | |
1999-01-26 | update of directory redhat and makefile | jacomi | |
1999-01-26 | A bit of clean up in headers | sc | |
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-26 | A bit of clean up in headers | sc | |
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-20 | headers | jacomi | |
1999-01-12 | Just a bit of cleaning up tabulations. | chatty | |
1999-01-12 | Limited calls to SocketGetRemote in BroadcastReceive to the strict minimum, | chatty | |
because it calls gethostbyaddr and may sometimes get stuck. | |||
1999-01-12 | Added -Wall | chatty | |
1999-01-11 | Added stub for IvyStop. Someday, we'll have to call the appropriate Xt function | sc | |
1999-01-11 | IvyChannelStop -> IvyStop | sc | |
1999-01-11 | IvyChannelStop -> IvyStop | sc | |
moved declaration to ivy.h | |||
1999-01-11 | Added declaration of IvyStop | sc | |
Updated declaration of IvyStart | |||
1999-01-11 | Added executables to clean up list | sc | |
Added a bunch of libs for ivyxtprobe | |||
1999-01-08 | testivy -> ivyprobe | chatty | |
1999-01-08 | Bus -> Ivy | chatty | |
Simplified management of different versions of channel management. SetChannelManagement has disappeared. | |||
1999-01-08 | Bus -> Ivy | chatty | |
Simplified management of different versions of channel management. SetChannelManagement has disappeared. | |||
1999-01-08 | Bus -> Ivy | chatty | |
Added domains argument to IvyStart | |||
1999-01-08 | Bus -> Ivy | chatty | |
Added domains argument to IvyStart | |||
1999-01-08 | Just updated copyright | chatty | |
1999-01-06 | V1_3 | jacomi | |
1998-12-28 | Correction de debian/rules | damiano | |
1998-12-28 | Correction de debian/rules et src/Makefile | damiano | |
1998-12-28 | Correction sur debian/rules et src/Makefile | damiano | |
1998-12-22 | Debianisation des sources de la version de Stéphane C | damiano | |
1998-12-22 | Corrected bogus call to SocketGetRemote in ClientDelete | chatty | |
1998-12-22 | Mise au propre | chatty | |
Amelioration des messages Remplacement de gets par fgets | |||
1998-12-22 | Mise au propre | chatty | |
1998-12-22 | Mise au propre | chatty | |
Ajout du mecanisme de choix des adresses de broadcast | |||
1998-12-22 | Mise au propre | chatty | |
Correction de la regle des lib | |||
1998-12-11 | Modification pour debianisation | lecoanet | |
1998-10-20 | safety rule added | jacomi | |
1998-10-20 | correction bus buscleanup et fermeture bus | fcolin | |
1998-10-20 | correction bus sur buscleanup | fcolin | |
gestion liste et fermeture serveur | |||
1998-10-07 | nouvelle adresse reseau ajoutee | jacomi | |
1998-09-18 | *** empty log message *** | jacomi | |
1998-09-14 | librairies dynamiques ajoutees | jacomi | |
1998-09-03 | *** empty log message *** | jacomi | |
1998-08-12 | version relookee en ivy | jacomi | |
1998-08-03 | quelque Prototype oublie | fcolin | |
1998-08-03 | Ajout des fonctions pour permettre la gestion par | fcolin | |
des boucles autres que XT et Interne( select ) buschannel.h : Interface avec gestion MainLoop busloop.[ch] : Implementation MainLoop par select busxtloop.[ch] : Implementation MainLoop par Appel Xt |