|
|
@4a74b5b
|
7 weeks |
eternal-servant |
Nitori Engineering
|
|
|
@124a071
|
8 years |
mike |
Use the same pattern when creating Status and Error messages
|
|
|
@d8c3967
|
8 years |
mike |
Fix off-by-one in icb_sendfmt
|
|
|
@6755e15
|
8 years |
mike |
Avoid comma operator
|
|
|
@ab3bb32
|
8 years |
mike |
Convert while into a for loop
|
|
|
@e26e899
|
8 years |
mike |
Spacing
|
|
|
@c6e00b9
|
8 years |
mike |
Split long open and private messages
|
|
|
@1c7657c
|
8 years |
stu |
don't inline icb_ismod
|
|
|
@b8da4b3
|
10 years |
mike |
Callbacks are long gone
|
|
|
@a56efea
|
10 years |
mike |
Private messages got limited to 160 bytes by accident
|
|
|
@e22d747
|
10 years |
mike |
Improve groups list declaration
|
|
|
@8b1683e
|
10 years |
mike |
Zero out buffers before passing them to the tokenizer
|
|
|
@65b48ee
|
10 years |
mike |
Improve [v]snprintf return value handling
|
|
|
@7ff6405
|
10 years |
mike |
Better error messages for invalid groups
|
|
|
@176b6ef
|
10 years |
mike |
Use new tokenizer to parse ICB commands
|
|
|
@677a45b
|
10 years |
mike |
Remove group passwords and introduce new tokenizer
|
|
|
@5dfeb4c
|
10 years |
mike |
move invariant out of the loop
|
|
|
@cba908b
|
10 years |
mike |
defgrp is const
|
|
|
@f73b386
|
10 years |
mike |
oops, fixup paste errors so that it compiles now
|
|
|
@8d30e02
|
10 years |
mike |
icb_vis improvements
- don't allow trailing single percentage signs; …
|
|
|
@4c2a775
|
10 years |
mike |
Do comparison before decrementing one of the operands.
Move invariant …
|
|
|
@cb7c494
|
10 years |
mike |
use ICB_MAXGRPLEN for the lenght of the group name
|
|
|
@0519a87
|
10 years |
mike |
param.h and MAXHOSTNAMELEN cleanup
|
|
|
@8f5ba64
|
11 years |
mike |
fix two off-by-ones in icb_vis
|
|
|
@96a2e31
|
11 years |
mike |
Reset is->group pointer in icb_remove so that we won't try to …
|
|
|
@d45051e
|
11 years |
mike |
make sure to abort bufferevent processing after icbd_drop was called
|
|
|
@1bcb666
|
11 years |
mike |
Change the "Bummer" message to the more informative one
|
|
|
@7882a6f
|
11 years |
mike |
Get rid of the icbd callbacks interface
I believe the idea was …
|
|
|
@b6c9dd3
|
11 years |
mike |
Don't cleanup trailing spaces from open and personal messages.
|
|
|
@c102bbf
|
11 years |
florian |
Make pidgin-icb /who and /msg work for real.
pidgin-icb seems to …
|
|
|
@c4a43f1
|
11 years |
florian |
make /who and /msg work in pidgin-icb
|
|
|
@82d3c1f
|
11 years |
mike |
stat(2) the modtab every time pass is requested
plus some minor style …
|
|
|
@a2fadb4
|
11 years |
mike |
Get rid of ICB_MSGSIZE+1, fix various off-by-ones and do some …
|
|
|
@f3c60e6
|
11 years |
mike |
After some deliberation we have decided that if modtab is enabled
then …
|
|
|
@23ca6f1
|
11 years |
florian |
log group status messages
|
|
|
@87dc6ac
|
11 years |
mike |
Remove an strlcpy leftover
|
|
|
@45bd56a
|
11 years |
mike |
logger will do its own time accounting; from the discussion with florian
|
|
|
@55923b7
|
11 years |
mike |
Add some basic logger framework
|
|
|
@efa8586
|
11 years |
mike |
When doing privmsg do username lookups in all groups until the first match
|
|
|
@b7bc432
|
11 years |
stu |
permit whitespace in topic, otherwise sanitize to _
|
|
|
@626f420
|
11 years |
mike |
Add icb_vis to escape '%' chars and do some other sanitizing
|
|
|
@a202ff1
|
11 years |
mike |
strip trailing spaces from all fields; based on the idea by sthen
|
|
|
@1d2125a
|
11 years |
mike |
Add support for the moderator table that specifies (currently up
to …
|
|
|
@4284008
|
11 years |
mike |
Revamp "who" command handling; rename "moder" to "mod".
|
|
|
@9195a6a
|
11 years |
mike |
add a simple help command
|
|
|
@bf02a60
|
11 years |
mike |
add 'beep' and 'nobeep' support
|
|
|
@1fb1bbe
|
11 years |
mike |
handle pong->ping
|
|
|
@1022119
|
11 years |
mike |
NULL != 0
|
|
|
@a785c27
|
15 years |
mike.belopuhov |
allow specifying a server name; do hostname evaluation only once
|
|
|
@1da9ee5
|
15 years |
mike.belopuhov |
pysch pysch goto
|
|
|
@e3a7f9b
|
15 years |
mike.belopuhov |
drop rcsids
|
|
|
@cd7b81d
|
15 years |
mike.belopuhov |
move it to the github
|