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
/
src
/
modules
/
m_spanningtree
/
main.cpp
Age
Commit message (
Expand
)
Author
2013-08-22
m_spanningtree Change TreeServer::GetSocket() to always return the socket tha...
attilamolnar
2013-08-22
Fix a few problems
attilamolnar
2013-08-19
Remove cmd_map from the core
attilamolnar
2013-08-19
m_spanningtree Minor cleanup of functions
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-18
m_spanningtree Propagate oper-only quit reason using METADATA, remove OPERQUIT
attilamolnar
2013-08-17
m_spanningtree Remove SpanningTreeUtilities* fields and parameters
attilamolnar
2013-08-04
Automatically attach modules to events
attilamolnar
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-07-24
m_spanningtree Change the type of TreeServer::ServerName to std::string
attilamolnar
2013-07-20
Enable the LINK snomask from m_spanningtree, remove unused FLOOD snomask
attilamolnar
2013-07-04
Remove $Core and $Mod* comments apart from $ModDep.
Peter Powell
2013-07-01
Fix a few oversights
attilamolnar
2013-06-13
Rewrite CommandParser::TranslateUIDs()
attilamolnar
2013-06-13
Introduce ModeProcessFlags, can be passed to ModeParser::Process() to indicat...
attilamolnar
2013-06-12
Get rid of the OnRemoteKill hook, make use of GetRouting() and TR_CUSTOM to r...
attilamolnar
2013-06-07
Create IOHook interface (extracted from Module)
attilamolnar
2013-06-06
Merge insp20
attilamolnar
2013-06-05
Remove unnecessary string copies and dead code
attilamolnar
2013-06-04
m_spanningtree Fix FIDENT routing
attilamolnar
2013-06-02
Route WALLOPS like a regular command, remove OnWallops hook
attilamolnar
2013-05-20
Remove OnUserPreNotice and OnUserNotice hooks, add MessageType argument to On...
attilamolnar
2013-05-18
Replaced vsnprintf with VAFORMAT pretty much everywhere.
Daniel Vassdal
2013-05-16
Allow spaces (and more) in oper types
attilamolnar
2013-05-14
Add method for writing server notices.
Peter Powell
2013-04-28
Merge insp20
attilamolnar
2013-04-26
Modularize DNS
Adam
2013-04-21
m_spanningtree Move CacheTimer into utils
attilamolnar
2013-04-21
Timer changes and TimerManager enhancements
attilamolnar
2013-04-18
m_spanningtree Fix IS_LOCAL() check in OnRehash handler
attilamolnar
2013-04-13
m_spanningtree Remove redundant first parameter of PING/PONG
attilamolnar
2013-04-13
m_spanningtree Add channel timestamp to channel METADATA
attilamolnar
2013-04-13
m_spanningtree Introduce IJOIN and RESYNC
attilamolnar
2013-04-12
m_spanningtree Remove encapsulation on UserCount/OperCount
attilamolnar
2013-04-12
m_spanningtree Introduce new function to send channel messages
attilamolnar
2013-04-12
m_spanningtree Change TreeServerList to be a set, get rid of a function dedic...
attilamolnar
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2013-04-11
Convert ISUPPORT to use a map instead of a string.
Peter Powell
2013-04-10
Replace IS_AWAY() and IS_OPER() macros with User::IsAway() and User::IsOper()
attilamolnar
2013-02-01
Remove unused variables detected by Clang 4.2.
Peter Powell
2012-11-29
cmd_rehash, m_spanningtree Fix REHASH messages duplicating at each hop
attilamolnar
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-10-12
Remove superfluous std::string()s
attilamolnar
2012-10-03
m_spanningtree Fill a parameterlist in OnAddLine/OnDelLine
attilamolnar
2012-10-03
m_spanningtree Simplify OnMode and OnSetAway handlers
attilamolnar
2012-10-03
m_spanningtree Remove empty RedoConfig()
attilamolnar
2012-09-30
Fix more undefined behavior caused by referencing the returned buffer by std:...
attilamolnar
2012-06-11
m_spanningtree Notify opers upon ecountering a configuration error when rehas...
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-18
Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c.
attilamolnar
[next]