log mcabber/src/utils.c @ 1598:a087125d8fc8

age author description
Sun, 11 Oct 2009 15:38:32 +0200 franky Replace libjabber with loudmouth
Tue, 10 Mar 2009 20:44:16 +0100 Myhailo Danylenko Fix tab expansion when using say_to -f
Sat, 04 Oct 2008 14:55:32 +0200 Mikael Berthe Display a warning when writing to the tracelog file fails
Fri, 11 Apr 2008 21:59:06 +0200 Mikael Berthe Fix two comments
Fri, 11 Apr 2008 21:55:11 +0200 Mikael Berthe Use stat() to check permissions in checkset_perm() (Dave Holland)
Fri, 11 Apr 2008 21:24:02 +0200 Mikael Berthe time_t fix from the MirBSD port (Thorsten Glaser)
Wed, 02 Apr 2008 22:26:44 +0200 Mikael Berthe Fix escaping bug in strip_arg_special_chars()
Tue, 26 Feb 2008 22:36:40 +0100 Mikael Berthe Remove safe_usleep() -- unused now
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Wed, 14 Nov 2007 00:34:22 +0100 Mikael Berthe Fix up split_arg()
Sun, 11 Nov 2007 14:36:48 +0100 Mikael Berthe Update some copyrights
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
Sat, 16 Jun 2007 19:41:09 +0200 Mikael Berthe Cosmetics
Thu, 17 May 2007 10:44:01 +0200 Mikael Berthe Fix a problem with the ssl_ca{file,path} variables expansion
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 28 Apr 2007 12:16:45 +0200 Mikael Berthe Expand startswith()
Sat, 21 Apr 2007 12:06:13 +0200 Mikael Berthe New command: /source
Sun, 18 Feb 2007 11:03:49 +0100 Mikael Berthe Allow '~' (HOME directory) in config options
Sat, 13 Jan 2007 14:27:54 +0100 Mikael Berthe Filter out ^M (0x0d) characters in incoming messages
Thu, 14 Dec 2006 19:17:50 +0100 Mikael Berthe Cosmetics and cleanup
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Sat, 21 Oct 2006 11:22:15 +0200 Mikael Berthe Improve /buffer search_*
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
Wed, 21 Jun 2006 23:19:05 +0200 Mikael Berthe Fix a segfault 0.7.7
Sat, 15 Apr 2006 15:55:01 +0200 Mikael Berthe Skip file permission checks on Cygwin
Mon, 10 Apr 2006 23:30:39 +0200 Soren Andersen Take care of the strcasestr lacking (Cygwin)
Mon, 10 Apr 2006 23:25:32 +0200 Soren Andersen Enable use on systems that do not have tm_gmtoff including Cygwin
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Sun, 05 Mar 2006 22:29:14 +0100 Mikael Berthe Expand tabs when reading history files