source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c4a43f1   11 years florian make /who and /msg work in pidgin-icb
(edit) @dcbd425   11 years mike Remove the session tree
(edit) @e87ab6d   11 years mike Convert DNS code to use ASR
(edit) @718d0c9   11 years mike Remove jokes that are not fun anymore
(edit) @709589d   11 years mike A couple of fixups for icbd_modupdate
(edit) @82d3c1f   11 years mike stat(2) the modtab every time pass is requested plus some minor style …
(edit) @9c04f2a   11 years mike Make dns_done read loop work the same way dns_dispatch does
(edit) @2cdab10   11 years mike Reset modtabcnt each time we (re)load modtab
(edit) @145faa6   11 years mike Client can exit before DNS has a chance to update the information
(edit) @bacf9da   11 years mike line break
(edit) @d06af04   11 years mike Don't log default group ("1") messages
(edit) @a76f866   11 years mike Improve the read loop in dns_dispatch before we switch to bufferevents
(edit) @7289823   11 years mike Change DNS resolver to ignore hostnames longer than 39 symbols and …
(edit) @8871953   11 years mike Better
(edit) @a2fadb4   11 years mike Get rid of ICB_MSGSIZE+1, fix various off-by-ones and do some …
(edit) @270fd23   11 years florian Move modtab into the chroot and make it reloadable by SIGHUB input …
(edit) @a6b8c8d   11 years florian typo
(edit) @058b664   11 years mike Make sure the we don't overflow the logfiles table
(edit) @e13307d   11 years mike Move icbd_ioerr before the dispatch
(edit) @be3ad87   11 years mike Rewrite logger_dispatch to use bufferevents to simplify error …
(edit) @460786f   11 years mike Add command line switch '-n' to disable DNS
(edit) @f3c60e6   11 years mike After some deliberation we have decided that if modtab is enabled then …
(edit) @3fdebb8   11 years florian log "Today is...", input mikeb
(edit) @709c3bc   11 years mbelop Merge pull request #1 from bentley/master Use more semantic mdoc macros.
(edit) @6e89d69   11 years florian accept throttling on EM/ENFILE, add checks for other errnos
(edit) @21477e9   11 years anthony Use more semantic mdoc macros.
(edit) @9a2a703   11 years mike Stuff logger_setts into the logger_tick directly
(edit) @c1888a5   11 years florian rotate logs
(edit) @23ca6f1   11 years florian log group status messages
(edit) @87dc6ac   11 years mike Remove an strlcpy leftover
(edit) @e54f151   11 years stu chdir(/) immediately after chroot
(edit) @3dba97d   11 years mike Add a logging switch toggle and a prefix for a nicer chroot
(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.