summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test commit to trunk (1.1) to make sure its not also updating the 1.0 stable ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3762 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.0forkGravatar brain2006-03-261-0/+1
* Regression for buffering of sockets•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3760 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-261-0/+3
* Regressed buffering code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3759 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-261-8/+8
* Removal of DoOneIteration stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3758 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-261-51/+5
* All software threading stuff *disabled*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3757 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-261-15/+14
* IS_LOCAL check on flushwritebuf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3756 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-261-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 Gravatar brain2006-03-261-1/+2
* Remove unnecessary casting.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3754 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-03-261-9/+9
* Possible fix for a desync condition•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3753 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-03-251-2/+12
* kill_link safety checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3752 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-251-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 Gravatar brain2006-03-251-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 Gravatar w00t2006-03-221-23/+6
* Stack overflow prevention allows deeper recursion•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3748 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-221-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 Gravatar brain2006-03-211-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 Gravatar brain2006-03-212-7/+7
* It prevents bear.txt, the module though happens to be a .so - thanks Lauren•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3745 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-03-211-1/+1
* Why does EVERYONE forget to include helperfuncs.h?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3744 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-201-0/+1
* Trivial: ServerPrivmsgAll() sending Notices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3743 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-201-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 Gravatar brain2006-03-191-0/+3
* Someone doesnt validate their input.... ;-p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3741 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-191-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 Gravatar brain2006-03-192-2/+2
* who left out m_ssl_dummy?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3739 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-191-0/+7
* 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 Gravatar brain2006-03-191-1/+1
* Made 'install' a little quieter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3737 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-192-25/+25
* Took out ability to issue parameterless helpop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3736 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-191-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 Gravatar brain2006-03-191-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 Gravatar brain2006-03-191-1/+1
* Check g++ not gcc in configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3733 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-191-2/+2
* Test fix for topic loop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3732 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-181-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 Gravatar brain2006-03-183-11/+77
* Document m_antibear, m_safelist•••YES OM, ALPHABETICAL ORDER! :D git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3730 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-181-0/+10
* See previous change•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3729 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-181-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 Gravatar brain2006-03-182-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 Gravatar om2006-03-171-1/+3
* Did the same thing here :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3726 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-171-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 Gravatar om2006-03-171-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 Gravatar om2006-03-171-1/+2
* Fix to warning line 218•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3723 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-161-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 Gravatar brain2006-03-161-4/+16
* Pass int not userrec•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3721 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-151-1/+1
* Casting to keep gcc happy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3720 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-151-1/+1
* Typo in copy/paste from safelist•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3719 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-151-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 Gravatar brain2006-03-151-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 Gravatar brain2006-03-151-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 Gravatar brain2006-03-151-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 Gravatar om2006-03-151-3/+3
* ChangeLogs 1.0.3 -> 1.0.1•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3713 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-141-544/+943
* 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 Gravatar om2006-03-141-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 Gravatar brain2006-03-141-1/+1
* *hits eggy with a stick*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3710 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-131-1/+1