summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1.1 Beta 5 + Lugnut•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5721 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.0b5Gravatar brain2006-11-121-1/+1
* Thanks for the pointer jilles ;)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5720 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+5
* Slight hax. When bursting a channel - in the fmode, if we dont have +n or +t ...•••This is because the other side will ass-u-me +nt set because this is the default. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5719 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+19
* If a new channel is created, after sending the FJOIN for the first user in, s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5718 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+8
* Show chanrec::age in MODE #chan, not the deprecated chanrec::created•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5717 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+1
* Added a notice that all people bumping the protocol version should edit a pag...••• * IMPORTANT: If you make changes, document your changes here, without fail: * http://www.inspircd.org/wiki/List_of_protocol_changes_between_versions * * Failure to document your protocol changes will result in a painfully * painful death by pain. You have been warned. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5716 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+6
* Protocl-Version bump to 1102•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5715 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+1
* Oops, using wrong param•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5714 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+1
* More funky stuff, SNONOTICE, MODENOTICE to go with OPERNOTICE•••(OPERNOTICE can be considered to be "MODENOTICE os", but it saves bandwidth and cpu to send OPERNOTICE where possible) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5713 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+38
* Whoops, stuff in the wrong place•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5712 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+1
* And change < 64 to <= 64, the length limit is 64 - not 63•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5711 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-11-121-1/+1
* Make OPERNOTICE work right•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5710 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-122-1/+2
* Fix off-by-one error in userrec::ChangeDisplayedHost, some hosts were truncated•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5709 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-11-121-2/+2
* Add send_opers event and OPERNOTICE command to send remote server NOTICE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5708 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-122-1/+23
* Yes, we do want to propogate the server mode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5707 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+3
* Notice back to oper on invalid SAMODE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5706 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+5
* Needs testing: SAMODE doesnt send the actual SAMODE text any more, instead it...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5705 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+15
* Allow normal MODE from a server prefix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5704 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-0/+23
* Dont propogate failed mode changes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5703 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-1/+4
* Add m_restrictbanned.so, disalows banned users on a channel from messaging th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5701 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2006-11-121-0/+133
* We now have only one string copy for remote topics. We still need two for loc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5700 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-121-5/+16
* fix a compile warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5698 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-11-111-1/+1
* Eliminate two trivial compile warnings pointed out by a few people•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5697 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-1/+2
* A few lines here are loglevel DEFAULT and should be DEBUG.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5696 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-113-8/+8
* Dont allow overlapped ports in these files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5695 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-114-4/+4
* Allow checking of overlapped ports. A bit of sensible thought prevents this f...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5694 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-2/+38
* dont use local vars and lose state•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5692 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-2/+2
* Handle out of range port numbers without stopping parsing the whole set•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5691 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-1/+2
* Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662...•••Needs testing, watch next few commits. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5690 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-115-181/+90
* Make these properly detect port ranges.•••TODO: Make a port range parser class git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5689 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-112-19/+91
* Support hybrid-style port ranges in spanningtree, too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5687 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-17/+61
* Allow port ranges for client ports (this is still todo in spanningtree)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5686 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-75/+85
* fix small typo (also doubles as test commit)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5685 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2006-11-111-1/+1
* Oops, add special-case for user killing themselves (their userrec is gone whe...•••Also put checks in LoopCall to check that the user didnt vanish half way through the comma seperated list, if they did, abort at that element of the list. This means if your nick is 'a' and you do "/kill b,c,a,f,g die" only you, b and c will be removed from irc. (this is to be expected, really) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5684 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-112-2/+12
* Yay, comma seperated /kill, same limits as PRIVMSG etc.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5683 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-0/+6
* Improve quit messages caused by filtering, now prefixed by "Filtered: "•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5682 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-111-1/+1
* Also dont try and filter remote users. This is ick.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5681 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-101-1/+1
* Filtering should leave ulines alone, and not filter uline notices.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5680 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-101-0/+4
* Add fix for patch #166 (this is a reasonably big one)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5679 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-106-15/+40
* Implement a change for bug #171. It might not be pretty in the /list output, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5678 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-102-3/+24
* These should now be VF_COMMON, they sync data•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5677 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-101-1/+1
* Make /stats s more detailed, fix a grammar error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5676 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-3/+3
* Whoops, make /stats s work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5675 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-8/+1
* Add /stats s•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5674 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-2/+37
* Oops, fix crash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5673 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-101-1/+1
* Whoops, properly handle rehash now that new filters might be added by /FILTER•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5672 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-102-11/+7
* Document changes to m_filter and m_filter_pcre a little.•••Actually add the metadata stuff to Implements() git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5670 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-101-1/+1
* Implement on-burst synching of filters•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5669 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-5/+69
* Oops, forgot command source, these wouldnt be able to be unloaded properly•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5668 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-11/+8
* Implement the /filter command. Note that this is currently untested, and prop...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5667 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-11-103-58/+219