summaryrefslogtreecommitdiff
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
* Made all the private methods of InspSocket protected insteadGravatar special2006-07-281-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4564 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 dependency on gnu make (buildsmarts patch makes assumptions)Gravatar brain2006-07-222-27/+39
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4506 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove hook on sigsegv, hopefully dump cores, finally.Gravatar w00t2006-07-203-18/+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-163-4/+40
| | | | 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-1553-273/+24
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4395 e03df62e-2008-0410-955e-edbf42e46eb7
* Removed #ifdef stuff, this should be fine on both 3.3 and 3.4Gravatar brain2006-07-141-10/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4392 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-144-30/+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-144-1/+30
| | | | | | (forward and reverse) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4382 e03df62e-2008-0410-955e-edbf42e46eb7
* Might as well make this message match, for completenessGravatar brain2006-07-131-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4381 e03df62e-2008-0410-955e-edbf42e46eb7
* Being as -modupdate already existed and just didnt work, this counts as a ↵Gravatar brain2006-07-131-74/+74
| | | | | | fix. Congrats epinephrine its your lucky day :) git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4380 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
* Make configure detect stdint.h - this will be used for a fix later and to ↵Gravatar brain2006-07-101-0/+14
| | | | | | move opersha256 out of extra/ at last git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4258 e03df62e-2008-0410-955e-edbf42e46eb7
* Update docs to indicate use of _ in opertpes translates to space when displayedGravatar brain2006-07-091-0/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4257 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-09172-2313/+2313
| | | | 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