|
|
@4c07461
|
8 years |
mike |
setusercontext(3) conflicts with rc.d framework
|
|
|
@411aa63
|
9 years |
tim |
pledge icbd and it's logger process
|
|
|
@67f3e60
|
9 years |
mbelop |
restrict when in foreground mode as well
/var/crash/icbd and …
|
|
|
@3347cd9
|
10 years |
mike |
Make packet dump in debug mode more readable
|
|
|
@863edf1
|
10 years |
mike |
Zero out the input buffer after icb_input and on drops
|
|
|
@940d2b5
|
10 years |
mike |
Don't attempt to drain the output buffer on drop
|
|
|
@176b6ef
|
10 years |
mike |
Use new tokenizer to parse ICB commands
|
|
|
@677a45b
|
10 years |
mike |
Remove group passwords and introduce new tokenizer
|
|
|
@d27dc1e
|
10 years |
mike |
fixup signal and MAXPATHLEN include fallout
|
|
|
@e68221b
|
11 years |
florian |
Check that the reverse resolved hostname resolves back to the …
|
|
|
@120eedd
|
11 years |
mike |
prevent icbd_drop from freeing an icb session while dns is in progress
|
|
|
@9440414
|
11 years |
mike |
check that reverse dns entry can be resolved
|
|
|
@d45051e
|
11 years |
mike |
make sure to abort bufferevent processing after icbd_drop was called
|
|
|
@cdd2ff5
|
11 years |
florian |
Opportunisticly chdir to "core" (should be writeable by _icbd) after …
|
|
|
@ad8b08d
|
11 years |
mike |
Chdir to /core after start
|
|
|
@de86230
|
11 years |
mike |
Don't forget to subtract the amount of what's already read from the …
|
|
|
@7882a6f
|
11 years |
mike |
Get rid of the icbd callbacks interface
I believe the idea was …
|
|
|
@dcbd425
|
11 years |
mike |
Remove the session tree
|
|
|
@e87ab6d
|
11 years |
mike |
Convert DNS code to use ASR
|
|
|
@709589d
|
11 years |
mike |
A couple of fixups for icbd_modupdate
|
|
|
@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
|