summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to svn copy for 1.0.4 tag v1.0.4Gravatar brain2006-05-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3974 e03df62e-2008-0410-955e-edbf42e46eb7
* Move SVN -> 1.0.5+SVNGravatar brain2006-05-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3973 e03df62e-2008-0410-955e-edbf42e46eb7
* Move to 1.0.4 releaseGravatar brain2006-05-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3972 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed unused variable 'xxx' - the pr0n valueGravatar brain2006-05-241-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3971 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix to make this work right!Gravatar brain2006-05-241-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3969 e03df62e-2008-0410-955e-edbf42e46eb7
* More debug trackingGravatar brain2006-05-241-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3965 e03df62e-2008-0410-955e-edbf42e46eb7
* ITS FIXED! (i hope)Gravatar brain2006-05-241-2/+34
| | | | | | | THE CRASH ON NETSPLIT BUG SHOULD NOW BE HISTORY! git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3963 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of epoll/kqueue failure checkingGravatar brain2006-05-161-0/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3962 e03df62e-2008-0410-955e-edbf42e46eb7
* Broken kline matching in connect code (reported by LeaChim)Gravatar brain2006-05-141-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3958 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix bug with knock on non-existent channelGravatar brain2006-05-111-0/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3956 e03df62e-2008-0410-955e-edbf42e46eb7
* FixesGravatar brain2006-05-111-1/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3954 e03df62e-2008-0410-955e-edbf42e46eb7
* Inverted caps?Gravatar brain2006-05-111-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3953 e03df62e-2008-0410-955e-edbf42e46eb7
* DebuggingGravatar brain2006-05-111-15/+18
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3952 e03df62e-2008-0410-955e-edbf42e46eb7
* Removal of map counts temporarilyGravatar brain2006-05-111-7/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3951 e03df62e-2008-0410-955e-edbf42e46eb7
* Grrr.Gravatar brain2006-05-111-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3950 e03df62e-2008-0410-955e-edbf42e46eb7
* More hotfixGravatar brain2006-05-111-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3949 e03df62e-2008-0410-955e-edbf42e46eb7
* HotfixGravatar brain2006-05-111-9/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3948 e03df62e-2008-0410-955e-edbf42e46eb7
* More test fixGravatar brain2006-05-111-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3947 e03df62e-2008-0410-955e-edbf42e46eb7
* Test fix for crash in OnUserConnectGravatar brain2006-05-111-3/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3946 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix output corruption when host is exactly 64 chars longGravatar brain2006-05-101-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3945 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK ↵Gravatar brain2006-05-101-0/+3
| | | | | | | | | #chan nick :any reason (yes, REALLY.) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3943 e03df62e-2008-0410-955e-edbf42e46eb7
* Let ulines do NOTICE/PRIVMSG $* without oper again, so that OS GLOBAL on ↵Gravatar brain2006-05-072-2/+2
| | | | | | services packages is fixed :) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3939 e03df62e-2008-0410-955e-edbf42e46eb7
* Add validation for channel name, throws an exception aborting the module ↵Gravatar om2006-05-061-1/+14
| | | | | | loading if the name is invalid git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3934 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of EAGAIN checkGravatar brain2006-05-061-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3932 e03df62e-2008-0410-955e-edbf42e46eb7
* Return false; was missingGravatar brain2006-05-031-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3927 e03df62e-2008-0410-955e-edbf42e46eb7
* Now doesnt crash on rare occaisionsGravatar brain2006-05-021-9/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3924 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge of peaveydk's diff (at last)Gravatar brain2006-04-301-3/+24
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3919 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixes for cygwin.Gravatar w00t2006-04-302-12/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3917 e03df62e-2008-0410-955e-edbf42e46eb7
* signal/raise in the sigsegv handler to re-raise the sig for a coredumpGravatar w00t2006-04-281-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3914 e03df62e-2008-0410-955e-edbf42e46eb7
* maxbuf -> maxquitGravatar brain2006-04-261-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3910 e03df62e-2008-0410-955e-edbf42e46eb7
* Test tweak to clarify how channel joins workGravatar brain2006-04-212-1/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3902 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of ident crash fix (this should work, read comment in OnCleanup)Gravatar brain2006-04-181-33/+57
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3884 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of "x:y are reversed" fix - joinflood was not broken in this wayGravatar brain2006-04-141-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3881 e03df62e-2008-0410-955e-edbf42e46eb7
* More verbose output on connection refusedGravatar brain2006-04-042-0/+6
| | | | | | | backport of previous fix git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3836 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of fixesGravatar brain2006-04-041-2/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3833 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove irritating compile warning on m_spanningtree that I forgot to ↵Gravatar w00t2006-04-041-2/+1
| | | | | | backport from trunk a week or so ago. git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3814 e03df62e-2008-0410-955e-edbf42e46eb7
* Make -nolimit behaviour default, we want core dumps. Print a warning if ↵Gravatar w00t2006-04-042-19/+20
| | | | | | anyone uses -nolimit. git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3813 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of previous fixesGravatar brain2006-04-031-0/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3810 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of previous fixGravatar om2006-04-031-3/+11
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3808 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of fix to prevent adding empty phrases to +g listGravatar brain2006-04-031-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3803 e03df62e-2008-0410-955e-edbf42e46eb7
* Drop malformed dns names like a hot potato with maggots inGravatar brain2006-04-031-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3800 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of stability fix for 'connection refused' on autoconnect/connectGravatar brain2006-04-012-5/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3794 e03df62e-2008-0410-955e-edbf42e46eb7
* c/p most of m_safelist into here so you can actually use it on large ↵Gravatar om2006-03-311-82/+258
| | | | | | networks without being flooded off. Trunk will get a sexier way of solving this 'sometime soon' git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3793 e03df62e-2008-0410-955e-edbf42e46eb7
* Possible fix for 'connection refused' 100% cpu bugGravatar brain2006-03-281-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3786 e03df62e-2008-0410-955e-edbf42e46eb7
* Same fix to 1.0 stable, im quickly getting fed up of doing the same thing twice.Gravatar brain2006-03-271-7/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3784 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix to allow smarter handling of hosts > 64Gravatar brain2006-03-271-2/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3781 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport to 1.0 stable treeGravatar brain2006-03-271-6/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3780 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport founder remove fix, ignore invalid channel name check as it isn't ↵Gravatar w00t2006-03-271-1/+1
| | | | | | security related git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3778 e03df62e-2008-0410-955e-edbf42e46eb7
* "wahhh im a tester too"Gravatar brain2006-03-271-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3776 e03df62e-2008-0410-955e-edbf42e46eb7
* Regressed buffering codeGravatar brain2006-03-261-8/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3759 e03df62e-2008-0410-955e-edbf42e46eb7