]> jfr.im git - solanum.git/history - src/client.c
Merge pull request #53 from ShadowNinja/clarify_U+R
[solanum.git] / src / client.c
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 Tjoelkerlog_client_name: Remove MASK_IP case.
2014-02-23  Jilles TjoelkerReplace double semicolons with single; place null state...
2013-09-14  Jilles Tjoelkerwhowas: Use the normal rules for IP visibility.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-12  Keith BuckAbort blacklist queries at the same time as auth queries.
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2012-12-19  Jilles Tjoelkerserver: Remove code to send recursive QUITs/SQUITs...
2012-03-25  Keith BuckRESV FNC: Sign off/on monitor, and don't try to FNC...
2012-03-25  Keith BuckAdd option to immediately apply nick RESVs by FNC'ing.
2012-03-18  Keith Buckclient.c: Fix spelling/grammar in comments.
2012-02-04  William PitcockMigrate capability negotiation code to new dynamic...
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2010-03-03  Jilles TjoelkerMerge final 3.2.0 changes.
2010-02-28  Jilles TjoelkerMerge bugfix that also applied to 3.2.x.
2010-02-28  Jilles TjoelkerGenerate the "Temporary K-line %d min" part from aconf...
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2010-02-05  Jilles TjoelkerPass certfp to other servers and show it in whois....
2010-01-31  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-31  Jilles TjoelkerNo need to be paranoid about clearing auth_user.
2010-01-31  Jilles TjoelkerFix memory leak with auth_user.
2010-01-30  Jilles TjoelkerRemove remnants of <foo>_t typedefs.
2010-01-19  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-01-08  Jilles TjoelkerComplete the move of xlines and resvs from aconf->name...
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-12-21  Jilles TjoelkerRemove FLAGS_SENDQEX, fix sendq exceeded snotes for...
2009-06-03  Jilles TjoelkerAdd new constants for presence key/value lengths
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-03  Jilles TjoelkerDo not send two 792 numerics when changing a metadata...
2009-06-02  William Pitcockpresence: delete_metadata(): Free from the right heap.
2009-06-02  William Pitcockpresence: Broadcast presence changes to peer clients...
2009-06-02  William Pitcockpresence: Remove no longer used away_heap.
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-06-02  William Pitcockpresence: Make set_metadata() erase any old metadata...
2009-06-02  William Pitcockpresence: Add get_metadata().
2009-06-02  William Pitcockpresence: Add set_metadata() and delete_metadata().
2009-05-30  William Pitcockpresence: Create presence metadata tracking structures...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-21  Jilles TjoelkerRemove check_banned_lines() code duplication.
2009-03-08  Jilles Tjoelkerrehash bans: show mask in k/x line over-ruled notice
2009-03-08  Jilles Tjoelkerrehash bans: still check k/x lines for users exempt...
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-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.
next