Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-30 | *** empty log message *** | jacomi | |
1999-03-26 | correction d'un bug a la fermeture de Ivy | fcolin | |
:wq | |||
1999-03-18 | *** empty log message *** | jacomi | |
1999-03-17 | first draft for man pages on ivy-c | jacomi | |
1999-03-03 | check cvs tag in debian/rules | damiano | |
1999-02-20 | Updated version # | sc | |
1999-02-20 | Updated dependency list, | sc | |
Made a lot of packages... | |||
1999-02-20 | Aded links for shared libs | sc | |
Added minor and major number | |||
1999-02-19 | Result of merge (two attempts to make ivyprobe ivy-3.0-compliant) | sc | |
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-10 | Mise a jour rules. DESTDIR => PREFIX | 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 | Erreur dans le fichier rules | 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 |