Jilles Tjoelker
|
661f214917
|
ssld: Fix an fd leak when closing connections.
Lightly tested.
|
2009-11-15 23:11:18 +01:00 |
Jilles Tjoelker
|
e175522025
|
ssld: Do not crash if not all fds in a message could be received.
Actually fill the mod_ctl_buf_t.nfds field.
|
2009-11-15 22:41:02 +01:00 |
Jilles Tjoelker
|
9bf8f69cc6
|
Fix close detection with ssl+zip, porting more code from ircd-ratbox.
This tells the SSL ssld to report connection closure to ircd
using the new fd.
|
2009-03-07 03:23:17 +01:00 |
Jilles Tjoelker
|
9fc01c8c31
|
ssld: Do not do redundant rb_setselect().
Apparently solaris devpoll/ports may have a problem
with this.
from ircd-ratbox (androsyn)
|
2009-03-03 22:32:18 +01:00 |
androsyn
|
6f3b64079f
|
[svn r26332] get rid of the zip ready stuff
|
2009-01-01 14:50:21 +03:00 |
Valeriy Yatsko
|
94b4fbf93a
|
Copied libratbox and related stuff from shadowircd upstream.
|
2008-12-03 02:49:39 +03:00 |
Jilles Tjoelker
|
79fae8dbc0
|
ssld: un #if 0 the /dev/null stuff out
|
2008-08-25 18:48:30 +02:00 |
Valery Yatsko
|
76eaa67b74
|
ssld synced with ircd-ratbox3 svn
|
2008-07-30 02:57:01 +04:00 |
Jilles Tjoelker
|
9cb932632f
|
Show reason for failed outgoing SSL handshakes to opers.
Also add a comment that ircd does not care about the
reason for failed incoming SSL handshakes.
ircd-ratbox r25651
|
2008-06-29 21:56:31 +02:00 |
Valery V Yatsko
|
df22ecbf77
|
sync ssld with ratbox3 repository: now r25594 + charybdis related changes
|
2008-06-26 21:21:46 +04:00 |
Valery V Yatsko
|
03d5e1e46b
|
Fix compilation without zlib headers present, from the ratbox3 upstream
|
2008-06-26 21:19:19 +04:00 |
Jilles Tjoelker
|
213aeb8d6b
|
Check for the -rpath linker flag.
This makes it build on MacOS X which neither
supports nor needs this flag.
|
2008-05-17 17:46:37 +02:00 |
Valery Yatsko
|
8f40f4bb7f
|
Importing r25217, r25219 and r25221 from ratbox3
|
2008-04-10 20:37:42 +04:00 |
Valery Yatsko
|
7f87f8d2e4
|
ssld from ratbox3 without automake dep
|
2008-04-06 14:46:52 +04:00 |
Valery Yatsko
|
21c9d815d7
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
Valery Yatsko
|
e6a489940b
|
replacing ssld with servlink
|
2008-04-02 17:00:18 +04:00 |