summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable 'xxx' - the pr0n value•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3971 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-241-1/+1
* Fix to make this work right!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3969 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-241-0/+2
* ITS FIXED! (i hope)•••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 Gravatar brain2006-05-241-2/+34
* Fix bug with knock on non-existent channel•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3956 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-0/+7
* Fixes•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3954 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-1/+0
* Inverted caps?•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3953 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-1/+1
* Debugging•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3952 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-15/+18
* Removal of map counts temporarily•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3951 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-7/+7
* Grrr.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3950 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-2/+2
* More hotfix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3949 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-1/+1
* Hotfix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3948 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-9/+10
* More test fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3947 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-0/+1
* Test fix for crash in OnUserConnect•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3946 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-111-3/+6
* Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha...•••(yes, REALLY.) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3943 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-101-0/+3
* Add validation for channel name, throws an exception aborting the module load...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3934 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-05-061-1/+14
* Now doesnt crash on rare occaisions•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3924 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-05-021-9/+17
* Merge of peaveydk's diff (at last)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3919 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-301-3/+24
* Fixes for cygwin.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3917 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-04-302-12/+12
* Backport of ident crash fix (this should work, read comment in OnCleanup)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3884 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-181-33/+57
* Backport of "x:y are reversed" fix - joinflood was not broken in this way•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3881 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-141-1/+1
* More verbose output on connection refused•••backport of previous fix git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3836 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-041-0/+4
* Remove irritating compile warning on m_spanningtree that I forgot to backport...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3814 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-04-041-2/+1
* Backport of fix to prevent adding empty phrases to +g list•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3803 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-031-0/+3
* Backport of stability fix for 'connection refused' on autoconnect/connect•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3794 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-04-011-4/+4
* c/p most of m_safelist into here so you can actually use it on large networks...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3793 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-03-311-82/+258
* Fix to allow smarter handling of hosts > 64•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3781 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-271-2/+8
* Backport to 1.0 stable tree•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3780 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-03-271-6/+2
* Backport founder remove fix, ignore invalid channel name check as it isn't se...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@3778 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-03-271-1/+1
* 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
* 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
* 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
* 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: 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
* 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
* 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
* 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-181-3/+2
* 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
* 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