]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/users.h
Improve UserManager::QuitUser() and related code
[user/henk/code/inspircd.git] / include / users.h
2014-01-05 Attila MolnarImprove UserManager::QuitUser() and related code
2013-08-30 attilamolnarMerge insp20
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-10 Peter PowellRename <connect:nouserdns> to <connect:resolvehostnames>.
2013-08-09 attilamolnarRemove virtual User::GetClass() (but keep LocalUser...
2013-08-09 attilamolnarAccept std::string as parameter in User::ChangeHost...
2013-08-09 attilamolnarMove host cycle logic into m_hostcycle
2013-07-19 attilamolnarGet rid of enum UserModes and mark User::modes as private
2013-07-19 attilamolnarReplace hardcoded mode letters, part 3
2013-07-19 attilamolnarMove SetNoticeMask(), FormatNoticeMasks() and ProcessNo...
2013-07-02 Attila MolnarMerge pull request #571 from ShutterQuick/inspircd...
2013-07-02 Daniel VassdalAllow for skipping clone checking before DNS is complete.
2013-07-02 Attila MolnarMerge pull request #569 from ShutterQuick/inspircd...
2013-07-01 attilamolnarReplace hardcoded mode letters passed to IsModeSet...
2013-06-24 Attila MolnarMerge pull request #564 from SaberUK/master+doxygen-fix
2013-06-21 Peter PowellFix Doxygen comments.
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-06 Peter PowellConvert User::SendText to use std::string.
2013-06-06 Peter PowellConvert User::FormatNoticeMasks() to use std::string.
2013-06-06 Peter PowellReplace some C string operations with the + operator.
2013-06-05 attilamolnarMerge insp20
2013-05-18 attilamolnarChange the signature of User::ForceNickChange() to...
2013-05-14 Attila MolnarMerge pull request #523 from SaberUK/master+server...
2013-05-14 Peter PowellAdd method for writing server notices.
2013-04-27 attilamolnarMerge insp20
2013-04-27 AdamMerge pull request #501 from SaberUK/master+nouserdns
2013-04-27 Peter PowellMove <performance:nouserdns> to <connect:nouserdns>.
2013-04-26 AdamModularize DNS
2013-04-13 attilamolnarRemove the deprecated invite API
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-11 attilamolnarFix clang warning about IsOper()
2013-04-10 attilamolnarReplace IS_AWAY() and IS_OPER() macros with User::IsAwa...
2013-04-09 attilamolnarMove most whois related code from the core into cmd_whois
2013-04-04 attilamolnarMake cmd_whowas act like a module, remove special handling
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarMove member variables from User to LocalUser
2013-03-31 attilamolnarChange User::GetIPString() to return const std::string&
2013-03-11 attilamolnarFix m_dnsbl not checking cgiirc users when the cgiirc...
2012-12-05 attilamolnarChange a few signed counter variables to unsigned so...
2012-11-29 attilamolnarMake LocalUserList an std::list
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-03 attilamolnarChange User::SetClientIP() to be virtual
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-13 attilamolnarCall OnUserSetIP() whenever the IP of a local user...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Peter PowellFix Doxygen syntax errors.
2012-07-01 Robin BurchellRevert "users: add SetClientIP function for irc::socket...
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 William Pitcockusers: add SetClientIP function for irc::sockets::socka...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-15 Justin CrawfordFixes for bug #12
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-01 RutgerAdd <connect:maxconnwarn>
2011-05-24 JackmcbarnFix recursion of QuitUser in SendQ quits
2010-02-12 danieldgRemove possible references to deleted User objects...
2010-02-02 danieldgAdd OnSetConnectClass hook for use in adding requiremen...
2010-01-31 danieldgUpdate connect block matching on rehash to prefer names...
2010-01-31 danieldgAllow connect classes to be specified without an allow...
2010-01-30 danieldgRemove UpdateNickHash due to incorrect behavior
2010-01-30 danieldgMove nick change code out of cmd_nick; fixes double...
2010-01-19 danieldgFix MOTD and RULES to work remotely (remove the old...
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-09 danieldgRemove mode counter, not reliable and only used for...
2009-11-11 danieldgAdd fine-grained command flood controls
2009-11-06 danieldgMove StreamSocket inheritance off of User
2009-11-01 danieldgFix global clone count not being decremented on remote...
2009-10-25 danieldgFixes found by removing User inheritance from StreamSocket
2009-10-24 danieldgCreate irc::sockets::cidr_mask
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-23 danieldgMake User::uuid and User::server const
2009-10-22 danieldgMake ConfigTag::items private
2009-10-22 danieldgMake irc::sockets::* parameters consistent, add irc...
2009-10-21 danieldgUse ConfigTagList as a faster access method for access...
2009-10-21 danieldgMove AllowedPrivs and similar oper information from...
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-21 danieldgMove all local-only fields to LocalUser
2009-10-21 danieldgMove some local-only fields to LocalUser
2009-10-21 danieldgMove SetClass to LocalUser
2009-10-21 danieldgSplit LocalUser and RemoteUser
2009-10-20 danieldgMove DumpText into User; kill unused WriteWallOps and...
2009-10-19 peaveyAdd a setting to <connect> allowing the threshold for...
2009-10-17 danieldgSome windows compile fixes
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-10-17 danieldgClean up excessive bits in User struct
2009-10-17 danieldgHold reference to the associated ConfigTag inside Conne...
2009-10-11 peaveyMore CoreExport, brought the errors down, but some...
2009-10-11 peaveyMove 2 static extensibles from user class to inspircd...
2009-10-05 danieldgAdd OnBuildNeighborList hook, replaces all uses of...
next