]> jfr.im git - irc/rqf/shadowircd.git/history - src/client.c
re-enable ziplinks + ssl
[irc/rqf/shadowircd.git] / src / client.c
2008-12-13  Aaron Sethmanre-enable ziplinks + ssl
2008-12-14  Jilles TjoelkerUnref privset of quitting oper.
2008-11-16  Aaron Sethmanmake is_cti/is_sti collect times connected in unsigned...
2008-10-31  Jilles TjoelkerAdd the IP address to userlog, as in ratbox3.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-29  Jilles TjoelkerRemove some dead code.
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-31  Jilles TjoelkerMove to ratbox3 reject and throttle code.
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-28  Valery V Yatskonotify_banned_client cleaned up
2008-06-28  Valery V Yatsko1. Removed stupid initUser() function outside of all...
2008-06-28  Valery V Yatsko*_heap declaration related to client.c are now in clien...
2008-06-19  Jilles TjoelkerDo not timeout unknowns if still waiting for blacklist...
2008-06-08  William Pitcockcore: no more TS5
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskomyctime -> rb_ctime
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  Jilles TjoelkerRemove various other gline stuff.
2008-04-11  Valery YatskoRemoving glines
2008-04-08  Valery YatskoBranch merge
2008-04-08  Valery YatskoWorking over zipstats bug and moving on the new ServerS...
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-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  Jilles TjoelkerZiplinks appear to work again now.
2008-04-03  Jilles TjoelkerFix crash when a server or attempt by an oper exits.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  Jilles TjoelkerRemove ^M.
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
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  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery YatskoMissed ')'
2008-04-02  Valery Yatskoclient.c fixed, remember to check it with servlink
2008-04-02  Valery Yatskoclient.c fixed
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000
2008-04-02  Valery Yatskoclient.c fixes + away stuff from ratbox3, part 2
2008-04-02  William PitcockAutomated merge with http://85.237.34.214:8000/
2008-04-02  Valery Yatskook, trying to work on blockheap's stuff
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery Yatskoaway stuff from ratbox3
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery YatskoMyFree -> rb_free
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerSome changes for libratbox.
2008-04-01  Jilles TjoelkerMake send.c compile, except for ziplinks.
2008-04-01  William Pitcockmacro replacement
2008-04-01  William Pitcockdlink -> rb_dlink
2008-04-01  William Pitcockircs[n]printf -> rb_s[n]printf
2008-01-16  Jilles TjoelkerFix some split servers not appearing in oper /map.
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2008-01-01  Jilles TjoelkerFix a crash after a local client exits.
2007-12-28  Jilles TjoelkerRemove long obsolete comment.
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-28  Jilles TjoelkerUse connect_timeout for handshakes; add snote and log...
2007-12-28  Jilles TjoelkerRemove code for unregistered clients from check_pings_l...
2007-12-24  Jilles TjoelkerRemove "<server> had been connected for <time>" snote.
2007-12-04  William PitcockMake sure the nd_dict is always created.
2007-12-03  William Pitcocknickdelay -> dictionary.
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-06-06  nenolod[svn] - "please report this to the ratbox developers...
2007-05-14  jilles[svn] Apply ratbox flood fix.
2007-04-15  jilles[svn] Only free PreClient struct when the rest of the...
2007-03-29  jilles[svn] Merge old trunk r2077,r2079:
2007-01-26  jilles[svn] Include real hostname in Closing Link message...
2007-01-25  nenolod[svn] - the new plan: