aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Cracking bit of Wensleydale, Gromit! v1.1.15Gravatar brain2007-11-151-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8596 e03df62e-2008-0410-955e-edbf42e46eb7
* More fixes for owines bugsGravatar brain2007-11-101-6/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8560 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix crashbugs found by owineGravatar brain2007-11-101-4/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8558 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidy up some minor memory leaks that can result in mode handlers or some ↵Gravatar brain2007-11-099-10/+25
| | | | | | other memory items not being freed if the module throws in the constructor git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8550 e03df62e-2008-0410-955e-edbf42e46eb7
* Make AddMode the last thing the constructor does.Gravatar brain2007-11-091-3/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8546 e03df62e-2008-0410-955e-edbf42e46eb7
* Second (not mergable) part of #441 fixGravatar brain2007-11-031-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8481 e03df62e-2008-0410-955e-edbf42e46eb7
* Mergable part of bug #441 fixGravatar brain2007-11-033-3/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8480 e03df62e-2008-0410-955e-edbf42e46eb7
* same as 8453, and now i'm back to bed.Gravatar w00t2007-11-011-1/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8454 e03df62e-2008-0410-955e-edbf42e46eb7
* Add dz to stable tooGravatar brain2007-10-271-6/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8395 e03df62e-2008-0410-955e-edbf42e46eb7
* Who flags now count as a wildcard for searching for privacy reasons, fixes ↵Gravatar brain2007-10-271-1/+3
| | | | | | bug #444 reported by Smartys git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8391 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug in windows with backslash directory seperators in config path ↵Gravatar brain2007-10-271-9/+4
| | | | | | when used with <include> tag and a relative include path, reported by daurnimator git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8387 e03df62e-2008-0410-955e-edbf42e46eb7
* the minidump stuff is only available in 5.1 dbghelp.dll which is xp and ↵Gravatar brain2007-10-261-18/+1
| | | | | | above. we must remove this to retain 2k compatibility git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8370 e03df62e-2008-0410-955e-edbf42e46eb7
* svnmerge 8340: Theres no need to check the address of a stack declared array ↵Gravatar brain2007-10-241-1/+1
| | | | | | for NULL, thanks darix git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8341 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport r8310 by handGravatar w00t2007-10-231-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8311 e03df62e-2008-0410-955e-edbf42e46eb7
* Another.Gravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8292 e03df62e-2008-0410-955e-edbf42e46eb7
* Unimportant extra debugGravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8291 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes for potter :pGravatar brain2007-10-211-4/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8289 e03df62e-2008-0410-955e-edbf42e46eb7
* HmmGravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8288 e03df62e-2008-0410-955e-edbf42e46eb7
* Forgot something!Gravatar brain2007-10-211-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8287 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed, i hope.Gravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8285 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra debuggingGravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8284 e03df62e-2008-0410-955e-edbf42e46eb7
* Excess debugGravatar brain2007-10-211-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8283 e03df62e-2008-0410-955e-edbf42e46eb7
* Could it really be THIS simple?Gravatar brain2007-10-212-1/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8282 e03df62e-2008-0410-955e-edbf42e46eb7
* Forgot to commit the fix for thisGravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8279 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix blank quits on failure to insert fd to not be blankGravatar brain2007-10-211-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8277 e03df62e-2008-0410-955e-edbf42e46eb7
* Minor tweak to avoid a storm of redundant read events. This isnt the fix, i ↵Gravatar brain2007-10-211-2/+3
| | | | | | dont think, but its needed anyway git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8275 e03df62e-2008-0410-955e-edbf42e46eb7
* Roll back to 1.1.12 socket engine as a testGravatar brain2007-10-213-24/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8274 e03df62e-2008-0410-955e-edbf42e46eb7
* Change how the socket engines work when you addfd on an fd that already exists.Gravatar brain2007-10-215-8/+5
| | | | | | | the only SANE outcome is that youve forgotten to DelFd, so it does this for you. git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8270 e03df62e-2008-0410-955e-edbf42e46eb7
* 1.1.14+PepperJack release v1.1.14Gravatar brain2007-10-201-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8239 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix small memory leak (this cant theoretically happen anyway unless you ↵Gravatar brain2007-10-191-0/+1
| | | | | | remove a network interface while an ident is connecting, and then youll only leak 12 bytes) git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8235 e03df62e-2008-0410-955e-edbf42e46eb7
* Oops, OnCheckReady being called after registration! This doesnt break the ↵Gravatar brain2007-10-181-2/+2
| | | | | | new m_ident, but it goes against spec git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8231 e03df62e-2008-0410-955e-edbf42e46eb7
* Make buildable on 1.1 (hard work!)Gravatar brain2007-10-181-7/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8230 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix typoGravatar brain2007-10-181-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8228 e03df62e-2008-0410-955e-edbf42e46eb7
* Socket engine tweaks, and new m_identGravatar brain2007-10-183-154/+235
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8227 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix to stable, tooGravatar brain2007-10-141-0/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8199 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed for 1.1 tooGravatar brain2007-10-141-13/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8191 e03df62e-2008-0410-955e-edbf42e46eb7
* Change the way origins are shown in snonotice, for djGrrr :pGravatar brain2007-10-141-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8182 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge in logging tweak from trunkGravatar brain2007-10-141-8/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8180 e03df62e-2008-0410-955e-edbf42e46eb7
* More debugGravatar brain2007-10-141-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8177 e03df62e-2008-0410-955e-edbf42e46eb7
* Add debugGravatar brain2007-10-141-0/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8176 e03df62e-2008-0410-955e-edbf42e46eb7
* Try and build thisGravatar brain2007-10-141-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8175 e03df62e-2008-0410-955e-edbf42e46eb7
* Lets try this one.Gravatar brain2007-10-141-9/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8173 e03df62e-2008-0410-955e-edbf42e46eb7
* Move some stuff around, this will move a crash to a different place and ↵Gravatar brain2007-10-132-1/+1
| | | | | | maybe we'll catch it git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8172 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge from trunkGravatar brain2007-10-131-9/+21
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8170 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge to stableGravatar brain2007-10-131-6/+40
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8168 e03df62e-2008-0410-955e-edbf42e46eb7
* TweaksGravatar brain2007-10-131-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8164 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix uninitialized var that may stop the ping warning from appearing, thanks ↵Gravatar brain2007-10-131-2/+2
| | | | | | djGrrr git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8161 e03df62e-2008-0410-955e-edbf42e46eb7
* IMPORTANT checks in here that special took out thinking they were no longer ↵Gravatar brain2007-10-131-3/+30
| | | | | | | | | required. Because of the fact that the inspsocket cull comes after the user cull these *are* required. 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
* This fixes a deletion error here, we were using new[] and not using ↵Gravatar brain2007-10-131-9/+9
| | | | | | delete[], but delete instead. git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8158 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra sanity checks to openssl module events to check for out of range file ↵Gravatar brain2007-10-133-1/+41
| | | | | | descriptors git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8156 e03df62e-2008-0410-955e-edbf42e46eb7