| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix crashes, and in the process make xline even faster!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5304 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -16/+16 |
| * | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5265 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-17 | 1 | -3/+4 |
| * | Comment tidyup and change format so doxygen can detect them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5252 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-15 | 1 | -39/+35 |
| * | Fix some stuff, avoid use of global ServerInstance var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5250 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-15 | 1 | -63/+61 |
| * | Add a comment for readability•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5231 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-13 | 1 | -0/+1 |
| * | Try this, jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5229 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-13 | 1 | -2/+2 |
| * | Add debug to m_spanningtree, verifies that inspircd works correctly on FMODE ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5227 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-13 | 1 | -1/+2 |
| * | Forgot to return•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5152 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-06 | 1 | -0/+2 |
| * | Finish off the fix for bug #136 (a biggie for such a simple thing)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5151 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-06 | 1 | -6/+16 |
| * | Command result codes. This isnt finished yet, still got to do most of the mod...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5149 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-06 | 1 | -1/+5 |
| * | JOIN now has a TS parameter on it. The client protocol will ignore this when ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5148 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-06 | 1 | -2/+9 |
| * | Drop and log unknown nicks in FJOIN, rather than aborting the link•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5147 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-06 | 1 | -25/+2 |
| * | New CAPAB variable (manditory): PROTOCOL•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5145 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-05 | 1 | -1/+19 |
| * | This is a complex one: when autoconnecting, we check each links failover, and...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5144 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-05 | 1 | -0/+12 |
| * | 'Connection to %s closed' now says 'Connection to %s failed'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5143 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-04 | 1 | -2/+2 |
| * | Check for failover pointing at self. This is an obvious thing to check for an...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5142 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-04 | 1 | -0/+5 |
| * | failover connections are now added, thanks for the idea Lauren (happy now? lo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5141 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-04 | 1 | -66/+97 |
| * | Only VF_COMMON modules are sent in CAPAB now, not VF_STATIC•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5115 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-02 | 1 | -1/+1 |
| * | Fix for bug #134 reported by mixx941: When user connects to ircd with no user...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5091 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-31 | 1 | -1/+3 |
| * | Forwardport fix from stable (bug#133 reported by insurgent): configuring a li...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5090 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-31 | 1 | -35/+42 |
| * | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-30 | 1 | -11/+0 |
| * | Snomask +l (linking) and some +x (XLINE)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5067 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-29 | 1 | -37/+37 |
| * | +Q and +C (remote quit and connect) snomasks implemented•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5066 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-29 | 1 | -1/+1 |
| * | Spanningtree tidyups•••Start of SnomaskManager class
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5061 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-29 | 1 | -0/+2 |
| * | Hey, what the hell. Let's do remote ADMIN too. :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5059 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-08-28 | 1 | -3/+72 |
| * | ^*&^^)()%-•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5058 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-08-28 | 1 | -2/+2 |
| * | Remote MOTD support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5057 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-08-28 | 1 | -0/+82 |
| * | Check for muppet 3rdparty apps that might not order the list correctly•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5048 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -1/+4 |
| * | Error scemantics - 'this' server, 'your' server•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5047 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -2/+2 |
| * | Module list diffing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5046 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -1/+44 |
| * | Capab matching on important keys, and module lists•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5045 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -15/+124 |
| * | Fix ping timeouts to properly close and free the socket, same with /SQUIT•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5044 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -3/+7 |
| * | gcc whinges.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5043 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -0/+1 |
| * | Add DelFd calls when squitting a server or pinging it out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5042 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -0/+2 |
| * | Note: connect() cant time out for inspsockets in this commit. They'll sit in ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5040 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -7/+0 |
| * | Add support for NAMESX•••Tidy up m_alias blank lines
Add m_namesx.so to example conf (no extra config tags required for it, it "just works")
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5039 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-28 | 1 | -20/+26 |
| * | Bail out if we get a non-existent user•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5033 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -2/+10 |
| * | Fixes for w00t, now its boo time :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5032 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -1/+6 |
| * | Fix mode granting in FJOIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5031 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -2/+9 |
| * | I only fix stuff at 3:30am if im asked nicely and now im too tired to think a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5030 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -4/+4 |
| * | Extra sanity checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5029 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -5/+9 |
| * | Sometimes we were just doing Route->GetSock(), without first checking Route w...•••Instead, do "if (Route && Route->GetSock())" in a few places. This should make stuff water-tight
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5027 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -4/+4 |
| * | Overloaded char* equivalents of some core functions, will help us track down ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5026 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-27 | 1 | -0/+16 |
| * | Check for missing comma in FJOIN element•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5008 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-24 | 1 | -1/+1 |
| * | Forgot the comma in first join•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5005 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-23 | 1 | -1/+1 |
| * | If we get an unknown prefix character on a user when they join, we throw a fi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5004 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-23 | 1 | -0/+6 |
| * | Multi-prefix FJOIN, and allowing module-defined prefixes across the network•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5002 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-23 | 1 | -49/+11 |
| * | More prefixchar stuff.•••WARNING: 005 numeric is broken in this commit.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5000 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-23 | 1 | -15/+1 |
| * | In 1.1, place all FJOIN parameters in the last parameter of the FJOIN - if th...•••This way we're not limited to ~12 users per FJOIN command.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4988 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-21 | 1 | -3/+8 |
| * | EventHandler class, an abstraction for raw i/o•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-18 | 1 | -7/+7 |