index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-04-21
core_dns Remove incomplete support for multiple questions per query
Attila Molnar
2015-04-21
core_dns Don't store query class code in Question
Attila Molnar
2015-04-21
core_dns Add typedef for request id, change it to uint16_t
Attila Molnar
2015-04-20
Merge insp20
Attila Molnar
2015-04-12
Change StreamSocket::DoRead() and DoWrite() to be non-virtual, make DoRead() ...
Attila Molnar
2015-04-12
Dispatch EventHandler events to dedicated virtual functions
Attila Molnar
2015-03-23
Merge pull request #1005 from SaberUK/master+minor-tweaks
Attila Molnar
2015-03-23
Merge pull request #1004 from SaberUK/insp20+fix-various-warnings
Attila Molnar
2015-03-21
Rebuild clone counts on rehash
Adam
2015-03-06
Fix building modules that use cap.h with a C++11 compiler.
Peter Powell
2015-03-04
Add SocketEngine::WriteV()
Attila Molnar
2015-02-27
Fix various Doxygen warnings.
Peter Powell
2015-02-15
Eliminate constant return value of the all events version of ModuleManager::S...
Attila Molnar
2015-02-15
Convert mods calling the old compat wrapper of ModuleManager::SetPriority() t...
Attila Molnar
2015-02-15
Remove I_BEGIN from enum Implementation
Attila Molnar
2015-02-12
m_spanningtree Pass Server* to the OnServerLink/OnServerSplit events
Attila Molnar
2015-02-11
Remove class Event and the OnEvent hook
Attila Molnar
2015-02-11
Convert the spanningtree events to use the new cross-module event system
Attila Molnar
2015-02-11
Remove unused parameters from HTTPRequest constructor
Attila Molnar
2015-02-11
Convert the HTTPd request event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the HTTPd ACL event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the SASL fallback event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the CAP event to use the new cross-module event system
Attila Molnar
2015-02-11
Allow enabling/disabling caps via GenericCap::SetActive()
Attila Molnar
2015-02-11
Convert the account login event to use the new cross-module event system
Attila Molnar
2015-02-11
Add new cross-module event system
Attila Molnar
2015-02-11
Add missing const operators to dynamic_reference[_nocheck]
Attila Molnar
2015-02-11
Allow dynrefs to have an OnCapture() hook
Attila Molnar
2015-02-05
Merge pull request #971 from SaberUK/master+numeric-xline
Attila Molnar
2015-01-26
Merge branch 'master+foreachneighbor'
Attila Molnar
2015-01-24
Implement User::WriteCommonQuit() using ForEachNeighbor() in UserManager
Attila Molnar
2015-01-24
Add User::ForEachNeighbor()
Attila Molnar
2015-01-24
Move implementation of Command and CommandBase functions into a source file
Attila Molnar
2015-01-24
Remove unused CommandBase::DecodeParameter()
Attila Molnar
2015-01-24
Switch to unsigned ints in CommandBase constructor for min and max params
Attila Molnar
2015-01-24
Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.
Peter Powell
2015-01-18
Specify which Extensible subclass an ExtensionItem is valid for
Attila Molnar
2015-01-17
Fix modules not being versioned on Windows.
Peter Powell
2015-01-14
cmode_k Fix oversight in substr() conversion
Attila Molnar
2015-01-10
Remove the unused OnGlobalOper hook
Attila Molnar
2014-12-19
Merge branch 'master+listmode'
Attila Molnar
2014-12-19
Merge branch 'master+flatmap'
Attila Molnar
2014-12-16
Change listmode storage type to vector
Attila Molnar
2014-12-15
Change type of some associative containers to their flat versions, including ...
Attila Molnar
2014-12-15
Add flat_[multi]{map,set} containers
Attila Molnar
2014-12-15
Add typedef ModeParser::ModeWatcherMap, remove ModeWatchIter
Attila Molnar
2014-12-15
Add typedef PrivSet for OperInfo::AllowedOperCommands and AllowedPrivs
Attila Molnar
2014-12-09
Pass the empty tag to Limits when constructing a ServerConfig, remove default...
Attila Molnar
2014-12-09
Add ServerLimits constructor that reads limits from a ConfigTag and use it
Attila Molnar
2014-11-01
Add stdalgo::isin() and use it to simplify code
Attila Molnar
[prev]
[next]