# # ChangeLog for icb.c in code # # Generated by Trac 1.6 # Jun 8, 2025, 2:59:40 PM Thu, 08 Oct 2015 10:44:37 GMT Mike Belopuhov [b8da4b3] * icb.c (modified) Callbacks are long gone Sat, 13 Jun 2015 23:22:08 GMT Mike Belopuhov [a56efea] * icb.c (modified) Private messages got limited to 160 bytes by accident Fri, 24 Apr 2015 14:41:02 GMT Mike Belopuhov [e22d747] * icb.c (modified) * icb.h (modified) Improve groups list declaration Wed, 22 Apr 2015 17:38:18 GMT Mike Belopuhov [8b1683e] * icb.c (modified) Zero out buffers before passing them to the tokenizer Wed, 22 Apr 2015 17:29:05 GMT Mike Belopuhov [65b48ee] * icb.c (modified) Improve [v]snprintf return value handling Wed, 22 Apr 2015 17:28:59 GMT Mike Belopuhov [7ff6405] * cmd.c (modified) * icb.c (modified) Better error messages for invalid groups Wed, 22 Apr 2015 17:28:54 GMT Mike Belopuhov [176b6ef] * icb.c (modified) * icb.h (modified) * icbd.c (modified) Use new tokenizer to parse ICB commands Wed, 22 Apr 2015 17:28:48 GMT Mike Belopuhov [677a45b] * cmd.c (modified) * icb.c (modified) * icb.h (modified) * icbd.c (modified) Remove group passwords and introduce new tokenizer Wed, 22 Apr 2015 17:28:42 GMT Mike Belopuhov [5dfeb4c] * icb.c (modified) move invariant out of the loop Wed, 22 Apr 2015 17:28:27 GMT Mike Belopuhov [cba908b] * icb.c (modified) defgrp is const Sun, 18 Jan 2015 22:43:41 GMT Mike Belopuhov [f73b386] * icb.c (modified) oops, fixup paste errors so that it compiles now Sun, 18 Jan 2015 22:38:34 GMT Mike Belopuhov [8d30e02] * icb.c (modified) icb_vis improvements - don't allow trailing single percentage ... Sun, 18 Jan 2015 20:46:13 GMT Mike Belopuhov [4c2a775] * icb.c (modified) Do comparison before decrementing one of the operands. Move ... Sun, 18 Jan 2015 20:46:13 GMT Mike Belopuhov [cb7c494] * icb.c (modified) use ICB_MAXGRPLEN for the lenght of the group name Sun, 18 Jan 2015 20:46:13 GMT Mike Belopuhov [0519a87] * cmd.c (modified) * icb.c (modified) * icb.h (modified) * icbd.h (modified) * logger.c (modified) param.h and MAXHOSTNAMELEN cleanup Tue, 11 Nov 2014 12:41:17 GMT Mike Belopuhov [8f5ba64] * icb.c (modified) fix two off-by-ones in icb_vis Tue, 28 Oct 2014 01:44:46 GMT Mike Belopuhov [96a2e31] * icb.c (modified) Reset is->group pointer in icb_remove so that we won't try to ... Tue, 17 Jun 2014 11:31:02 GMT Mike Belopuhov [d45051e] * icb.c (modified) * icb.h (modified) * icbd.c (modified) make sure to abort bufferevent processing after icbd_drop was called Thu, 13 Mar 2014 11:16:21 GMT Mike Belopuhov [1bcb666] * icb.c (modified) Change the "Bummer" message to the more informative one Mon, 10 Mar 2014 12:13:22 GMT Mike Belopuhov [7882a6f] * cmd.c (modified) * icb.c (modified) * icb.h (modified) * icbd.c (modified) * icbd.h (modified) Get rid of the icbd callbacks interface I believe the idea was ... Mon, 10 Mar 2014 10:22:15 GMT Mike Belopuhov [b6c9dd3] * icb.c (modified) Don't cleanup trailing spaces from open and personal messages. Sun, 09 Mar 2014 22:42:06 GMT Florian Obser [c102bbf] * cmd.c (modified) * icb.c (modified) Make pidgin-icb /who and /msg work for real. pidgin-icb seems to ... Sun, 09 Mar 2014 17:15:27 GMT Florian Obser [c4a43f1] * icb.c (modified) make /who and /msg work in pidgin-icb Fri, 07 Mar 2014 17:37:37 GMT Mike Belopuhov [82d3c1f] * icb.c (modified) * icb.h (modified) * icbd.c (modified) * icbd.h (modified) stat(2) the modtab every time pass is requested plus some minor ... Fri, 07 Mar 2014 15:21:30 GMT Mike Belopuhov [a2fadb4] * icb.c (modified) * icb.h (modified) * icbd.c (modified) * logger.c (modified) Get rid of ICB_MSGSIZE+1, fix various off-by-ones and do some ... Thu, 06 Mar 2014 15:30:44 GMT Mike Belopuhov [f3c60e6] * cmd.c (modified) * icb.c (modified) * icb.h (modified) After some deliberation we have decided that if modtab is enabled ... Wed, 05 Mar 2014 22:19:53 GMT Florian Obser [23ca6f1] * icb.c (modified) * logger.c (modified) log group status messages Wed, 05 Mar 2014 22:02:32 GMT Mike Belopuhov [87dc6ac] * icb.c (modified) Remove an strlcpy leftover Wed, 05 Mar 2014 16:02:49 GMT Mike Belopuhov [45bd56a] * icb.c (modified) * icbd.h (modified) * logger.c (modified) logger will do its own time accounting; from the discussion with florian Wed, 05 Mar 2014 15:37:31 GMT Mike Belopuhov [55923b7] * Makefile (modified) * dns.c (modified) * icb.c (modified) * icbd.c (modified) * icbd.h (modified) * logger.c (added) Add some basic logger framework Tue, 04 Mar 2014 23:59:20 GMT Mike Belopuhov [efa8586] * icb.c (modified) When doing privmsg do username lookups in all groups until the first ... Tue, 04 Mar 2014 23:17:15 GMT Stuart Henderson [b7bc432] * cmd.c (modified) * icb.c (modified) * icb.h (modified) permit whitespace in topic, otherwise sanitize to _ Tue, 04 Mar 2014 17:09:42 GMT Mike Belopuhov [626f420] * cmd.c (modified) * dns.c (modified) * icb.c (modified) * icb.h (modified) Add icb_vis to escape '%' chars and do some other sanitizing Mon, 03 Mar 2014 01:13:50 GMT Mike Belopuhov [a202ff1] * icb.c (modified) strip trailing spaces from all fields; based on the idea by sthen Sun, 02 Mar 2014 01:50:57 GMT Mike Belopuhov [1d2125a] * icb.c (modified) * icb.h (modified) * icbd.c (modified) Add support for the moderator table that specifies (currently up to ... Sun, 02 Mar 2014 01:50:39 GMT Mike Belopuhov [4284008] * cmd.c (modified) * icb.c (modified) * icb.h (modified) Revamp "who" command handling; rename "moder" to "mod". Tue, 24 Dec 2013 18:56:50 GMT Mike Belopuhov [9195a6a] * cmd.c (modified) * icb.c (modified) * icb.h (modified) add a simple help command Tue, 24 Dec 2013 17:52:56 GMT Mike Belopuhov [bf02a60] * cmd.c (modified) * icb.c (modified) * icb.h (modified) add 'beep' and 'nobeep' support Tue, 17 Dec 2013 17:08:09 GMT Mike Belopuhov [1fb1bbe] * icb.c (modified) handle pong->ping Tue, 17 Dec 2013 17:07:59 GMT Mike Belopuhov [1022119] * icb.c (modified) NULL != 0 Fri, 08 Jan 2010 13:16:34 GMT Mike Belopuhov [a785c27] * icb.c (modified) * icbd.c (modified) allow specifying a server name; do hostname evaluation only once Fri, 08 Jan 2010 12:19:18 GMT Mike Belopuhov [1da9ee5] * icb.c (modified) pysch pysch goto Fri, 08 Jan 2010 11:22:40 GMT Mike Belopuhov [e3a7f9b] * cmd.c (modified) * dns.c (modified) * icb.c (modified) * icbd.c (modified) drop rcsids Fri, 08 Jan 2010 11:20:28 GMT Mike Belopuhov [cd7b81d] * Makefile (added) * cmd.c (added) * dns.c (added) * icb.c (added) * icb.h (added) * icbd.8 (added) * icbd.c (added) * icbd.h (added) move it to the github