Age | Commit message (Expand) | Author |
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 |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-16 | Validate <server:id> on startup if provided, thx Brain | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-08 | Forward port r8664: bind server sockets on /rehash | w00t |
2008-01-07 | Correct typo | w00t |
2008-01-04 | Forward port r8629: Fix for bug #458 - servers going missing on collision etc | w00t |
2008-01-04 | Back out previous patch disabling ADDLINE processing. The problem is in the n... | w00t |
2008-01-04 | ADDLINE is broken, don't process it for now.. | w00t |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-04 | Some more to fix still, modules probably wont load correctly atm | brain |
2007-11-02 | Implement DELLINE, allow both DELLINE and ADDLINE to take a server OR client ... | brain |
2007-11-02 | Tidy up, and make the identifer for a line type be std::string not char | brain |
2007-10-31 | Make it compilable :p | brain |
2007-10-31 | Add XLine::SetCreateTime that removes gline_set_creation_time and friends | brain |