| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1.1.4+Norvegia•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6713 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.4 | brain | 2007-03-25 | 2 | -2/+1 |
| * | Remove excessive debugging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6712 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-25 | 1 | -8/+0 |
| * | Allow some commands to use a mask of * (this usually finds the 'root' server)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6711 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-25 | 1 | -8/+11 |
| * | Test stuff to fix remote stats brokage•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6710 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 3 | -3/+15 |
| * | Remove unused var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6709 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 1 | -2/+0 |
| * | Fix untidy debug output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6708 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 1 | -22/+4 |
| * | Fix two things: (1) log gets replaced by a user fd after restart causing debu...•••(2) restart failing due to segfault within libc (this is because some moron decided that stdin, stdout, and stderr should still be non-null if the files arent actually open!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6707 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 3 | -13/+67 |
| * | m_showwhois now sends a message for remote whois as well•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6706 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-03-24 | 1 | -1/+14 |
| * | 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 |
| * | Remove unused variable•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6704 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-24 | 1 | -1/+0 |
| * | Ident fixes, to make sure that if you dont get an ident reply you cant sneak ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6703 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-23 | 1 | -10/+10 |
| * | ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6702 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-23 | 2 | -9/+14 |
| * | Tweak some stuff about•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6701 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-23 | 1 | -6/+6 |
| * | Fix small memory leak•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6700 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-23 | 1 | -0/+4 |
| * | Fix high-bandwidth stuff with inspsocket+ssl, and eagain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6699 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 1 | -2/+2 |
| * | EAGAIN fixes for gnutls•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6698 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 1 | -2/+20 |
| * | We're checking for non-null session->sess in VerifyCertificate now. theres ve...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6697 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 1 | -3/+2 |
| * | Some tweaks for gnutls•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6696 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 2 | -3/+11 |
| * | More checks in IS_HSDONE event hook•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6695 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 2 | -0/+6 |
| * | Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6694 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-22 | 2 | -2/+2 |
| * | Update a notice on server already existing to be more clear•••- Update ModDesc for m_hidechans
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6693 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-03-20 | 2 | -2/+2 |
| * | Remove two pointless casts, and remove some space indenting (how does this ke...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6692 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-18 | 2 | -14/+14 |
| * | Change back to FMODE for channel mode changes from users•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6691 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-18 | 1 | -4/+7 |
| * | 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 | 10 | -24/+17 |
| * | Abort link at +/- 300secs, warn at +/- 30 secs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6689 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-17 | 1 | -3/+7 |
| * | Remote /MODULES•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6688 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 5 | -47/+84 |
| * | Remove <options:timesync>, add <timesync enable="no" master="no"> ...and docu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6687 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 1 | -8/+22 |
| * | Now syncs with the master every 10 mins•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6686 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 1 | -2/+1 |
| * | Wtf, ive found the source of the drift, it adds the old delta to the new!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6685 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 2 | -2/+3 |
| * | Improve this to show time with and without delta, without the user having to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6684 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 1 | -3/+6 |
| * | Different timesync, dont use yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6683 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-16 | 5 | -37/+28 |
| * | Optimise caps loop making it real neat. Thx Brain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6682 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-16 | 1 | -4/+1 |
| * | Change wording of 404 numeric to reflect that it's minlen or more.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6681 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-16 | 1 | -1/+1 |
| * | Change the numeric text to match the new configuration. Tidyup comments and D...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6680 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-15 | 1 | -3/+1 |
| * | Add capsmap to m_blockcaps in example.conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6679 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-15 | 1 | -1/+7 |
| * | Add support for MAP of chars considered to be CAPS to config for better control.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6678 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-15 | 1 | -5/+13 |
| * | Seems netsplit.de changed hosts to echo940.server4you.de.•••Add this to the default securelist config.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6677 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-15 | 1 | -2/+3 |
| * | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...•••Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-15 | 22 | -22/+79 |
| * | Fixed hidebans behavior to not always be on as well; there are probablyother ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6674 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-03-15 | 1 | -8/+32 |
| * | Someone is getting slapped for this; the new hidesplits/hidebans behavior doe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6673 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-03-15 | 1 | -1/+6 |
| * | Fix blockcaps. Who on earth thought that percentage was x*100 / y ???•••Its (x/y)*100, muppets :p
(also, you cant do floating point maths on integers)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6672 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-14 | 1 | -6/+6 |
| * | Fix /who thing that dmb spotted•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6671 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-13 | 1 | -2/+2 |
| * | Tag with 1.1.3 version name (StinkingBishop)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6669 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.3 | brain | 2007-03-13 | 1 | -1/+1 |
| * | Make /stats P show 'secs' after idle times•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6667 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-12 | 1 | -1/+1 |
| * | cleanup indentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6664 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-03-11 | 1 | -25/+25 |
| * | Remove stray "Notice:" - text only change•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6663 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -1/+1 |
| * | Fix minor bug, number of users listing doesnt decrement if a user quits while...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6662 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -0/+1 |
| * | Fix malformed notice•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6661 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -1/+1 |
| * | Document OnBufferFlushed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6660 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -0/+7 |
| * | Remove debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6659 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-11 | 1 | -1/+0 |