Age | Commit message (Expand) | Author |
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 |
2006-08-27 | Fixes for w00t, now its boo time :) | brain |
2006-08-27 | Fix mode granting in FJOIN | brain |
2006-08-27 | I only fix stuff at 3:30am if im asked nicely and now im too tired to think a... | brain |
2006-08-27 | Extra sanity checks | brain |
2006-08-27 | Sometimes we were just doing Route->GetSock(), without first checking Route w... | brain |
2006-08-27 | Overloaded char* equivalents of some core functions, will help us track down ... | brain |
2006-08-24 | Check for missing comma in FJOIN element | brain |
2006-08-23 | Forgot the comma in first join | brain |
2006-08-23 | If we get an unknown prefix character on a user when they join, we throw a fi... | brain |
2006-08-23 | Multi-prefix FJOIN, and allowing module-defined prefixes across the network | brain |
2006-08-23 | More prefixchar stuff. | brain |
2006-08-21 | In 1.1, place all FJOIN parameters in the last parameter of the FJOIN - if th... | brain |
2006-08-18 | EventHandler class, an abstraction for raw i/o | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | peline/pxline etc stuff removed | brain |
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | And fix a bug | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |