Age | Commit message (Expand) | Author |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-28 | Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should ... | special |
2006-09-28 | Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the chan... | special |
2006-09-26 | Fix bug found by giggsey (even though he doesnt realise he just found one) | brain |
2006-09-26 | make OnPostConnect global | brain |
2006-09-26 | Only output the 'AES on' message if the socket state isnt I_ERROR when its re... | brain |
2006-09-26 | Change error from 'connection established' to 'connection started' | brain |
2006-09-26 | Fixed a rather obvious crashbug in m_spanningtree (FJOIN) | special |
2006-09-25 | Make this compile. We now have to change all OnUserPreJoin use | brain |
2006-09-25 | Whoops, patch | brain |
2006-09-25 | Add send_topic event, lets you send a topic for a channel, set by a server | brain |
2006-09-24 | This needs some testing. | brain |
2006-09-24 | Add new server to server command: | brain |
2006-09-19 | Fix crashes, and in the process make xline even faster! | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-15 | Comment tidyup and change format so doxygen can detect them | brain |
2006-09-15 | Fix some stuff, avoid use of global ServerInstance var | brain |
2006-09-13 | Add a comment for readability | brain |
2006-09-13 | Try this, jamie | brain |
2006-09-13 | Add debug to m_spanningtree, verifies that inspircd works correctly on FMODE ... | brain |
2006-09-06 | Forgot to return | brain |
2006-09-06 | Finish off the fix for bug #136 (a biggie for such a simple thing) | brain |
2006-09-06 | Command result codes. This isnt finished yet, still got to do most of the mod... | brain |
2006-09-06 | JOIN now has a TS parameter on it. The client protocol will ignore this when ... | brain |
2006-09-06 | Drop and log unknown nicks in FJOIN, rather than aborting the link | brain |
2006-09-05 | New CAPAB variable (manditory): PROTOCOL | brain |
2006-09-05 | This is a complex one: when autoconnecting, we check each links failover, and... | brain |
2006-09-04 | 'Connection to %s closed' now says 'Connection to %s failed' | brain |
2006-09-04 | Check for failover pointing at self. This is an obvious thing to check for an... | brain |
2006-09-04 | failover connections are now added, thanks for the idea Lauren (happy now? lo... | brain |
2006-09-02 | Only VF_COMMON modules are sent in CAPAB now, not VF_STATIC | brain |
2006-08-31 | Fix for bug #134 reported by mixx941: When user connects to ircd with no user... | brain |
2006-08-31 | Forwardport fix from stable (bug#133 reported by insurgent): configuring a li... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-29 | Snomask +l (linking) and some +x (XLINE) | brain |
2006-08-29 | +Q and +C (remote quit and connect) snomasks implemented | brain |
2006-08-29 | Spanningtree tidyups | brain |
2006-08-28 | Hey, what the hell. Let's do remote ADMIN too. :) | w00t |
2006-08-28 | ^*&^^)()%- | w00t |
2006-08-28 | Remote MOTD support | w00t |
2006-08-28 | Check for muppet 3rdparty apps that might not order the list correctly | brain |
2006-08-28 | Error scemantics - 'this' server, 'your' server | brain |
2006-08-28 | Module list diffing | brain |
2006-08-28 | Capab matching on important keys, and module lists | brain |
2006-08-28 | Fix ping timeouts to properly close and free the socket, same with /SQUIT | brain |
2006-08-28 | gcc whinges. | brain |
2006-08-28 | Add DelFd calls when squitting a server or pinging it out | brain |
2006-08-28 | Note: connect() cant time out for inspsockets in this commit. They'll sit in ... | brain |
2006-08-28 | Add support for NAMESX | brain |
2006-08-27 | Bail out if we get a non-existent user | brain |