]> jfr.im git - irc/rqf/shadowircd.git/history - src
Add code to detect overflow in WHOX.
[irc/rqf/shadowircd.git] / src /
2008-04-07  Valery Yatskoshow_capabilities cleanup and now show whether we are...
2008-04-07  Valery YatskoMake charybdis not search m_sjoin as its a core module
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
2008-04-06  William Pitcockmake this compile again
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Jilles TjoelkerPut back connecting to servers defined by hostname.
2008-04-05  Valery YatskoAutomated sync with http://hg.angelforce.ru/charybdis
2008-04-05  Valery YatskoMuch clear maxconnections stuff - ported from ratbox3.
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoSome global structs cleaned up a bit in their initaliza...
2008-04-05  Valery YatskoMissed some files in r520 commit.
2008-04-05  Valery YatskoReplacing legacy IPV6 define with RB_IPV6 (which is...
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  Jilles TjoelkerServlink control data is read again, this makes /stats...
2008-04-03  Jilles TjoelkerZiplinks appear to work again now.
2008-04-03  Jilles TjoelkerUnbreak /stats B.
2008-04-03  Jilles TjoelkerFix crash when a server or attempt by an oper exits.
2008-04-03  Jilles TjoelkerUnbreak connecting to servers.
2008-04-03  Jilles TjoelkerRemove ident connect failure notices again.
2008-04-03  Jilles TjoelkerClean this up a bit.
2008-04-03  Jilles TjoelkerFix a case where an EOF could be interpreted a previous...
2008-04-03  Jilles TjoelkerConnect to correct ident port (forgot an htons).
2008-04-03  William PitcockMake identd check work again. Someone made an oops...
2008-04-03  William PitcockMake this compile again.
2008-04-03  William PitcockCall ilog_error() to log identd check failures.
2008-04-03  William Pitcockset_time() isn't needed anymore; remove it
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-03  William Pitcockreport_error() cleanup
2008-04-03  William Pitcockilog_error() replaces legacy report_error() craq
2008-04-03  William PitcockRemove gnutls.c, we don't need it now.
2008-04-03  William Pitcocksetting maxconnections seems to get things going...
2008-04-03  William Pitcockuse an rpath to avoid LD_LIBRARY_PATH stuff
2008-04-03  William Pitcockuse rb_set_time() to update ratbox time
2008-04-02  Jilles TjoelkerNeed to initialize linebuf separately.
2008-04-02  Jilles TjoelkerRestore and update send_oper_motd().
2008-04-02  Jilles TjoelkerMake some more files compile.
2008-04-02  Jilles TjoelkerMake s_conf.c compile.
2008-04-02  Jilles TjoelkerMake s_auth.c compile.
2008-04-02  Jilles TjoelkerRemove ^M.
2008-04-02  William Pitcockreject.c ported
2008-04-02  William Pitcockres.c is ported to libratbox :)
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  Valery Yatskopacket.c fixed
2008-04-02  Valery YatskoStuff connected with ctrlFd disabled
2008-04-02  Valery Yatskoservlink fd commented out in close_connection() - we...
2008-04-02  Valery Yatskoflood_recalc moved on ratbox3 event engine
2008-04-02  Valery Yatskolinebuf -> rb_linebuf
2008-04-02  Valery YatskoOups, change for last commit
2008-04-02  Valery Yatskofind_dline fixed
2008-04-02  Valery YatskoLast argument fix
2008-04-02  Valery Yatskolistener.c fixes - part 1
2008-04-02  Valery Yatskoadd_connection fixed to accept F instead of fd
2008-04-02  Valery YatskoMissed declarations
2008-04-02  Valery YatskoPorting accept callback functions
2008-04-02  Valery YatskoWorkarond with listener.c stuff on moving from listener...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery Yatskoirc_sockaddr_storage -> rb_sockaddr_storage, changing...
2008-04-02  Valery Yatskoclass.c fixed
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskoget_printable_kline(..) fix
2008-04-02  Valery Yatskofixing reject.c compilation + some changes I forgot...
2008-04-02  Valery Yatskoincludes fix
2008-04-02  Valery YatskoREADBUF_SIZE
2008-04-02  Valery YatskoTrying to fix packet.c
2008-04-02  Valery Yatskoadd_reject fix - please check!!!
2008-04-02  Valery Yatskofixing ServerStats references
2008-04-02  Valery Yatskotstats stuff gone to m_stats.c
2008-04-02  Valery Yatskos_stats.c::tstats fixed
2008-04-02  Valery Yatskoircst legacy declaration gone
2008-04-02  Valery Yatskoircvsnprintf -> rb_vsnprintf
2008-04-02  Valery Yatskoinotice fixed
2008-04-02  Valery Yatskoadd_listener w/o ssl
2008-04-02  Valery YatskoMissed ')'
2008-04-02  Valery Yatskoclient.c fixed, remember to check it with servlink
2008-04-02  Valery Yatskoclass.c fixed possibly
2008-04-02  Valery Yatskoclient.c fixed
2008-04-02  Valery Yatskofixing dline
2008-04-02  Valery Yatsko'ServerStats->' -> 'ServerStats.'
2008-04-02  Valery YatskoMore charybdis -> ratbox3
2008-04-02  Valery YatskoFixing bugs
2008-04-02  Valery Yatskoreject functions from ratbox3
2008-04-02  Valery YatskoMissed include
2008-04-02  Valery Yatskos_stats workaround
2008-04-02  Valery Yatskosslproc.h include
2008-04-02  Valery Yatskossl_ok in ircd.{h,c}
2008-04-02  Valery Yatskohash_cli_fd(x)
2008-04-02  Valery YatskoclientbyFdTable
2008-04-02  Valery YatskoSome hash stuff
2008-04-02  Valery YatskoReverting to 398.. trying again with native charybdis...
2008-04-02  Valery YatskoUMODE_DEBUG -> SNO_DEBUG
2008-04-02  Valery Yatskohash.{h,c} from ratbox3, let's work around them! xD
2008-04-02  Valery Yatskoextern declaration in ircd.h instead of ircd.c
2008-04-02  Valery YatskoReverting last commit
2008-04-02  Valery Yatskofixing maxconnections -> rb_get_maxconnections()
2008-04-02  Valery YatskoMuch more changes to remove compilation warnings
2008-04-02  Valery YatskoTrying again - this will need ssld integration from me
2008-04-02  Valery YatskoReverting last commit to try again
2008-04-02  Valery YatskoTrying to migrate on ratbox3's listener.
next