|
|
|
@23ca6f1
|
11 years |
florian |
log group status messages
|
|
|
@87dc6ac
|
11 years |
mike |
Remove an strlcpy leftover
|
|
|
@e54f151
|
11 years |
stu |
chdir(/) immediately after chroot
|
|
|
@3dba97d
|
11 years |
mike |
Add a logging switch toggle and a prefix for a nicer chroot
|
|
|
@b28dd0e
|
11 years |
stu |
Ignore flags for /w, ircII uses -s by default with "SHOW_CHANNEL_NAMES"
|
|
|
@1dd3554
|
11 years |
mike |
Chroot the logger process into the icbd user home directory
|
|
|
@4e66b3a
|
11 years |
mike |
Working logging
|
|
|
@a5893e9
|
11 years |
mike |
time accounting for log lines
|
|
|
@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
|
|
|
@fdbbc45
|
11 years |
mike |
Correct strlen argument; from sthen via florian
|
|
|
@c9402c3
|
11 years |
mike |
Rework bufferevent read code
|
|
|
@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
|
|
|
@8ef8c4e
|
11 years |
mike |
Set SO_KEEPALIVE on the client socket, not on the server one
|
|
|
@d488e1b
|
11 years |
mike |
Document -M modtab
|
|
|
@0c4d8fc
|
11 years |
mike |
enable tcp keepalives to help clear out dead connections
|
|
|
@5815eef
|
11 years |
mike |
Better formatting and additional warnings
|
|
|
@b4049f9
|
11 years |
mike |
Rewrite DNS resolver to do things truly asynchronously
|
|
|
@fa271b8
|
11 years |
mike |
Introduce session IDs and associated tree linkage
|
|
|
@a202ff1
|
11 years |
mike |
strip trailing spaces from all fields; based on the idea by sthen
|
|
|
@e2fcbc7
|
11 years |
mike |
Notify the user when mod passing fails
|
|
|
@a203cdb
|
11 years |
mike |
allow relinquishing moderator ("/pass")
|
|
|
@59a7416
|
11 years |
mike |
install icbd to /usr/local/…
|
|
|
@1d2125a
|
11 years |
mike |
Add support for the moderator table that specifies (currently up
to …
|
|
|
@d554223
|
11 years |
mike |
setusercontext(3) does it's own syslogging
|
|
|
@2e37e9f
|
11 years |
mike |
Return EX_USAGE instead of EX_CONFIG when both -4 and -6 are specified
|
|
|
@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
|
|
|
@4d92f03
|
11 years |
mike |
send a better error message when asked to switch over to the same group
|
|
|
@8886035
|
11 years |
mike |
restrict setting topic to mod
|
|
|
@7eb46d4
|
11 years |
mike |
fix moderator handling
|
|
|
@1fb1bbe
|
11 years |
mike |
handle pong->ping
|
|
|
@1022119
|
11 years |
mike |
NULL != 0
|
|
|
@939f631
|
11 years |
mike |
fixup lint warnings
|
|
|
@0b802fa
|
15 years |
mike |
OpenBSD now ships with bufferevent_setwatermark prototype defined
|
|
|
@c8c9ccf
|
15 years |
mike.belopuhov |
set tos bits to low delay, remove excessive logging in dns resolver
|
|
|
@c45628b
|
15 years |
mike.belopuhov |
describe -S option in the manual page; sync usage
|
|
|
@a785c27
|
15 years |
mike.belopuhov |
allow specifying a server name; do hostname evaluation only once
|
|
|
@8bf5a0a
|
15 years |
mike.belopuhov |
no need for preprocessor here; add a comment also
|
|
|
@1a5d69e
|
15 years |
mike.belopuhov |
add a bufferevent_setwatermark prototype, so it compiles on OpenBSD …
|
|
|
@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
|
|
|
@b47ffaa
|
15 years |
mike.belopuhov |
move it to the github
|