]> jfr.im git - irc/rqf/shadowircd.git/history - include/client.h
Implement operspy for /LIST.
[irc/rqf/shadowircd.git] / include / client.h
2011-01-19  JD HorelickImplement operspy for /LIST.
2010-10-24  JD HorelickSome clang static analyzer fixes.
2010-06-11  JD HorelickSVN Id removal part two
2010-07-04  JD HorelickBranch Merge
2010-03-05  B.GreenhamThere's no reason to have two nearly identical structs...
2010-03-05  B.GreenhamAdd *_metadata_clear and start using them.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd user metadata.
2010-03-03  JD HorelickMake +p expiry more robust
2010-02-26  JD HorelickAutomated merge with ssh://hg@bitbucket.org/uranium...
2010-02-25  B.GreenhamAdd umode +G, soft callerid.
2010-02-25  JD HorelickOverride part one.
2010-02-25  JD Horelickbranch merge
2010-02-25  JD HorelickBacked out changeset 65db6ca26281
2010-02-25  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-25  JD HorelickActually add +p umode and expiry code. It currently...
2010-02-23  B.GreenhamAdd umode +B, which marks users with it set as a bot...
2010-02-23  B.GreenhamFix some indentation I messed up while adding umode +C.
2010-02-23  B.GreenhamAdd umode +V, which blocks invites to anyone with it...
2010-02-23  B.GreenhamAdd umode +C, which blocks CTCPs to anyone with it...
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...
2008-04-02  Valery YatskoTrying to fix packet.c
2008-04-02  Valery Yatskolocalflags stuff
2008-04-02  Valery YatskoLocalUser::ssl_ctl
2008-04-02  Valery YatskoReverting to 398.. trying again with native charybdis...
2008-04-02  Valery YatskoLocalUser struct changes
2008-04-02  Valery Yatsko'lip' added in LocalUser struct
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.
2008-04-01  Valery Yatskoaway stuff from ratbox3
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerVarious changes for libratbox.
2008-04-01  William Pitcockstart making this compile
2008-03-15  Jilles Tjoelkertarget change: use fnv32 hash of UID instead of pointer...
2008-01-05  Jilles TjoelkerRemove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-24  Jilles TjoelkerRearrange flags2 to make room for 3 more oper privileges.
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerRemove various unused macros.
2007-12-24  Jilles TjoelkerRemove unused CONF_FLAGS_DO_IDENTD and FLAGS_NEEDID.
2007-12-24  Jilles TjoelkerRemove unused flag FLAGS_CHKACCESS.
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.
next