]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/resolvers.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / resolvers.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-17 danieldgAdd <autoconnect> blocks [jackmcbarn]
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-06-30 w00tRoll back mysterious DNS change from 2007 which broke...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-31 w00tAdd snomask +s +L - remote link notices.
2008-09-08 w00tRemove old listening stuff from spanningtree, use a...
2008-08-22 w00tMatch conversion stuff.
2008-08-22 w00tRevert automated conversion by Special, as it (unfortun...
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-07-19 brainFix total mess of makefile dependency macros (all depen...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-08-28 w00tRemove unneeded headers from spanningtree. This was...
2007-08-26 brainRouting failure messages back where they came from...
2007-08-20 brainThe only possibility for the issue sts found is that...
2007-08-19 brainAllow support for multiple dns results per request...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-21 brainMove inspircd.h to top
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-02-07 brainSupport port binding here
2007-02-06 brainAnd fix typo.
2007-02-06 brainStuff to allow resolving of AAAA record, and on failure...
2007-01-19 brainFix dependencies
2007-01-19 brainSplit this up even more, much smaller files that are...