]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/usermanager.cpp
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src / usermanager.cpp
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-03-10 Sadie PowellRename `<bind:ssl>` to `<bind:sslprofile>`.
2021-02-26 InspIRCd RobotUpdate copyright headers.
2020-12-20 Sadie PowellHide the server name/desc better when <options:hideserv...
2020-03-12 Sadie PowellImplement support for the SERVLIST command.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-28 Peter PowellIgnore clients on ulined servers when reporting stats...
2019-11-16 Peter PowellClose connections when an I/O hook is configured but...
2019-07-21 Peter PowellAllow modules to prevent a failed connection from being...
2019-06-24 iwalkaloneAdd OnUserPreQuit event to allow modules to change...
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-04 Peter PowellDocument OnUserInit properly and add OnUserPostInit.
2019-02-15 Peter PowellRename User::nping to nextping for consistency with...
2019-02-15 Peter PowellRefactor UserManager::DoBackgroundUserStuff().
2019-01-20 Peter PowellCall the OnUserInit hook from earlier in UserManager...
2019-01-09 Matt SchatzImprove X-line text consistency.
2018-12-12 Peter PowellFix a crash when the core_oper module is not loaded.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-11-04 Peter PowellFix exposing the ban reason when an xline is found...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-13 Peter PowellImplement IRCv3 message tag support.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-28 Peter PowellHide User#host and User#dhost and use accessors to...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2016-09-02 Attila MolnarMerge insp20
2016-08-24 Attila MolnarUpdate UserManager documentation and comments
2016-08-24 Attila MolnarCheck for errors after calling IOHookProvider::OnAccept()
2016-08-24 Attila MolnarCall IOHookProviders after the socket has been added...
2016-08-24 Attila MolnarAdd socket into the SocketEngine as soon as possible...
2016-08-17 Attila MolnarMerge insp20
2016-08-10 Attila MolnarInitialize more User and LocalUser fields using the...
2016-08-10 Attila MolnarMerge branch 'master+websocket'
2016-08-08 Attila MolnarKeep multiple IOHookProvider references in class Listen...
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-13 Attila MolnarStop processing the new connection in UserManager:...
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-10 Attila MolnarMerge branch 'master+alreadysent'
2015-11-03 Attila MolnarRemove UserManager::GarbageCollect()
2015-11-03 Attila MolnarMove already sent id rollover handling and static Local...
2015-11-03 Attila MolnarAdd UserManager::NextAlreadySentId() and convert all...
2015-11-03 Attila MolnarMerge branch 'master+invite'
2015-11-02 Attila MolnarRewrite invite system
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-05-22 Attila MolnarRemove dead code from UserManager::AddUser()
2015-05-22 Attila MolnarFix some oversights
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-22 Attila MolnarMerge pull request #1016 from Renegade334/insp20+docs...
2015-03-22 Attila MolnarMerge pull request #1009 from SaberUK/insp20+fix-dirty-env
2015-03-21 AdamRebuild clone counts on rehash
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-02-05 Attila MolnarMerge pull request #984 from Renegade334/modules-exempt...
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-26 Attila MolnarMerge branch 'master+foreachneighbor'
2015-01-24 Attila MolnarImplement User::WriteCommonQuit() using ForEachNeighbor...
2015-01-24 Peter PowellUse ERR_YOUREBANNEDCREEP instead of NOTICE when a user...
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2014-12-30 Attila MolnarFix signon time of clients being off by dns_timeout...
2014-10-27 Attila MolnarMerge insp20
2014-08-04 md-5Fix off by one in ping timeout.
2014-07-25 Attila MolnarMerge insp20
2014-07-19 Attila MolnarMove and rename typedef LocalUserList to UserManager...
2014-07-19 Attila MolnarErase local users from UserManager::local_list in QuitU...
2014-06-13 Attila MolnarChange allocation of InspIRCd::BanCache to be physicall...
2014-06-13 Attila MolnarPull in bancache.h from inspircd.h
2014-06-07 Attila MolnarRelax fd bounds checking
2014-04-07 Attila MolnarMerge insp20
2014-03-17 Attila MolnarRewrite clone counting to use one map instead of two
2014-03-15 Attila MolnarChange allocation of UserManager::clientlist to be...
2014-03-14 Attila MolnarChange allocation of UserManager::uuidlist to be physic...
2014-02-08 Attila MolnarChange all socketengine methods to be static
2014-02-04 AdamFix ping timeout message seconds vs second
2014-01-25 Attila MolnarDestroy Memberships of a quitting user in QuitUser...
2014-01-24 Attila MolnarConvert LocalUserList to an intrusively linked list
2014-01-22 Attila MolnarSplit IOHook into IOHook and IOHookProvider
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarImprove UserManager::QuitUser() and related code
2013-12-18 Attila MolnarClean up CoreException
2013-12-15 Attila MolnarMerge pull request #708 from SaberUK/master+development...
2013-12-15 AdamMerge pull request #689 from SaberUK/master+cxxify
2013-12-15 Peter PowellMove stuff around a bit:
2013-08-30 attilamolnarMerge insp20
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-10 Peter PowellRename <options:moronbanner> to <options:xlinemessage>.
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
next