Age | Commit message (Expand) | Author |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-18 | Move lots of spanningtree items to commands | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-23 | Make User::uuid and User::server const | danieldg |
2009-09-21 | Create StreamSocket for IO hooking implementation | danieldg |
2009-09-02 | Don't merge FMODEs with a non-server source | danieldg |
2009-09-02 | Remove "servermode" parameter, replace with IS_FAKE() which is more reliable | danieldg |
2009-09-02 | Use CheckTimeStamp to merge modes on netburst | danieldg |
2009-09-02 | Replace std::deque with std::vector in spanningtree and related modules | danieldg |
2009-09-01 | Fix build of m_spanningtree and display of dependency regeneration | danieldg |
2009-05-13 | Use Utils->ServerUser instead of ServerInstance->FakeClient in m_spanningtree | danieldg |
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-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-05 | Convert a few missing | peavey |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-02 | DOH! Fix my muppetry of a segfault, and fix some warnings | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-11 | Remove many unneeded headers from spanningtree files | w00t |
2008-02-03 | Split treesocket1 into a number of smaller files | w00t |