]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_check.cpp
Ensure server names passed to some commands are really server names
[user/henk/code/inspircd.git] / src / modules / m_check.cpp
2016-03-29 Attila MolnarEnsure server names passed to some commands are really...
2016-03-22 Attila MolnarMerge branches 'master+check' and 'master+namedmodes'
2016-03-19 Attila Molnarm_check Move DumpExt() into CheckContext
2016-03-19 Attila Molnarm_check Move DumpListMode() into CheckContext
2016-03-19 Attila Molnarm_check Refactor, move to the new RPL_CHECK numeric
2016-02-25 Attila MolnarRemove unnecessary std::string::c_str() calls
2016-02-22 Attila MolnarMerge insp20
2015-09-28 Attila MolnarFix incorrect std::string::operator[] usage
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2014-12-27 Attila Molnarm_check Fix non-standard format specifier %s passed...
2014-12-19 Attila MolnarMerge branch 'master+listmode'
2014-12-19 Attila MolnarMerge branch 'master+flatmap'
2014-12-15 Attila MolnarAdd typedef PrivSet for OperInfo::AllowedOperCommands...
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-14 Attila MolnarRename UserChanList to User::ChanList, remove UCListIter
2014-07-14 Attila MolnarRemove typedef UserMembCIter, use Channel::MemberMap...
2014-07-14 Attila MolnarRename UserMembList to Channel::MemberMap, switch all...
2014-07-14 Attila MolnarChange return type of Channel::GetUsers() to reference...
2014-06-07 satmdFix harmless loop off-by-ones found by Moonlightning
2014-04-07 Attila MolnarMerge insp20
2014-03-31 Attila MolnarCheck if Membership::GetPrefixChar() returns 0 before...
2014-03-17 Attila MolnarRewrite clone counting to use one map instead of two
2014-03-15 Attila MolnarAdd UserManager::GetUsers()
2014-02-14 Attila MolnarMove GetAllPrefixChars() from Channel to Membership
2014-02-14 Attila MolnarMove GetPrefixChar() from Channel to Membership
2014-01-24 Attila MolnarConvert UserChanList to an intrusively linked list
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarIntroduce Server class
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 PowellRemove some pointless code:
2013-09-12 attilamolnarSend ListModeBase modes implicitly on channel sync
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarMerge insp20
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-07-19 attilamolnarMove SetNoticeMask(), FormatNoticeMasks() and ProcessNo...
2013-07-19 attilamolnarSeperate ModeReference into ChanModeReference and UserM...
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-06 Peter PowellUse InspIRCd::Format instead of snprintf().
2013-06-05 attilamolnarMerge insp20
2013-05-15 attilamolnarAllow spaces (and more) in oper types
2013-05-15 Attila MolnarMerge pull request #514 from SaberUK/master+virtual...
2013-05-15 Peter PowellTidy up keywords on module methods.
2013-04-27 attilamolnarMerge insp20
2013-04-10 attilamolnarReplace IS_AWAY() and IS_OPER() macros with User::IsAwa...
2013-04-08 attilamolnarMigrate u_listmode.h into the core, change +b to use it
2013-04-01 attilamolnarWhitespace and empty destructor removal, minor coding...
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarMove member variables from User to LocalUser
2012-11-24 attilamolnarm_check, m_namesx, m_timedbans Minor cleanup
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 Robby-m_check: Include IP and gecos in host/IP-mask lookup...
2012-06-01 Robin BurchellMerge pull request #179 from attilamolnar/insp20+desyncfix
2012-05-30 Robin BurchellMerge pull request #175 from attilamolnar/insp20+chopfix
2012-05-30 Robin BurchellMerge pull request #173 from Robby-/insp20-moddesc
2012-05-30 Robby-Module description updates
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...
2010-02-10 danieldgFix incorrect check of mode permissions when displaying...
2010-02-06 danieldgAdd PROP command to m_namedmodes
2010-02-01 danieldgDisplay allowed oper modes, commands, and permissions...
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-05 danieldgShow channel listmodes (+beIg) in /CHECK output
2009-11-15 danieldgAdd Inspircd::AddServices
2009-10-22 danieldgMake irc::sockets::* parameters consistent, add irc...
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-21 danieldgMove some local-only fields to LocalUser
2009-10-20 danieldgMove DumpText into User; kill unused WriteWallOps and...
2009-10-18 danieldgRemove more classbase
2009-10-18 danieldgFix null dereference caused by tracking dummy
2009-10-14 danieldgMove static map of extensions into ServerInstance,...
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-18 danieldgSeparate spy channels [jackmcbarn]
2009-09-13 danieldgClean up Command constructor
2009-09-13 danieldgAdd SerializeFormat for easier metadata formatting
2009-09-13 danieldgMembership* changes
2009-09-13 danieldgChange Extensible to use strongly typed entries
2009-09-02 danieldgRemote user messaging fixes
2009-09-02 danieldgMake CHECK work remotely with optional second parameter
2009-09-02 danieldgAdd server IP to /CHECK output for local users
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-09-02 danieldgInclude untranslated user/channel metadata in CHECK...
2009-09-02 danieldgMetaData rework
2009-09-02 danieldgChange allocation of commands/modes
2009-09-01 danieldgRename User::GetPort to GetServerPort to clarify its...
2009-09-01 danieldgShow metadata keys and values in /CHECK output
2009-08-12 danieldgFixes for config reader
2009-05-24 danieldgMake timestamp output in /CHECK consistent
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-27 danieldgAdd more information to /CHECK output
next