]> jfr.im git - solanum.git/history - libratbox/src/commio.c
WHOIS: Make hide_opers_in_whois not affect opers doing whois.
[solanum.git] / libratbox / src / commio.c
2015-12-28  William Pitcocklibratbox: fix scoping issue with alloca()'d buffer...
2015-07-06  William PitcockMerge pull request #95 from jailbird777/master
2015-04-20  Jail BirdSpring cleaning redux:
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-02  Jilles Tjoelkercommio: Properly zero a struct msghdr.
2014-03-02  Jilles Tjoelkercommio: Explicitly ignore return value from setsockopt...
2014-02-23  Jilles Tjoelkercommio: Add error string for SSL trouble.
2012-03-19  Jilles Tjoelkerlibratbox: Allow defer_accept on FreeBSD.
2012-03-17  William Pitcocklibratbox: make defer_accept optional.
2012-03-17  William Pitcocklibratbox: add support for TCP_DEFER_ACCEPT on linux
2010-12-15  Jilles Tjoelkerlibratbox: Unbreak compile.
2010-11-23  William Pitcocklibratbox: Clean up uses of strcpy().
2009-07-09  Jilles TjoelkerFix fd passing on FreeBSD/amd64 and possibly Solaris...
2009-12-08  Stephen BennettMerge
2008-12-22  Valeriy YatskoUpdate libratbox.
2008-12-02  Valeriy YatskoBranch merge.
2008-12-02  Valeriy YatskoCopied libratbox and related stuff from shadowircd...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-29  Valery Yatskolibratbox sync - r25796
2008-06-25  Valery V Yatskosync libratbox - r25599 + charybdis packaging patch
2008-05-13  Jilles TjoelkerSave connect errno so that we get a correct connect...
2008-04-12  Jilles Tjoelkerread/write return type should be ssize_t, not int or...
2008-04-01  William PitcockPull in libratbox from ircd-ratbox-3.0.0beta1 and integ...