Mon, 25 Jul 2005 21:46:35 +0100 Improve logging system (traces)
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 21:46:35 +0100] rev 374
Improve logging system (traces) There are now two trace logging levels: * tracelog_level = 1: Most messages from the log window are written to disk (LPRINT_LOG) * tracelog_level =2: LPRINT_LOG & LPRINT_DEBUG messages are written to disk The trace file name is set with the "tracelog_file" option.
Mon, 25 Jul 2005 19:40:17 +0100 Move (reorganize) functions
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 19:40:17 +0100] rev 373
Move (reorganize) functions
Mon, 25 Jul 2005 18:28:26 +0100 Add documentation for /buffer search_*
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Jul 2005 18:28:26 +0100] rev 372
Add documentation for /buffer search_*
Sun, 24 Jul 2005 23:04:39 +0100 /buffer search_*: skip leading spaces (if any) in string parameter
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 23:04:39 +0100] rev 371
/buffer search_*: skip leading spaces (if any) in string parameter
Sun, 24 Jul 2005 22:56:42 +0100 Add /buffer search_{backward,forward}
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 22:56:42 +0100] rev 370
Add /buffer search_{backward,forward}
Sun, 24 Jul 2005 22:31:31 +0100 Rename some buffer commands, for homogeneity
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 22:31:31 +0100] rev 369
Rename some buffer commands, for homogeneity
Sun, 24 Jul 2005 21:47:41 +0100 Update hbuf_get_lines() comment
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 21:47:41 +0100] rev 368
Update hbuf_get_lines() comment
Sun, 24 Jul 2005 15:31:00 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:31:00 +0100] rev 367
Update TODO & ChangeLog
Sun, 24 Jul 2005 15:26:39 +0100 Bigger warning when logging is disabled
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:26:39 +0100] rev 366
Bigger warning when logging is disabled Hopefully the user will see it...
Sun, 24 Jul 2005 15:19:07 +0100 Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:19:07 +0100] rev 365
Fix segfault when mcabber receives an INT signal (Ctrl-C) early
Sun, 24 Jul 2005 15:13:53 +0100 Merge changeset 315 (65aa05520556)
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:13:53 +0100] rev 364
Merge changeset 315 (65aa05520556)
Sun, 24 Jul 2005 15:01:24 +0100 Fix segfault when mcabber receives a KILL signal before entering curses mode
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 15:01:24 +0100] rev 363
Fix segfault when mcabber receives a KILL signal before entering curses mode
Sun, 24 Jul 2005 14:37:27 +0100 Check directory and config file permissions
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Jul 2005 14:37:27 +0100] rev 362
Check directory and config file permissions * Check history directory and configuration file permissions, and correct them to 0700 and 0600 if necessary. * Warn when mcabber main directory ($HOME/.mcabber) has bad permissions * Reset UseFileLogging & FileLoadLogs when the log dir does not exist
Sat, 23 Jul 2005 21:50:06 +0100 Code cleanup/optimization
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 21:50:06 +0100] rev 361
Code cleanup/optimization
Sat, 23 Jul 2005 15:21:53 +0100 Doc: Say a Jabber account should already exist for using mcabber
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 15:21:53 +0100] rev 360
Doc: Say a Jabber account should already exist for using mcabber
Sat, 23 Jul 2005 14:59:33 +0100 Improve Debian package, with some help from Benjamin Drieu
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 14:59:33 +0100] rev 359
Improve Debian package, with some help from Benjamin Drieu
Sat, 23 Jul 2005 11:58:16 +0100 Fix a segfault when starting mcabber in a really small terminal
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 11:58:16 +0100] rev 358
Fix a segfault when starting mcabber in a really small terminal
Sat, 23 Jul 2005 11:39:39 +0100 Better messages for server connection states
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 11:39:39 +0100] rev 357
Better messages for server connection states
Sat, 23 Jul 2005 09:14:50 +0100 Disable logging by default in the sample configuration file
Mikael Berthe <mikael@lilotux.net> [Sat, 23 Jul 2005 09:14:50 +0100] rev 356
Disable logging by default in the sample configuration file
Fri, 22 Jul 2005 21:45:45 +0100 Add some external actions
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 21:45:45 +0100] rev 355
Add some external actions Now the external command can get the following parameters: - MSG IN jid - MSG OUT jid - STATUS $S jid ($S == status uppercase letter: O, I, F, D, N, A, _)
Fri, 22 Jul 2005 20:21:41 +0100 Improve Debian package
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 20:21:41 +0100] rev 354
Improve Debian package
Fri, 22 Jul 2005 13:01:40 +0100 Make imstatus2char a null-terminated string
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 13:01:40 +0100] rev 353
Make imstatus2char a null-terminated string
Fri, 22 Jul 2005 12:50:45 +0100 Correct a comment
Mikael Berthe <mikael@lilotux.net> [Fri, 22 Jul 2005 12:50:45 +0100] rev 352
Correct a comment
Thu, 21 Jul 2005 22:20:53 +0100 Debian control file improvement (using lintian)
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 22:20:53 +0100] rev 351
Debian control file improvement (using lintian)
Thu, 21 Jul 2005 21:39:29 +0100 Add debian/ directory
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:39:29 +0100] rev 350
Add debian/ directory
Thu, 21 Jul 2005 21:35:49 +0100 A lot of bugs? No! ;-)
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:35:49 +0100] rev 349
A lot of bugs? No! ;-)
Thu, 21 Jul 2005 21:16:26 +0100 libjabber: `open' could be used uninitialized in xmltok_impl_c.h
Mikael Berthe <mikael@lilotux.net> [Thu, 21 Jul 2005 21:16:26 +0100] rev 348
libjabber: `open' could be used uninitialized in xmltok_impl_c.h
Wed, 20 Jul 2005 22:39:21 +0100 Post-0.6.4 changes
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 22:39:21 +0100] rev 347
Post-0.6.4 changes
Wed, 20 Jul 2005 22:34:48 +0100 Added tag 0.6.4 for changeset 74cf831b8117f39465d10fbe2bf766a46d60955a
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 22:34:48 +0100] rev 346
Added tag 0.6.4 for changeset 74cf831b8117f39465d10fbe2bf766a46d60955a
Wed, 20 Jul 2005 21:29:57 +0100 Ready for 0.6.4 release 0.6.4
Mikael Berthe <mikael@lilotux.net> [Wed, 20 Jul 2005 21:29:57 +0100] rev 345
Ready for 0.6.4 release
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip