summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.1.14+PepperJack release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8239 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.14Gravatar brain2007-10-201-1/+1
* Block 8154,8162-8163,8165,8174,8187-8189,8192-8194,8197,8200-8201,8203-8226,8...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8238 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-200-0/+0
* SHUT_WR is not defined on windows•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8236 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-202-0/+1732
* Fix small memory leak (this cant theoretically happen anyway unless you remov...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8235 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-191-0/+1
* Oops, OnCheckReady being called after registration! This doesnt break the new...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8231 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-181-2/+2
* Make buildable on 1.1 (hard work!)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8230 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-181-7/+9
* Fix typo•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8228 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-181-1/+1
* Socket engine tweaks, and new m_ident•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8227 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-183-154/+235
* Fix to stable, too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8199 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-0/+5
* Fixed for 1.1 too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8191 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-13/+8
* Change the way origins are shown in snonotice, for djGrrr :p•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8182 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-3/+3
* Merge in logging tweak from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8180 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-8/+8
* More debug•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8177 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-3/+3
* Add debug•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8176 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-0/+10
* Try and build this•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8175 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-0/+1
* Lets try this one.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8173 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-141-9/+12
* Move some stuff around, this will move a crash to a different place and maybe...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8172 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-132-1/+1
* Merge from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8170 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-9/+21
* Merge to stable•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8168 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-6/+40
* Tweaks•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8164 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-0/+2
* Fix uninitialized var that may stop the ping warning from appearing, thanks d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8161 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-2/+2
* IMPORTANT checks in here that special took out thinking they were no longer r...•••This was bought up in discussion many weeks ago but i guess we both thought the other had added these back! git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8160 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-3/+30
* This fixes a deletion error here, we were using new[] and not using delete[],...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-9/+9
* Extra sanity checks to openssl module events to check for out of range file d...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8156 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-133-1/+41
* Merge in http://www.p2p-network.net/patches/blocking_fix.patch to fix random ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8153 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-131-0/+3
* Silent CHGIDENT for ulines to prevent noisyness from anope•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8152 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-111-1/+3
* Check is off by one, this wont break anything but will cut a character off th...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8150 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-111-1/+1
* SVNMERGE BLOCK:•••8074,8079-8080,8082-8083,8088-8089,8097-8098,8101-8103,8107,8109-8112,8115-8118,8121-8127,8129-8130,8144-8145,8147 git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8148 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-110-0/+0
* Fix for bug #435 and fix return codes (these cannot be localonly for add/remo...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8146 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-111-2/+2
* Fixed bug #437 (Empty userstats setting denies stats to opers too)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8143 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-10-101-1/+1
* Change 'unrecognised command BLAH' to 'unrecognised or malformed command BLAH...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8141 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-091-1/+1
* sanity check for existing server in DoFailOver seems to have vanished!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8139 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-091-2/+10
* Backport r8136, svshold allows nick to be taken on connect (OnUserPreNick not...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8137 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-071-12/+10
* Support 501 numeric (its different for user modes compared to channel modes) ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8135 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-071-1/+1
* Fixed bug #434 (cycle allows bypassing modes for users outside of the channel...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8133 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-10-071-2/+8
* Backport the changes to CallHandler to fix an issue Andy Church and Casey are...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8128 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-061-22/+31
* Add -lunwind to libraries on openbsd to fix some compile issues (thanks nenolod)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8120 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-041-0/+1
* Tweaks to icky icky select() engine (thanks Ersan) this MIGHT fix select prob...•••We've been having more than usual problems due to select() due to epoll not being detected properly and it falling back on select() which isnt as well tested. git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8114 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-10-031-2/+1
* Backport r8107 for brain•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8108 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-10-021-1/+5
* parameters[0] -> parameter.c_str()•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8100 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-301-1/+1
* Whoops, error from an svnmerge•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8095 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.13Gravatar brain2007-09-291-1/+1
* 1.1.13+Tyramine (Toxic Cheese! http://scienceblogs.com/moleculeoftheday/2006/...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8094 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-291-1/+1
* Removed extremely verbose debugging from the SSL modules, as I believe that b...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8093 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-09-292-11/+0
* Correct wording of message in cmd_invite pointed out by Zaba•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8091 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-281-1/+1
* Forgot part of the fix for bug #404•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8087 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-09-271-1/+2
* Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-09-265-14/+8
* Fix for bug #421•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8081 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-251-0/+7
* Backport fix for bug #407•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8078 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-254-8/+8
* Backport hidekills tweak•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8076 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-251-11/+3
* Backport fix for bug #419•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8073 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-09-241-2/+13