Age | Commit message (Expand) | Author |
2008-08-28 | Fix: 'Notice' vs 'NOTICE' as a command. I bet this would break some client or... | w00t |
2008-08-28 | Fix aliases stuff. | w00t |
2008-08-28 | Patch modifying these modules to work on older gcc/openbsd, provided by Dagon... | w00t |
2008-08-28 | this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe... | brain |
2008-08-28 | Make this comply with the spec; that is - CAP may be requested after registra... | w00t |
2008-08-28 | Add CAP REQ tls support, thanks to psychon | w00t |
2008-08-27 | Don't force-finish a burst on a timer, instead, set bursted if a PONG is reci... | w00t |
2008-08-27 | Clean up opering a tiny bit.. pave the way for SVSOPER | w00t |
2008-08-27 | Fix ident using uninitialised memory, forward-port of r10321. Thanks psychon. | w00t |
2008-08-27 | USERHOST/USERIP fix, return '-' char, not '+' if the user is away. Thanks jil... | w00t |
2008-08-27 | Add <shun:notifyuser>, default on, which notifies the user that their command... | w00t |
2008-08-27 | Add and document <shun:enabledcommands>, allowing customisation of specifical... | w00t |
2008-08-27 | Delete R:Lines from memory on destroy | w00t |
2008-08-25 | Fix build. | w00t |
2008-08-25 | Fix a few malformed Id tags | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-25 | Add and document <permchannels> block for m_permchannels, which creates a cha... | w00t |
2008-08-24 | Forward port r10255: prevent redundant mode changes (thanks to mixx941 for my... | w00t |
2008-08-24 | Remove m_proxyscan; not functional and not targetted at 1.2 release anyway | w00t |
2008-08-23 | Move unused code to the bottom of the file | w00t |
2008-08-23 | Fix bug that would cause tags to be ignored (etc), thanks dz | w00t |
2008-08-23 | Convert m_chanlog from using logfile output (dangerous, not really that usefu... | w00t |
2008-08-23 | Remove (unnecessary) compiler warning bypass; we don't need to assign TreeSoc... | w00t |
2008-08-22 | Nuke last references to MatchText | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-08-21 | Typo | w00t |
2008-08-21 | Don't even touch remote joins. | w00t |
2008-08-21 | Use ERR_BANNEDFROMCHAN, not ERR_TOOMANYCHANNELS | w00t |
2008-08-18 | Apply to clictx too | brain |
2008-08-18 | Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c... | w00t |
2008-08-18 | Increase the size of the matrix for map drawing to 250x250 | brain |
2008-08-17 | Fix const_iterator issue in m_callerid (when did we alter this?) | brain |
2008-08-10 | Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ... | aquanight |
2008-08-10 | Fix checks on GetExt everywhere its used. | peavey |
2008-08-10 | Forward port r10133. | peavey |
2008-08-09 | Unbreak compile for real. | aquanight |
2008-08-09 | Add translation type TR_CUSTOM, and fix up callerid some. | aquanight |
2008-08-09 | Fix for bug #583 reported by Deyan, thanks for the heads up | brain |
2008-08-07 | Restrict uninvite | w00t |
2008-08-07 | Rethink that. Remove noinvite since it's essentially useless now, so we have ... | w00t |
2008-08-07 | Use correct char in exemption.. could lead to chanops being exempted incorrec... | w00t |
2008-08-07 | Add module implementing +A and extban +b A: which explicitly allow users to u... | w00t |
2008-08-07 | Fix two modules set VF_COMMON incorrectly, closes bug #587 | w00t |
2008-08-07 | Fixes to m_satopic from danieldg, closes bug #586. Thanks. | w00t |
2008-08-05 | Fix bug #584 (not with the provided patch) and stuff nobody really cares about | w00t |
2008-08-05 | Make this fit in with the rest of the code | w00t |
2008-08-05 | Return the right thing. | w00t |