|
|
@82d3c1f
|
11 years |
mike |
stat(2) the modtab every time pass is requested
plus some minor style …
|
|
|
@2cdab10
|
11 years |
mike |
Reset modtabcnt each time we (re)load modtab
|
|
|
@bacf9da
|
11 years |
mike |
line break
|
|
|
@a2fadb4
|
11 years |
mike |
Get rid of ICB_MSGSIZE+1, fix various off-by-ones and do some …
|
|
|
@270fd23
|
11 years |
florian |
Move modtab into the chroot and make it reloadable by SIGHUB
input …
|
|
|
@e13307d
|
11 years |
mike |
Move icbd_ioerr before the dispatch
|
|
|
@460786f
|
11 years |
mike |
Add command line switch '-n' to disable DNS
|
|
|
@6e89d69
|
11 years |
florian |
accept throttling on EM/ENFILE, add checks for other errnos
|
|
|
@e54f151
|
11 years |
stu |
chdir(/) immediately after chroot
|
|
|
@3dba97d
|
11 years |
mike |
Add a logging switch toggle and a prefix for a nicer chroot
|
|
|
@55923b7
|
11 years |
mike |
Add some basic logger framework
|
|
|
@c9402c3
|
11 years |
mike |
Rework bufferevent read code
|
|
|
@8ef8c4e
|
11 years |
mike |
Set SO_KEEPALIVE on the client socket, not on the server one
|
|
|
@0c4d8fc
|
11 years |
mike |
enable tcp keepalives to help clear out dead connections
|
|
|
@b4049f9
|
11 years |
mike |
Rewrite DNS resolver to do things truly asynchronously
|
|
|
@fa271b8
|
11 years |
mike |
Introduce session IDs and associated tree linkage
|
|
|
@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
|
|
|
@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 …
|
|
|
@e3a7f9b
|
15 years |
mike.belopuhov |
drop rcsids
|
|
|
@cd7b81d
|
15 years |
mike.belopuhov |
move it to the github
|