summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 1.1.20+Asiago•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9873 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.20Gravatar brain2008-06-081-1/+1
* Change VERSION output similar to that in 1.1, to make it better for indexing•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9871 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-06-082-4/+4
* Fix warning•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9828 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-06-011-1/+2
* Fix bug found by the atheme migration testing: +V should never affect INVITE ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9825 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-05-311-4/+7
* backport.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9816 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-05-291-2/+12
* nuke a compiler warning on long int %d•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9813 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-05-281-1/+1
* Show IP (not <unknown>) when sending error to a connection that has not yet a...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9782 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-05-201-1/+1
* Send link message to snomask +d only. Fixes bug #527, reported by DjMadness•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9775 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-05-191-1/+1
* Backport r9773, fixes bug #534 reported by irefuse. Listening sockets cannot ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9774 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-05-191-1/+2
* Add a note in here to tell the user when host resolution is disabled, so that...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9744 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-181-0/+1
* Fix the format of +p channels in /list (both in core /list and in m_safelist)...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9722 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-132-2/+2
* Remove needless and pointless extra format parameter•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9721 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-131-1/+1
* Backport socket closing fixes (stops sockets hanging sometimes)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9715 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-121-4/+13
* Patch ReadFile() not to bork on one line files, and ensure it works ok with w...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9708 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-121-6/+5
* Same fix here•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9693 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-101-1/+7
* If nobody else is going to submit a diff, may as well do it myself. Using you...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9689 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-091-0/+8
* Same tweak here•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9672 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-081-0/+10
* Remove here, too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9670 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-081-51/+0
* When searching by servername without wildcards, conceal +i users no matter wh...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9667 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-081-0/+3
* Backport Fix typo +c => +C reported by alamar•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9654 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-05-061-1/+1
* Fix typo•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9652 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-061-1/+1
* Fix crash if /reload is not given a parameter (oper only command)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9607 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-041-0/+3
* Fix compile error•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9595 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-291-0/+1
* Backport fix for stripcolour not stripping colour codes, reported by jackmcba...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9594 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-291-4/+4
* The other timedbans fix from yesterday•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9582 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-231-8/+3
* Uh, put it back. :p•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9571 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-1/+1
* Don't memset a vector. backport of fix for possible stack corruption by a mem...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9570 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-1/+1
* Patch to fix timedbans crash reported earlier today, thanks for the headsup w...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9562 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-211-1/+12
* 1.1.19+Cheshire (This is the oldest british cheese apparently)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9560 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.19Gravatar brain2008-04-201-1/+1
* Fix a bad return value•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9559 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-1/+1
* Fix RemoveCommands to remove all commands (this function had some really odd ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9555 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-201-11/+3
* Fix for crash when matching user with a kline on connect (userrec* sent to %s...•••Fix for bug #505 in stable, reported by nenolod git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9470 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-122-2/+38
* I SEE WHAT I DID THAR•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9469 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-1/+1
* In visual studio, CRT crashes when strftime() is given an invalid format spec...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-4/+4
* Fix crash in m_stripcolor on windows when the colour code is the first item o...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9464 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-121-3/+13
* Bump out of date module version on this•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9462 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-121-1/+1
* Hosts vector not cleared on rehash, made rehashing impossible•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9413 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-071-0/+1
* Backport r9372: m_messageflood incorrectly letting messages past the handler•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9373 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-061-1/+2
* Use the right variable through the whole loop, eh? (djGrrr, this should fix y...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-1/+1
* Backport to stable•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9335 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+3
* The only real way to enforce a module calling order in 1.1 :(•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9294 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-031-0/+4
* This kludge is evil, but: VICTORY IZ MEIN!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-032-1/+9
* More tweaks. It seems to always put namesx last, this seems to fix. test?•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9292 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-032-2/+6
* This seems to fix, priorities tweaked and a bit of debug added. please test, ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-033-0/+20
* Make this more readable by not reusing the loop variable name inside the inne...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9289 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-031-3/+3
* Backport r9285: wallops should be sent regardless of oper status•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9286 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-031-3/+0
* Fix for bug #456 so we can be rid of it•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9280 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-021-2/+5
* Fix compile errors, thanks voidzero•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9272 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-022-2/+2
* Fix bug - we don't free the InspSocketHook interface when unloading these mod...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9262 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-022-0/+2
* Bah•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9257 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-021-127/+0