log mcabber/src/main.c @ 1590:8d1bcc83ae32

age author description
Sun, 04 Oct 2009 19:33:38 +0200 Mikael Berthe Add support for spellchecking with Enchant (caolan)
Sun, 05 Oct 2008 23:34:39 +0200 Mikael Berthe Clean up FIFO on SIGTERM (T. Glaser)
Sat, 04 Oct 2008 14:13:49 +0200 Mikael Berthe Use random resource suffix by default
Tue, 22 Jul 2008 23:07:58 +0200 Mikael Berthe Previous fix was incomplete
Mon, 30 Jun 2008 23:13:50 +0200 Mikael Berthe Do not use srand()/rand() if better alternatives exist (mirabilos)
Thu, 03 Apr 2008 21:20:56 +0200 Mikael Berthe Add optional SIGWINCH handler (Markus Hennecke)
Thu, 27 Mar 2008 23:27:19 +0100 Mikael Berthe Remove configure option --enable-fifo
Mon, 17 Mar 2008 10:51:23 +0100 Mikael Berthe Fix false error with GnuTLS
Mon, 25 Feb 2008 20:27:56 +0100 Mikael Berthe Add option 'statefile' to keep track of unread messages across restarts
Mon, 18 Feb 2008 22:59:37 +0100 Mikael Berthe Implement FIFO named command pipe
Sun, 17 Feb 2008 21:19:58 +0100 Mikael Berthe Add a mainloop hook
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:15:50 +0100 Mikael Berthe Randomize the default resource
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sun, 18 Nov 2007 22:08:48 +0100 Mikael Berthe Do not connect when the SSL settings can't be used (suggested by Till Maas)