Age | Commit message (Expand) | Author |
2008-08-31 | Remove a redundant check, and fix user-mode change propegation. (closes bug #... | w00t |
2008-08-27 | Don't force-finish a burst on a timer, instead, set bursted if a PONG is reci... | w00t |
2008-08-23 | Remove (unnecessary) compiler warning bypass; we don't need to assign TreeSoc... | 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-06-13 | Win32 compilation fixes | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-06 | Remove this debug line, eliminating its pointless warning | brain |
2008-06-06 | And fix typo that came with it | brain |
2008-06-06 | Fix bug from std::string porting, thanks ThunderHacker | brain |
2008-05-23 | Collision tweaks | brain |
2008-05-18 | Convert m_spanningtree | aquanight |
2008-05-05 | Okay, this was good in theory, but totally and utterly fucked in implementati... | w00t |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-04-21 | Hack, hack, hack, hack hack. Hack hack. Probably fix snotice loops, though. | w00t |
2008-04-17 | Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a... | w00t |
2008-04-08 | Changes needed to get open-linking working. | w00t |
2008-04-08 | Comment tweakage | w00t |
2008-04-08 | This comment is slightly out of date: we do write to opers now. | w00t |
2008-04-08 | Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain | w00t |
2008-04-07 | This should probably be tested, but makes a whole lot more sense like this (u... | brain |
2008-04-06 | Fix this up to convert deque to const char* const for w00t | brain |
2008-04-06 | Remote /MAP: caution, this doesn't compile | w00t |
2008-04-06 | For some reason there was a FinishBurst in the encap command, which was sendi... | brain |
2008-04-05 | Tweaks to make some errors show server name and not server ID | brain |
2008-04-05 | Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow... | w00t |
2008-04-05 | Fix crash in MODE when sent for a user, with only one parameter (which is wro... | brain |
2008-04-04 | Fix lost messages, thanks w00t and peavey | brain |
2008-04-04 | Server origin privmsg, UNTESTED - will test in a min | brain |
2008-04-01 | Remove call to FlushWriteBuffer from BufferedSocket::Write(), this means we d... | w00t |
2008-04-01 | Special check in here now that forbids all use of MODE in s2s for changing ch... | brain |
2008-03-21 | Whoops, forgot to tie ENCAP into receiver in treesocket | brain |
2008-02-22 | w00t broke it :p | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-05 | Add server.cpp, handles all stuff related to the server command. treesocket2.... | w00t |
2008-02-04 | Clean up some FJOIN stuff | w00t |
2008-02-04 | Move a piece of HMAC to hmac.cpp | w00t |
2008-02-04 | Split treesocket2 into various smaller files | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-02-03 | Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X... | w00t |
2008-02-03 | Whoops | brain |
2008-02-03 | What do you think of this, w00t? | brain |
2008-02-03 | Fix burst time indicator: set startburst in treeserver's constructor, BURST i... | w00t |
2008-02-03 | Show extra debug for burst time | w00t |
2008-02-03 | Broken, but.. show how many milliseconds a burst takes. Someone care to tell ... | w00t |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-02-02 | Check for empty prefixes, and close server connections attempting to use them | w00t |