Sun, 25 Sep 2005 00:33:56 +0200 Add /status_to command
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Sep 2005 00:33:56 +0200] rev 444
Add /status_to command
Thu, 22 Sep 2005 19:27:13 +0200 Merge with myself
mikael@bandit.lilotux.net [Thu, 22 Sep 2005 19:27:13 +0200] rev 443
Merge with myself
Wed, 21 Sep 2005 22:44:10 +0200 Update ChangeLog & TODO
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Sep 2005 22:44:10 +0200] rev 442
Update ChangeLog & TODO
Wed, 21 Sep 2005 22:05:43 +0200 Handle g_locale_from_utf8() failures
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Sep 2005 22:05:43 +0200] rev 441
Handle g_locale_from_utf8() failures The biggest issue was that when a message couldn't be utf8-decoded, the user was not notified of the failure, and sometimes didn't even know a message had been sent to him... I don't know if we can ask for a partial decoding, so the message isn't displayed but an error message is now displayed.
Tue, 20 Sep 2005 23:19:36 +0200 Update documentation (/info command)
Mikael Berthe <mikael@lilotux.net> [Tue, 20 Sep 2005 23:19:36 +0200] rev 440
Update documentation (/info command)
Tue, 20 Sep 2005 21:27:21 +0200 /info can show multiple resources
Mikael Berthe <mikael@lilotux.net> [Tue, 20 Sep 2005 21:27:21 +0200] rev 439
/info can show multiple resources Add buddy_getresources() and teach /info about multiple resources.
Mon, 19 Sep 2005 23:32:42 +0200 Handle multiple resources for the same buddy
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Sep 2005 23:32:42 +0200] rev 438
Handle multiple resources for the same buddy
Fri, 16 Sep 2005 21:49:39 +0200 Update TODO
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Sep 2005 21:49:39 +0200] rev 437
Update TODO
Thu, 15 Sep 2005 23:22:12 +0200 Add /rawxml command
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Sep 2005 23:22:12 +0200] rev 436
Add /rawxml command
Thu, 22 Sep 2005 19:16:12 +0200 Switch .hgignore file to new syntax
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Sep 2005 19:16:12 +0200] rev 435
Switch .hgignore file to new syntax
Thu, 15 Sep 2005 21:51:00 +0200 Post-0.6.8 changes
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Sep 2005 21:51:00 +0200] rev 434
Post-0.6.8 changes
Mon, 12 Sep 2005 20:55:08 +0200 Added tag 0.6.8 for changeset 3a613e1d229b901df0324bfe0c4e5ee5b7178691
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Sep 2005 20:55:08 +0200] rev 433
Added tag 0.6.8 for changeset 3a613e1d229b901df0324bfe0c4e5ee5b7178691
Mon, 12 Sep 2005 20:24:16 +0200 Ready for 0.6.8 release 0.6.8
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Sep 2005 20:24:16 +0200] rev 432
Ready for 0.6.8 release
Sun, 11 Sep 2005 22:08:51 +0200 Revert changeset 82064124324d22cacd25fc451c6c361ac4c4ac6b
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Sep 2005 22:08:51 +0200] rev 431
Revert changeset 82064124324d22cacd25fc451c6c361ac4c4ac6b This change does not work everywhere, and isn't needed anymore because we now ignore SIGPIPE.
Sun, 11 Sep 2005 22:01:57 +0200 Display error messages as specified in RFC3920 (9.3)
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Sep 2005 22:01:57 +0200] rev 430
Display error messages as specified in RFC3920 (9.3) If possible, we display the child element corresponding to the stanza error conditions defined in RFC3920. Error code and error text will be displayed if available.
Sat, 10 Sep 2005 14:53:01 +0200 Enable proxy support
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Sep 2005 14:53:01 +0200] rev 429
Enable proxy support
Sat, 10 Sep 2005 14:51:57 +0200 Check the tracelog file actually belongs to the user (if logging enabled)
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Sep 2005 14:51:57 +0200] rev 428
Check the tracelog file actually belongs to the user (if logging enabled)
Tue, 06 Sep 2005 21:49:27 +0200 Fix buffer overflow in cw_setproxy()
Mikael Berthe <mikael@lilotux.net> [Tue, 06 Sep 2005 21:49:27 +0200] rev 427
Fix buffer overflow in cw_setproxy()
Mon, 05 Sep 2005 22:56:57 +0200 Better handling of server error codes/messages
Mikael Berthe <mikael@lilotux.net> [Mon, 05 Sep 2005 22:56:57 +0200] rev 426
Better handling of server error codes/messages
Sun, 04 Sep 2005 13:51:23 +0200 roster_getstatusmsg() should return a pointer
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Sep 2005 13:51:23 +0200] rev 425
roster_getstatusmsg() should return a pointer However, it was ok because offline == 0.
Sun, 04 Sep 2005 11:38:37 +0200 Add contrib directory to the Debian package
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Sep 2005 11:38:37 +0200] rev 424
Add contrib directory to the Debian package
Sat, 03 Sep 2005 00:20:26 +0200 Post-0.6.7 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Sep 2005 00:20:26 +0200] rev 423
Post-0.6.7 changes
Fri, 02 Sep 2005 22:34:31 +0200 Added tag 0.6.7 for changeset 569f333e51e2f700d362da83da26c4d7badc6bfe
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Sep 2005 22:34:31 +0200] rev 422
Added tag 0.6.7 for changeset 569f333e51e2f700d362da83da26c4d7badc6bfe
Fri, 02 Sep 2005 22:10:14 +0200 Ready for 0.6.7 release 0.6.7
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Sep 2005 22:10:14 +0200] rev 421
Ready for 0.6.7 release
Fri, 02 Sep 2005 21:47:14 +0200 Display error code/message when receiving a message packet with "error" type
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Sep 2005 21:47:14 +0200] rev 420
Display error code/message when receiving a message packet with "error" type
Fri, 02 Sep 2005 20:34:17 +0200 Small code review
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Sep 2005 20:34:17 +0200] rev 419
Small code review Some clean up and security checks
Thu, 01 Sep 2005 23:48:46 +0200 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Sep 2005 23:48:46 +0200] rev 418
Update ChangeLog
Thu, 01 Sep 2005 23:29:21 +0200 Sync libjabber with upstream
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Sep 2005 23:29:21 +0200] rev 417
Sync libjabber with upstream Sync with jabberd-1.4.4.
Thu, 01 Sep 2005 21:18:19 +0200 Allow offline status message
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Sep 2005 21:18:19 +0200] rev 416
Allow offline status message
Tue, 30 Aug 2005 22:52:33 +0200 Display the server name/IP before asking for password
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Aug 2005 22:52:33 +0200] rev 415
Display the server name/IP before asking for password
Tue, 30 Aug 2005 22:26:19 +0200 Trailing whitespace cleanup
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Aug 2005 22:26:19 +0200] rev 414
Trailing whitespace cleanup No real change.
Tue, 30 Aug 2005 21:25:16 +0200 Ignore SIGPIPE
Mikael Berthe <mikael@lilotux.net> [Tue, 30 Aug 2005 21:25:16 +0200] rev 413
Ignore SIGPIPE
Sun, 28 Aug 2005 21:23:05 +0200 Display full date in the log file
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Aug 2005 21:23:05 +0200] rev 412
Display full date in the log file
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
Mon, 22 Aug 2005 20:32:11 +0200 Kill a warning in the libjabber library
Mikael Berthe <mikael@lilotux.net> [Mon, 22 Aug 2005 20:32:11 +0200] rev 401
Kill a warning in the libjabber library This is useless change, but it prevents some gcc from complaining...
Sat, 20 Aug 2005 19:30:56 +0200 Kill a warning in the connwrap library
Mikael Berthe <mikael@lilotux.net> [Sat, 20 Aug 2005 19:30:56 +0200] rev 400
Kill a warning in the connwrap library
Sat, 20 Aug 2005 16:22:04 +0200 Mention "default" color
Mikael Berthe <mikael@lilotux.net> [Sat, 20 Aug 2005 16:22:04 +0200] rev 399
Mention "default" color
Thu, 18 Aug 2005 05:59:32 +0100 Post-0.6.6 changes
Mikael Berthe <mikael@lilotux.net> [Thu, 18 Aug 2005 05:59:32 +0100] rev 398
Post-0.6.6 changes
Wed, 17 Aug 2005 23:01:24 +0100 Added tag 0.6.6 for changeset 7f5135836b565ad5d0fbd73ed1401d00a4bc610a
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Aug 2005 23:01:24 +0100] rev 397
Added tag 0.6.6 for changeset 7f5135836b565ad5d0fbd73ed1401d00a4bc610a
Wed, 17 Aug 2005 18:15:00 +0100 Ready for 0.6.6 release 0.6.6
Mikael Berthe <mikael@lilotux.net> [Wed, 17 Aug 2005 18:15:00 +0100] rev 396
Ready for 0.6.6 release
Thu, 04 Aug 2005 23:14:26 +0100 Whitespace cleanup (histolog.c)
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:14:26 +0100] rev 395
Whitespace cleanup (histolog.c)
Thu, 04 Aug 2005 23:11:14 +0100 Update "large file" size value to 3MB
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:11:14 +0100] rev 394
Update "large file" size value to 3MB
Thu, 04 Aug 2005 23:04:54 +0100 Whitespace cleanup
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 23:04:54 +0100] rev 393
Whitespace cleanup
Thu, 04 Aug 2005 22:55:10 +0100 Speed up hbuf_add_line()
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 22:55:10 +0100] rev 392
Speed up hbuf_add_line() When loading a history file, *p_hbuf was a pointer to the head of the list of lines, so a lot of CPU time was lost in g_list_last().
Thu, 04 Aug 2005 09:00:54 +0100 Fix "missing sentinel in function call" warning with gcc4
Mikael Berthe <mikael@lilotux.net> [Thu, 04 Aug 2005 09:00:54 +0100] rev 391
Fix "missing sentinel in function call" warning with gcc4
Mon, 01 Aug 2005 21:43:01 +0100 Minor changes to hbuf.c
Mikael Berthe <mikael@lilotux.net> [Mon, 01 Aug 2005 21:43:01 +0100] rev 390
Minor changes to hbuf.c - remove useless do {} while with g_new() - some g_free() were missing
Sat, 30 Jul 2005 10:36:46 +0100 Ncurses changes + Ctrl-C does not send a signal anylore
Mikael Berthe <mikael@lilotux.net> [Sat, 30 Jul 2005 10:36:46 +0100] rev 389
Ncurses changes + Ctrl-C does not send a signal anylore * Use nonl() when initializing ncurses * Ctrl-C does not send a signal in raw mode, so we handle it as a normal key
Fri, 29 Jul 2005 20:28:06 +0100 Ctrl-l does a full refresh
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Jul 2005 20:28:06 +0100] rev 388
Ctrl-l does a full refresh * Use redrawwin() to tell curses the screen has been corrupted * Prevent a resize from ending auto-away
Fri, 29 Jul 2005 19:09:07 +0100 Do non UTF8-encode/decode null pointers
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Jul 2005 19:09:07 +0100] rev 387
Do non UTF8-encode/decode null pointers
Fri, 29 Jul 2005 18:40:03 +0100 Update .hgignore
Mikael Berthe <mikael@lilotux.net> [Fri, 29 Jul 2005 18:40:03 +0100] rev 386
Update .hgignore
Thu, 28 Jul 2005 20:26:29 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Thu, 28 Jul 2005 20:26:29 +0100] rev 385
Update TODO & ChangeLog
(0) -300 -100 -60 +60 +100 +300 +1000 tip