summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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 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
* 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
* 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
* 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-041-0/+4
| | | | | | | backport of previous fix git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3836 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
* 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
* Backport of stability fix for 'connection refused' on autoconnect/connectGravatar brain2006-04-011-4/+4
| | | | 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
* 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
* Removal of DoOneIteration stuffGravatar brain2006-03-261-51/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3758 e03df62e-2008-0410-955e-edbf42e46eb7
* All software threading stuff *disabled*Gravatar brain2006-03-261-15/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3757 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove unnecessary casting.Gravatar w00t2006-03-261-9/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3754 e03df62e-2008-0410-955e-edbf42e46eb7
* unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ↵Gravatar brain2006-03-211-2/+1
| | | | | | as it is on 32 bit, but unsigned long is NOT. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3747 e03df62e-2008-0410-955e-edbf42e46eb7
* Why does EVERYONE forget to include helperfuncs.h?Gravatar brain2006-03-201-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3744 e03df62e-2008-0410-955e-edbf42e46eb7
* Trivial: 401 numeric for m_remove when nick or channel cannot be foundGravatar brain2006-03-191-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3742 e03df62e-2008-0410-955e-edbf42e46eb7
* Someone doesnt validate their input.... ;-pGravatar brain2006-03-191-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3741 e03df62e-2008-0410-955e-edbf42e46eb7
* Took out ability to issue parameterless helpopGravatar brain2006-03-191-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3736 e03df62e-2008-0410-955e-edbf42e46eb7
* Check for link tags with undefined ipaddr fields (for drunk admins that typo)Gravatar brain2006-03-191-2/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3735 e03df62e-2008-0410-955e-edbf42e46eb7
* Someone didnt know how to check for no parameters (*looks at Craig*)Gravatar brain2006-03-191-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3734 e03df62e-2008-0410-955e-edbf42e46eb7
* Test fix for topic loopGravatar brain2006-03-181-4/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3732 e03df62e-2008-0410-955e-edbf42e46eb7
* See previous changeGravatar brain2006-03-181-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3729 e03df62e-2008-0410-955e-edbf42e46eb7
* No RFC says anything about hiding channels containing only +i users -- and ↵Gravatar brain2006-03-181-3/+2
| | | | | | it could confuse the crap out of people. Removed feature git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3728 e03df62e-2008-0410-955e-edbf42e46eb7
* Tidy up around the ex AMD64 'fix'Gravatar om2006-03-171-1/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3727 e03df62e-2008-0410-955e-edbf42e46eb7
* Did the same thing here :/Gravatar om2006-03-171-2/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3726 e03df62e-2008-0410-955e-edbf42e46eb7
* Giving printf formats and not giving it arguments for them != cunningGravatar om2006-03-171-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3725 e03df62e-2008-0410-955e-edbf42e46eb7
* AMD64 warning 'fix' which tested fine when I added it seems to now...stop ↵Gravatar om2006-03-171-1/+2
| | | | | | things connecting...which is just cunning imo git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3724 e03df62e-2008-0410-955e-edbf42e46eb7
* Pass int not userrecGravatar brain2006-03-151-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3721 e03df62e-2008-0410-955e-edbf42e46eb7
* Casting to keep gcc happyGravatar brain2006-03-151-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3720 e03df62e-2008-0410-955e-edbf42e46eb7
* Typo in copy/paste from safelistGravatar brain2006-03-151-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3719 e03df62e-2008-0410-955e-edbf42e46eb7
* Added preliminary m_antibear.cpp, a security module to cripple bear.txt ↵Gravatar brain2006-03-151-0/+86
| | | | | | based trojan bots git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3718 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove timer stuff left over from m_safelistGravatar brain2006-03-151-4/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3717 e03df62e-2008-0410-955e-edbf42e46eb7