Age | Commit message (Expand) | Author |
2009-04-26 | Enable lag-check pings on active servers - if bandwidth waste is an issue, th... | danieldg |
2009-04-20 | Use loopCall to protect OnUserKick rather than the triggerevents hack | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-14 | Revert r11194 "Quiet bursts for uplinks, suggested by HiroP, thanks!" | danieldg |
2009-03-14 | Send remote BURST on new incoming server introduction | danieldg |
2009-03-10 | Quiet bursts for uplinks, suggested by HiroP, thanks! | brain |
2009-03-06 | Send SVSNICKs during nick collision to prevent servers that do not fully impl... | danieldg |
2009-03-05 | Fix crash when services (or a misbehaving remote server) introduces a server ... | danieldg |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-21 | Allow for kick from a server origin to have a comma seperated list of nicknam... | brain |
2008-11-27 | Forward-port: Created commit fcadb0b: Change rm to force removal for configur... | w00t |
2008-11-20 | Fix for potential crash with invalid prefixes (prefixes which are neither val... | brain |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-09-30 | Some suggestions from jilles about handling unknown prefix errors, and some i... | brain |
2008-09-24 | Fix for listening sockets not clearing their timeout on connected. Reported b... | peavey |
2008-09-21 | Be consistent. Use ServerInstance in all places instead of 'Instance' in half... | w00t |
2008-09-19 | Implement timeout on outgoing server connections as per our docs <link:timeout> | peavey |
2008-09-08 | Remove old listening stuff from spanningtree, use a new derived listener class. | w00t |
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 |