Age | Commit message (Expand) | Author |
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 |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-05-21 | Move inspircd.h to top | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-02-07 | Support port binding here | brain |
2007-02-06 | And fix typo. | brain |
2007-02-06 | Stuff to allow resolving of AAAA record, and on failure try A record | brain |
2007-01-19 | Fix dependencies | brain |
2007-01-19 | Split this up even more, much smaller files that are easier for gcc to digest | brain |