summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 1.0.6+Moose (We cant have Moose with scandanavian crossed 'o', bash cant ↵ v1.0.6Gravatar brain2006-07-301-1/+1
| | | | | | handle utf8 without special configuration (neither can svn, which is why i cant put it in this commit notice :/)) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4597 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix m_timedbans to send out the mode removal REMOTELY on expire so that ↵Gravatar brain2006-07-301-0/+7
| | | | | | other servers have the mode removed git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4594 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra debugging just in case we need itGravatar brain2006-07-301-0/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4593 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix more timedban stuff - possible infinite loop if ban expires after the ↵Gravatar brain2006-07-301-0/+5
| | | | | | channel has been deleted (and/or re-created under the same name) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4591 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug which can lock up ircd if someone adds a timed ban when the ↵Gravatar brain2006-07-291-11/+16
| | | | | | banlist is full git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4590 e03df62e-2008-0410-955e-edbf42e46eb7
* Bug#127 fixesGravatar brain2006-07-291-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4588 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for issue related to bug #127Gravatar brain2006-07-291-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4587 e03df62e-2008-0410-955e-edbf42e46eb7
* Added some detail to the socket() and bind() log messagesGravatar special2006-07-281-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4573 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix to not hide invisible users non-common channels in whois (rfc doesnt ↵Gravatar brain2006-07-281-3/+2
| | | | | | state this) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4565 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove numeric which makes some clients (Xchat, more?) think their nick is ↵Gravatar om2006-07-251-3/+1
| | | | | | in use. Apparently it's not needed git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4545 e03df62e-2008-0410-955e-edbf42e46eb7
* Exclude LUSERS lines with zero counts (NO WE WONT CHANGE THE SPELLING OF ↵Gravatar brain2006-07-252-7/+12
| | | | | | connection(s)!) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4542 e03df62e-2008-0410-955e-edbf42e46eb7
* Prevent notice loop on NOTICE $*Gravatar brain2006-07-251-10/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4540 e03df62e-2008-0410-955e-edbf42e46eb7
* Allow PRIVMSG and NOTICE targets of $<servermask> to the module events (this ↵Gravatar brain2006-07-253-18/+46
| | | | | | wasnt trivial and is almost a damn feature) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4538 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix NOTICE $* to go between serversGravatar brain2006-07-251-2/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4535 e03df62e-2008-0410-955e-edbf42e46eb7
* Who forgot to increment this?Gravatar brain2006-07-231-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4528 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove hook on sigsegv, hopefully dump cores, finally.Gravatar w00t2006-07-202-17/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4469 e03df62e-2008-0410-955e-edbf42e46eb7
* Extra sanity checksGravatar brain2006-07-201-42/+47
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4458 e03df62e-2008-0410-955e-edbf42e46eb7
* Same here, remove the lastcreate craqGravatar brain2006-07-192-21/+18
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4455 e03df62e-2008-0410-955e-edbf42e46eb7
* Stability fixGravatar brain2006-07-191-19/+14
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4452 e03df62e-2008-0410-955e-edbf42e46eb7
* SaftiesGravatar brain2006-07-191-0/+10
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4451 e03df62e-2008-0410-955e-edbf42e46eb7
* Special checking for muppet providers that make their reverse resolution ↵Gravatar brain2006-07-191-9/+10
| | | | | | | | | resolve back to the same reverse resolution. *WHY* DO PEOPLE IN CONTROL OF THE RDNS RECORDS EVEN *ALLOW* SUCH LUNACY?! git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4435 e03df62e-2008-0410-955e-edbf42e46eb7
* Only attempt forward lookup if the user still existsGravatar brain2006-07-161-8/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4429 e03df62e-2008-0410-955e-edbf42e46eb7
* Safety check against a random segfaultGravatar brain2006-07-161-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4423 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove a non-essential function callGravatar brain2006-07-161-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4416 e03df62e-2008-0410-955e-edbf42e46eb7
* Update m_antibear to use a different hook for ADDED goodness.Gravatar w00t2006-07-161-6/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4415 e03df62e-2008-0410-955e-edbf42e46eb7
* Same adjustmentGravatar brain2006-07-161-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4411 e03df62e-2008-0410-955e-edbf42e46eb7
* DNS fixes - needs further testingGravatar brain2006-07-163-2/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4409 e03df62e-2008-0410-955e-edbf42e46eb7
* More stuffGravatar brain2006-07-161-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4408 e03df62e-2008-0410-955e-edbf42e46eb7
* More dns leak fixesGravatar brain2006-07-161-4/+37
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4407 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix the dns issue with 1_0_stable. The issue is easier to resolve here than ↵Gravatar brain2006-07-161-1/+0
| | | | | | in trunk git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4406 e03df62e-2008-0410-955e-edbf42e46eb7
* Removal of all gcc2 checks (there sure was a lot of craq in here)Gravatar brain2006-07-1549-215/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4395 e03df62e-2008-0410-955e-edbf42e46eb7
* Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined clients :)Gravatar brain2006-07-144-0/+25
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4391 e03df62e-2008-0410-955e-edbf42e46eb7
* Different way of dealing with netsplits, seems we're getting duff data in ↵Gravatar brain2006-07-141-86/+15
| | | | | | the hash somehow by trying to track these seperately git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4387 e03df62e-2008-0410-955e-edbf42e46eb7
* Rollback dns changeGravatar brain2006-07-143-28/+1
| | | | | | | svn merge -r 4383:4379 svn+ssh://neuron/usr/local/svnroot/branches/1_0_stable git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4385 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix sometimes-leaking dns sockets when user quits between the two lookups ↵Gravatar brain2006-07-143-1/+28
| | | | | | (forward and reverse) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4382 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed a bunch of SSL debug messages that popped up every time a user on ↵Gravatar special2006-07-112-68/+5
| | | | | | SSL did anything. Now we're going to find some massive bug in m_ssl_* and have to add them all back in... git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4343 e03df62e-2008-0410-955e-edbf42e46eb7
* HAS_STDINT here tooGravatar brain2006-07-101-0/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4265 e03df62e-2008-0410-955e-edbf42e46eb7
* Check for stdint.hGravatar brain2006-07-102-1/+16
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4262 e03df62e-2008-0410-955e-edbf42e46eb7
* Spacify() function translates _ in opertypes to spaces (only when displayed, ↵Gravatar brain2006-07-091-1/+12
| | | | | | however) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4255 e03df62e-2008-0410-955e-edbf42e46eb7
* Someone put a { in here?Gravatar brain2006-07-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4251 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix the only mangled comment thats important, the tree diagram in here ;)Gravatar brain2006-07-091-7/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4250 e03df62e-2008-0410-955e-edbf42e46eb7
* FEAR THE POWER OF VIM AND THE ALMIGHTY "%s/ /\t/g"Gravatar brain2006-07-0998-1806/+1806
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4249 e03df62e-2008-0410-955e-edbf42e46eb7
* Whack a space indentGravatar brain2006-07-091-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4248 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for +f not propogating +b out to other servers (including services) ↵Gravatar brain2006-07-091-0/+8
| | | | | | using new send_mode event git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4246 e03df62e-2008-0410-955e-edbf42e46eb7
* Backport of send_mode system from trunk - for preliminary info on this ↵Gravatar brain2006-07-091-0/+7
| | | | | | search the source file for send_mode. git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4245 e03df62e-2008-0410-955e-edbf42e46eb7
* Made Add*Line automatically apply the new lineGravatar special2006-07-081-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4186 e03df62e-2008-0410-955e-edbf42e46eb7
* Tag v1.0.5 v1.0.5Gravatar brain2006-07-041-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4117 e03df62e-2008-0410-955e-edbf42e46eb7
* Add pippijn under code contributors for m_connfloodGravatar brain2006-07-041-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4116 e03df62e-2008-0410-955e-edbf42e46eb7
* Someone made silence require 1 parameter, so no way to list the silence ↵Gravatar brain2006-07-031-1/+1
| | | | | | entries :p git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4110 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_connflood, pippijn's connect throttle module (now we are offering ↵Gravatar brain2006-07-031-0/+147
| | | | | | another paid unreal feature for nothing :p) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4108 e03df62e-2008-0410-955e-edbf42e46eb7