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
/
resolvers.cpp
Age
Commit message (
Expand
)
Author
2020-04-24
Update copyright headers.
InspIRCd Robot
2020-04-21
Fixes by misspell-fixer
InspIRCd Robot
2020-02-15
Add HasFd to EventHandler and switch code to use it.
Sadie Powell
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-04-15
Fix linking servers with UNIX sockets.
Peter Powell
2016-09-02
m_spanningtree Allow multiple valid ips for link blocks as a result of Securi...
Adam
2016-08-26
m_spanningtree Drop unnecessary c_str() call when passing Link::Name to metho...
Attila Molnar
2016-08-25
m_spanningtree Handle unload in resolvers
Attila Molnar
2016-08-25
core_dns Make question a member of request, move common FindAnswerOfType to b...
Adam
2014-07-10
Remove current time parameter of the Timer constructor
Attila Molnar
2013-08-17
m_spanningtree Remove SpanningTreeUtilities* fields and parameters
attilamolnar
2013-08-15
Remove $ModDep comments
attilamolnar
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-05-23
Change CacheRefreshTimer tick time back to 5 minutes
Adam
2013-05-19
Fix spacing in calls to LogManager::Log.
Peter Powell
2013-04-26
Modularize DNS
Adam
2013-04-21
m_spanningtree Move CacheTimer into utils
attilamolnar
2013-04-12
m_spanningtree Remove unneeded #includes
attilamolnar
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-06-11
m_spanningtree Only add a resolved server IP as valid if it still exists when...
attilamolnar
2012-06-11
m_spanningtree Move SecurityIPResolver code to resolvers.cpp from resolvers.h
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-02-13
Clean up treesocket naming confusion by adding a link block reference during ...
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-09
private, who needs private...
danieldg
2009-10-09
Fix hook finding code and error reporting
danieldg
2009-10-09
Move autoconnect next-server to TreeSocket::cull, and drop autoconnect refere...
danieldg
2009-10-08
Update Event and Request APIs
danieldg
2009-09-30
Allow multiple autoconnects in a single <autoconnect> tag, fix infinite failover
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-21
Create StreamSocket for IO hooking implementation
danieldg
2009-09-17
Add <autoconnect> blocks [jackmcbarn]
danieldg
2009-09-03
Change cmd_*.so to use the Module object API
danieldg
2009-09-01
Fix build of m_spanningtree and display of dependency regeneration
danieldg
2009-06-30
Roll back mysterious DNS change from 2007 which broke multiple-answer
w00t
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-10-31
Add snomask +s +L - remote link notices.
w00t
2008-09-08
Remove old listening stuff from spanningtree, use a new derived listener class.
w00t
2008-08-22
Match conversion stuff.
w00t
2008-08-22
Revert automated conversion by Special, as it (unfortunately) neglects some d...
w00t
2008-08-22
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...
special
2008-07-19
Fix total mess of makefile dependency macros (all depending on stuff they don...
brain
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-15
InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id...
w00t
2007-08-28
Remove unneeded headers from spanningtree. This was done to the rest of the s...
w00t
2007-08-26
Routing failure messages back where they came from on /rconnect
brain
2007-08-20
The only possibility for the issue sts found is that a socket is deleted but ...
brain
2007-08-19
Allow support for multiple dns results per request. This is a significant cha...
brain
[next]