Age | Commit message (Expand) | Author |
2008-08-09 | Fix for bug #583 reported by Deyan, thanks for the heads up | brain |
2008-08-07 | I am a retard, mixx941 is my god | w00t |
2008-08-07 | Don't add duplicate invites | w00t |
2008-08-07 | Implement <options:invitebypassmodes>, optionally circumvent +blk if invited ... | w00t |
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 | Always deny invite to users below halfop status, move OnUserPreInvite up to a... | w00t |
2008-08-07 | Fix two modules set VF_COMMON incorrectly, closes bug #587 | w00t |
2008-08-07 | Fix incorrect numerics, closes bug #588 | w00t |
2008-08-07 | Fixes to m_satopic from danieldg, closes bug #586. Thanks. | w00t |
2008-08-06 | Hooray | w00t |
2008-08-06 | Give feedback to remote users | w00t |
2008-08-06 | add missing modules to the vc80 project files | brain |
2008-08-06 | fix compile errors under debug profile in windows. | brain |
2008-08-06 | Change extban seperator in 005 to match charybdis and unreal | w00t |
2008-08-05 | Fix bug #584 (not with the provided patch) and stuff nobody really cares about | w00t |
2008-08-05 | Fix TOPIC to work on propegation again | w00t |
2008-08-05 | Make this fit in with the rest of the code | w00t |
2008-08-05 | Return the right thing. | w00t |
2008-08-05 | Better Way(TM) of doing easy routing of commands with a user based source. Th... | w00t |
2008-08-05 | Forward-port r10098 and r10099, fixing anope+inspircd=ftopic ddos. Thanks to ... | w00t |
2008-08-05 | Copypasta | w00t |
2008-08-05 | Missed another | w00t |
2008-08-05 | Missed one. | w00t |
2008-08-05 | Send ERR_BANNEDFROMCHAN on all extbans preventing join | w00t |
2008-08-05 | Fix banredirect modifying extban masks, patch based on one provided by jackmc... | w00t |
2008-08-05 | Add m_serverban, implements extban +b s:server.mask.here, allows +e. This ess... | w00t |
2008-08-05 | Document m_channelban | w00t |
2008-08-05 | Add m_channelban: implements extban +b j: - prevents user from joining a chan... | w00t |
2008-08-05 | Use correct method for adding extban type in m_gecosban, add 005 notification... | w00t |
2008-08-05 | Add extban +b C: - blocks matching masks from sending CTCP. Allows +e. | w00t |
2008-08-05 | Fix this class name | w00t |
2008-08-04 | Initial commit of m_satopic, provides /satopic. Needs testing on a multi-serv... | om |
2008-08-04 | Add optional 3rd parameter to Channel::SetTopic() which overrides all access ... | om |
2008-08-04 | Add TOPIC overriding to m_override, requested by Namegduf. | w00t |
2008-08-04 | Oops, actually, return 1 to block change, 0 to check it, -1 to allow it regar... | w00t |
2008-08-04 | Add Channel::SetTopic(User *, std::string &) to set topic on a channel. Use i... | w00t |
2008-08-04 | Fix override snotices for KICK not being sent for some cases, reported by Nam... | w00t |
2008-08-04 | Fix doc for globops module reported by satmd. | peavey |
2008-07-30 | Add extban +b O: for opertype banning.. mostly useful for +be to create a cha... | w00t |
2008-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-07-29 | Move umode_n to umode_s, second half of last commit | w00t |
2008-07-29 | After discussions and thought, move umode +n to +s. This increases cross-ircd... | w00t |
2008-07-27 | Use correct character | w00t |
2008-07-26 | Update nsis installer scripts to new path of config files | brain |
2008-07-26 | The cows gathered around, 'case the STEAKS were so high. | brain |
2008-07-24 | Make m_operflood actually work, thanks to KrazyBox for this. | w00t |
2008-07-23 | fix a little typo I found while checking some other stuff | peavey |