Sun, 28 Aug 2005 10:38:10 +0200 Still need a temporization when connecting to a server
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Aug 2005 10:38:10 +0200] rev 411
Still need a temporization when connecting to a server This reduces CPU consumption and fills the logs slower in debug mode.
Sat, 27 Aug 2005 22:32:31 +0200 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 22:32:31 +0200] rev 410
Update ChangeLog
Sat, 27 Aug 2005 22:20:03 +0200 Fix a SIGPIPE issue when connecting to the server
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 22:20:03 +0200] rev 409
Fix a SIGPIPE issue when connecting to the server This change fixes a SIGPIPE when cw_nb_connect() is called too fast after make_nb_netsocket(). In this case getsockopt() reports a wrong value (no error) and the first jab_send_raw() in jconn.c gets a SIGPIPE. The delay in jabglue.c can then be removed.
Sat, 27 Aug 2005 18:59:48 +0200 Tune previous usleep() change
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 18:59:48 +0200] rev 408
Tune previous usleep() change
Sat, 27 Aug 2005 18:00:38 +0200 Display server error messages to the user
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 18:00:38 +0200] rev 407
Display server error messages to the user
Sat, 27 Aug 2005 15:38:55 +0200 Add usleep() calls
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 15:38:55 +0200] rev 406
Add usleep() calls * Reduce CPU consumption when not connected * Should fix a weird timing bug when trying to connect on a closed port
Sat, 27 Aug 2005 12:30:46 +0200 Update sample config. file
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 12:30:46 +0200] rev 405
Update sample config. file
Sat, 27 Aug 2005 12:22:17 +0200 Drop harddefines.h
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 12:22:17 +0200] rev 404
Drop harddefines.h
Sat, 27 Aug 2005 11:21:27 +0200 Allow a different server name than the jid domain name
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Aug 2005 11:21:27 +0200] rev 403
Allow a different server name than the jid domain name Sync libjabber with upstream (centericq). The libjabber patch is from Ian Johannesen. This allows connecting to Google Talk, for example.
Mon, 22 Aug 2005 20:33:11 +0200 Fix a typo
Mikael Berthe <mikael@lilotux.net> [Mon, 22 Aug 2005 20:33:11 +0200] rev 402
Fix a typo
(0) -300 -100 -10 +10 +100 +300 +1000 tip