| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Check validity (length) of all NICK parameters to make sure we're not introdu...•••Normally, NICK parameters longer than allowed are weeded out by CAPAB but sending CAPAB is optional.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6705 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 1 | -11/+44 |
| * | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6690 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-18 | 1 | -14/+4 |
| * | Whoops, fix a silly bug i just introduced :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6649 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-10 | 1 | -1/+2 |
| * | Move FJOIN propogation above the FMODEs generated by winning an FJOIN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6648 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-10 | 1 | -5/+8 |
| * | Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6645 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-10 | 1 | -10/+9 |
| * | HIGHLY EXPERIMENTAL: This needs heavy testing -- new FMODE behaviour:•••(1) IF THEIRTS <= OURTS, ACCEPT MODE AND PASS ON
(2) If THEIRTS > OURTS, drop the mode and DONT pass on.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6644 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-10 | 1 | -255/+4 |
| * | Take away a uline specific check in fmode, which might explain why desyncs be...•••QA please test this with at least 2 insps and services and server syncs/splits, check for channel mode desyncs.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6638 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-08 | 1 | -8/+1 |
| * | Ensure that simplemodes are sent first (jilles requested this)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6611 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-25 | 1 | -2/+3 |
| * | Bans are bursted using a large string buffer to save on write() calls, so the...•••he same though.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6610 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-25 | 1 | -3/+11 |
| * | Allow for nick!user@host in TOPIC information.•••Note that this adds another <options> tag value, 'hostintopic'. (defaults to yes)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6572 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-11 | 1 | -1/+1 |
| * | Support port binding here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6535 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-07 | 1 | -2/+2 |
| * | Potential desync on "nick collision at same time as fjoin" fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6445 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-27 | 1 | -7/+16 |
| * | Fix dependencies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6398 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-19 | 1 | -0/+2 |
| * | Split this up even more, much smaller files that are easier for gcc to digest•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6395 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-19 | 1 | -0/+1451 |