summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Newly revamped ziplinks module, work of psychon.. resolves (a lot) of problem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10342 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-281-193/+176
* Fix: 'Notice' vs 'NOTICE' as a command. I bet this would break some client or...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10339 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-281-1/+1
* Fix aliases stuff.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10338 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-281-2/+3
* Patch modifying these modules to work on older gcc/openbsd, provided by Dagon...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10336 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-282-217/+236
* this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10334 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-281-0/+1
* Make this comply with the spec; that is - CAP may be requested after registra...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-281-4/+0
* Add CAP REQ tls support, thanks to psychon•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10332 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-281-0/+13
* Don't force-finish a burst on a timer, instead, set bursted if a PONG is reci...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10326 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-272-10/+6
* Clean up opering a tiny bit.. pave the way for SVSOPER•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10324 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-6/+1
* Fix ident using uninitialised memory, forward-port of r10321. Thanks psychon.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10323 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-0/+2
* USERHOST/USERIP fix, return '-' char, not '+' if the user is away. Thanks jil...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10319 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-1/+6
* Add <shun:notifyuser>, default on, which notifies the user that their command...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10317 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-0/+7
* Add and document <shun:enabledcommands>, allowing customisation of specifical...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10316 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-7/+33
* Delete R:Lines from memory on destroy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10313 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-271-0/+1
* Fix build.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10293 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-251-2/+2
* Fix a few malformed Id tags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10292 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-253-3/+3
* Change module versions to use a string instead of fixed digits, and use props...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-25137-146/+138
* Change module versions to use a string instead of fixed digits, and use props...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10290 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-2518-18/+18
* Add and document <permchannels> block for m_permchannels, which creates a cha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10271 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-251-0/+56
* Forward port r10255: prevent redundant mode changes (thanks to mixx941 for my...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10256 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-241-2/+8
* Remove m_proxyscan; not functional and not targetted at 1.2 release anyway•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10237 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-241-393/+0
* Move unused code to the bottom of the file•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10232 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-231-45/+53
* Fix bug that would cause tags to be ignored (etc), thanks dz•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10230 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-231-2/+1
* Convert m_chanlog from using logfile output (dangerous, not really that usefu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10229 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-231-43/+62
* Remove (unnecessary) compiler warning bypass; we don't need to assign TreeSoc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10228 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-231-2/+2
* Nuke last references to MatchText•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10217 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-222-2/+2
* Match conversion stuff.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-2264-104/+59
* Revert automated conversion by Special, as it (unfortunately) neglects some d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10215 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-2253-30/+82
* Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10214 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-08-2253-82/+30
* Typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10204 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-211-1/+1
* Don't even touch remote joins.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10202 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-211-0/+3
* Use ERR_BANNEDFROMCHAN, not ERR_TOOMANYCHANNELS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10201 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-211-1/+1
* Apply to clictx too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10164 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-181-0/+1
* Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10161 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-181-0/+2
* Increase the size of the matrix for map drawing to 250x250•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10158 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-182-13/+13
* Fix const_iterator issue in m_callerid (when did we alter this?)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10151 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-171-1/+1
* Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10139 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-08-101-11/+17
* Fix checks on GetExt everywhere its used.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10135 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-102-18/+8
* Forward port r10133.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10134 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-08-102-4/+2
* Unbreak compile for real.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10132 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-08-091-1/+4
* Add translation type TR_CUSTOM, and fix up callerid some.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10130 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-08-092-65/+166
* Fix for bug #583 reported by Deyan, thanks for the heads up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10128 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-08-091-1/+1
* Restrict uninvite•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10119 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-3/+2
* Rethink that. Remove noinvite since it's essentially useless now, so we have ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-072-75/+1
* Use correct char in exemption.. could lead to chanops being exempted incorrec...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-1/+1
* Add module implementing +A and extban +b A: which explicitly allow users to u...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10116 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-0/+69
* Fix two modules set VF_COMMON incorrectly, closes bug #587•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10114 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-072-2/+2
* Fixes to m_satopic from danieldg, closes bug #586. Thanks.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10112 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-071-5/+2
* Fix bug #584 (not with the provided patch) and stuff nobody really cares about•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10106 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-052-2/+3
* Make this fit in with the rest of the code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10104 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-08-051-1/+1