]> jfr.im git - solanum.git/history - include/client.h
ircd: import modified version of ratbox 3.1 whowas code
[solanum.git] / include / client.h
2016-01-23  William Pitcockircd: import modified version of ratbox 3.1 whowas...
2016-01-21  William PitcockRevert "LIST: use new sendq system to reimplement SAFEL...
2016-01-12  William Pitcockircd: implement EXTENDCHANS, based on ircd-seven (with...
2016-01-10  William PitcockLIST: more cleanups
2016-01-08  William Pitcockircd: remove internal resolver, no longer used
2016-01-08  William Pitcockircd: move DNS resolution over to authd
2015-12-12  Jilles TjoelkerReduce clean_nick() code duplication further.
2015-12-12  William Pitcockclean up some code duplication when checking nicks...
2015-12-12  William Pitcockclient: use sequential connection ids for ssld connecti...
2015-12-11  William Pitcocksslproc: set Client.localClient.cipher_string if sent...
2015-11-20  William Pitcockcap: implement ircv3.2 chghost cap
2015-03-01  William Pitcockcap-notify: add cap-notify cap
2015-02-28  Max Teufelsrc/channel: add support for IRCv3.2 userhost-in-names
2015-02-28  William Pitcockcap: remove SASL_REAUTH capability
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-16  William PitcockRevert "m_invite: add support for CAP invite-notify"
2015-02-16  Max Teufelm_invite: add support for CAP invite-notify
2015-02-16  William Pitcockm_sasl: move some struct members around for sasl-reauth
2015-02-15  William Pitcockcap: allow clients to do sasl reauth if they requested...
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.
2013-09-14  Jilles Tjoelkerwhowas: Use the normal rules for IP visibility.
2013-09-14  Jilles TjoelkerFix parameter name in header file for show_ip_conf().
2012-09-22  William Pitcockm_cap: add 'tls' core capability
2012-03-25  Keith BuckAdd option to immediately apply nick RESVs by FNC'ing.
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-22  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-21  Jilles TjoelkerRemove dummies, given that ratelimit already broke...
2012-02-18  Jilles TjoelkerPace aways.
2012-02-18  Keith BuckAdd ratelimit for high-bandwidth commands.
2012-02-14  Keith BuckAdd away-notify client capability.
2011-10-03  Jilles TjoelkerMinor cleanup to command throttling code:
2011-10-03  Jilles TjoelkerDisable LocalUser.actually_read (write-only field).
2011-05-16  Keith BuckAdd target change spam notice.
2011-04-03  Jilles TjoelkerBack out AUTHENTICATE EXTERNAL so I can do it differently.
2011-03-31  William Pitcocksasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL...
2011-01-06  Keith BuckAdd topic TS and channel TS constraints for /LIST.
2011-01-06  Keith BuckImplement operspy for /LIST.
2010-12-16  William PitcockAdd extended-join client capability.
2010-12-16  William PitcockRough implementation of the new account-notify client...
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-08-24  Stephen BennettBacked out changeset 8939a7e03d15
2010-05-02  Stephen BennettBranch merge
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-04-06  William PitcockHook up source-account-hostmask client protocol extension.
2010-02-15  Jilles Tjoelkertarget change: Allow free replies.
2010-02-14  Jilles Tjoelkertarget change: Overwrite the least recently used target...
2010-02-13  Jilles TjoelkerMake the number of targets tracked for target change...
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-30  Jilles TjoelkerRemove remnants of <foo>_t typedefs.
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-02  William Pitcockpresence: Add CLICAP_PRESENCE.
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-06-02  William Pitcockpresence: Add get_metadata().
2009-06-02  William Pitcockpresence: Add set_metadata() and delete_metadata().
2009-06-02  William Pitcockpresence: Declare MetadataEntry struct.
2009-05-30  William Pitcockpresence: Create presence metadata tracking structures...
2009-05-30  William Pitcockstruct Client: add a dictionary to contain presence...
2009-05-30  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-05-21  Jilles TjoelkerRemove some obsolete unused definitions.
2009-05-17  Jilles TjoelkerAllow ctcp replies through floodcount after ctcp'ing...
2008-12-13  Valeriy YatskoUpdate client.h.
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-27  Jilles TjoelkerFix ident for ssl connections.
2008-08-17  William PitcockMake a reference to privset in Client.localClient.
2008-08-17  Valery V Yatskobranch merge
2008-08-16  Valery V Yatskono more servlink - removed 'servlink_path' from referen...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-29  Valery Yatskorb_uint32_t -> uint32_t, rb_uint16_t -> uint16_t
2008-07-21  Jilles TjoelkerAlso apply floodcount to messages to remote clients...
2008-06-28  Valery V YatskoApplied svn diff from ratbox3 r21458:21470
2008-06-26  Valery V YatskoPASS selector:password for auth{}, based on spb's patch...
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-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  William PitcockTS_MIN is 6 now.
2008-04-11  Valery YatskoRemoving glines
2008-04-08  Valery YatskoRemoving UMODE_ALL, replacing all sendto_realops_flags...
2008-04-08  Valery YatskoChanging umode defines - renumbered
2008-04-08  Valery YatskoBranch merge
2008-04-08  Valery YatskoWorking over zipstats bug and moving on the new ServerS...
2008-04-07  Valery YatskoSome declarations connected to removed servlink gone
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
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-03  Jilles TjoelkerZiplinks appear to work again now.
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  Valery YatskoStuff connected with ctrlFd disabled
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 YatskoReverting some changed related not to moving on libratb...
next