source: code

Revision Log Mode:


Legend:

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