| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Regressed buffering code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3759 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -8/+8 | |
| * | Removal of DoOneIteration stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3758 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -51/+5 | |
| * | All software threading stuff *disabled*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3757 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -15/+14 | |
| * | IS_LOCAL check on flushwritebuf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3756 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -1/+2 | |
| * | Listening sockets are now explicitly nonblocking just in case the socket engi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3755 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -1/+2 | |
| * | Remove unnecessary casting.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3754 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-26 | 1 | -9/+9 | |
| * | Possible fix for a desync condition•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3753 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-25 | 1 | -2/+12 | |
| * | kill_link safety checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3752 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-25 | 1 | -1/+3 | |
| * | Bugfix for bug #101 being as the fix was just one simple line :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3751 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-25 | 1 | -0/+3 | |
| * | Removal of software threading idea in CullList. Nice idea, but did really wha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3749 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-22 | 1 | -23/+6 | |
| * | Stack overflow prevention allows deeper recursion•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3748 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-22 | 1 | -1/+1 | |
| * | unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3747 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-21 | 1 | -2/+1 | |
| * | Tidyup: (unsigned) cast to more explicit (unsigned char)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3746 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-21 | 2 | -7/+7 | |
| * | Why does EVERYONE forget to include helperfuncs.h?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3744 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-20 | 1 | -0/+1 | |
| * | Trivial: ServerPrivmsgAll() sending Notices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3743 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-20 | 1 | -1/+1 | |
| * | Trivial: 401 numeric for m_remove when nick or channel cannot be found•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3742 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -0/+3 | |
| * | Someone doesnt validate their input.... ;-p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3741 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -0/+6 | |
| * | Don't permit non-opers to /NOTICE $* and /PRIVMSG $* :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3740 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 2 | -2/+2 | |
| * | LUSERS oper count was broken and reporting the oper count to always be equal ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3738 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -1/+1 | |
| * | Took out ability to issue parameterless helpop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3736 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -1/+1 | |
| * | Check for link tags with undefined ipaddr fields (for drunk admins that typo)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3735 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -2/+6 | |
| * | Someone didnt know how to check for no parameters (*looks at Craig*)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3734 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-19 | 1 | -1/+1 | |
| * | Test fix for topic loop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3732 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-18 | 1 | -4/+3 | |
| * | Allow adding of new client ports via /REHASH.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3731 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-18 | 2 | -10/+76 | |
| * | See previous change•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3729 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-18 | 1 | -1/+1 | |
| * | No RFC says anything about hiding channels containing only +i users -- and it...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3728 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-18 | 2 | -4/+3 | |
| * | Tidy up around the ex AMD64 'fix'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3727 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-17 | 1 | -1/+3 | |
| * | Did the same thing here :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3726 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-17 | 1 | -2/+1 | |
| * | Giving printf formats and not giving it arguments for them != cunning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3725 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-17 | 1 | -1/+1 | |
| * | AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3724 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-17 | 1 | -1/+2 | |
| * | Fix to warning line 218•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3723 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-16 | 1 | -1/+1 | |
| * | Catch std::bad_alloc program wide (to catch out nazi sysadmins who restrict m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3722 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-16 | 1 | -4/+16 | |
| * | Pass int not userrec•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3721 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -1/+1 | |
| * | Casting to keep gcc happy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3720 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -1/+1 | |
| * | Typo in copy/paste from safelist•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3719 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -2/+2 | |
| * | Added preliminary m_antibear.cpp, a security module to cripple bear.txt based...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3718 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -0/+86 | |
| * | Remove timer stuff left over from m_safelist•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3717 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -4/+0 | |
| * | First-revision m_securelist.cpp, prevents /LIST in the first minute of connec...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3716 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -0/+118 | |
| * | Comment one of w00tie's comments, fix typo in log message, and make it look l...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3715 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-15 | 1 | -3/+3 | |
| * | Experimental change to avoid warning on 64bit systems, this is a simple one-l...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3712 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-14 | 1 | -2/+7 | |
| * | Sanity check, writing to array[-1] is not clever and not profitable.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3711 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-14 | 1 | -1/+1 | |
| * | *hits eggy with a stick*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3710 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -1/+1 | |
| * | Now compiles :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3709 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -1/+1 | |
| * | Move to 1.0.4+SVN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3708 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -1/+1 | |
| * | Move to 1.0.3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3704 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -1/+1 | |
| * | Obscure bug of the week: InspIRCd crashes when given more than 64 client port...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3701 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 2 | -2/+2 | |
| * | Removal of ancient TRUE/FALSE #defines (C-ish stuff)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3700 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 2 | -14/+23 | |
| * | Changed to use IS_LOCAL not user->fd > -1•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3699 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -5/+5 | |
| * | Removed lowercasing of servername on validation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3698 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | |
| * | Case insensitive server names (Hopefully) - to be tested•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3697 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -36/+34 |
