source: code/icb.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65b48ee   10 years mike Improve [v]snprintf return value handling
(edit) @7ff6405   10 years mike Better error messages for invalid groups
(edit) @176b6ef   10 years mike Use new tokenizer to parse ICB commands
(edit) @677a45b   10 years mike Remove group passwords and introduce new tokenizer
(edit) @5dfeb4c   10 years mike move invariant out of the loop
(edit) @cba908b   10 years mike defgrp is const
(edit) @f73b386   10 years mike oops, fixup paste errors so that it compiles now
(edit) @8d30e02   10 years mike icb_vis improvements - don't allow trailing single percentage signs; …
(edit) @4c2a775   10 years mike Do comparison before decrementing one of the operands. Move invariant …
(edit) @cb7c494   10 years mike use ICB_MAXGRPLEN for the lenght of the group name
(edit) @0519a87   10 years mike param.h and MAXHOSTNAMELEN cleanup
(edit) @8f5ba64   11 years mike fix two off-by-ones in icb_vis
(edit) @96a2e31   11 years mike Reset is->group pointer in icb_remove so that we won't try to …
(edit) @d45051e   11 years mike make sure to abort bufferevent processing after icbd_drop was called
(edit) @1bcb666   11 years mike Change the "Bummer" message to the more informative one
(edit) @7882a6f   11 years mike Get rid of the icbd callbacks interface I believe the idea was …
(edit) @b6c9dd3   11 years mike Don't cleanup trailing spaces from open and personal messages.
(edit) @c102bbf   11 years florian Make pidgin-icb /who and /msg work for real. pidgin-icb seems to …
(edit) @c4a43f1   11 years florian make /who and /msg work in pidgin-icb
(edit) @82d3c1f   11 years mike stat(2) the modtab every time pass is requested plus some minor style …
(edit) @a2fadb4   11 years mike Get rid of ICB_MSGSIZE+1, fix various off-by-ones and do some …
(edit) @f3c60e6   11 years mike After some deliberation we have decided that if modtab is enabled then …
(edit) @23ca6f1   11 years florian log group status messages
(edit) @87dc6ac   11 years mike Remove an strlcpy leftover
(edit) @45bd56a   11 years mike logger will do its own time accounting; from the discussion with florian
(edit) @55923b7   11 years mike Add some basic logger framework
(edit) @efa8586   11 years mike When doing privmsg do username lookups in all groups until the first match
(edit) @b7bc432   11 years stu permit whitespace in topic, otherwise sanitize to _
(edit) @626f420   11 years mike Add icb_vis to escape '%' chars and do some other sanitizing
(edit) @a202ff1   11 years mike strip trailing spaces from all fields; based on the idea by sthen
(edit) @1d2125a   11 years mike Add support for the moderator table that specifies (currently up to …
(edit) @4284008   11 years mike Revamp "who" command handling; rename "moder" to "mod".
(edit) @9195a6a   11 years mike add a simple help command
(edit) @bf02a60   11 years mike add 'beep' and 'nobeep' support
(edit) @1fb1bbe   11 years mike handle pong->ping
(edit) @1022119   11 years mike NULL != 0
(edit) @a785c27   15 years mike.belopuhov allow specifying a server name; do hostname evaluation only once
(edit) @1da9ee5   15 years mike.belopuhov pysch pysch goto
(edit) @e3a7f9b   15 years mike.belopuhov drop rcsids
(add) @cd7b81d   15 years mike.belopuhov move it to the github
Note: See TracRevisionLog for help on using the revision log.