summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2008-07-14Fix compilew00t
2008-07-14Lots, lots more numerics.h conversionw00t
2008-07-13Fix order of arguments, this means that ban exceptions for extbans actually w...w00t
2008-07-13Indentation tweakbrain
2008-07-12Fixed #568 - gnutls does not allow reuse of credentials, which was making /re...special
2008-07-12Remove debugw00t
2008-07-12Add support for ban exceptions on non-user extbans (e.g, +be r:*lol* r:lol?is...w00t
2008-07-12Make m_gecosban work. We can't make assumptions about how an extban banmask m...w00t
2008-07-12Add m_gecosban, implements extban +b r: - hostname bans.w00t
2008-07-12Fix for bug #569, thanks dz.w00t
2008-07-12Add CIDR mask use to m_connectban, detection and banning may now happen over ...w00t
2008-07-12Convert SVSHOLD to use the new XLine frameworkw00t
2008-07-12Fix m_cban /stats C, broken after the XLine conversion some months agow00t
2008-07-12Delete all XLines when destroying modulew00t
2008-07-12Add <gecos> field to <server> in XML stats output, also add to ProtoServer. F...w00t
2008-07-12Implement suggestion from Stealth in bug #572: expand <channeltopic> tag into...w00t
2008-07-12Don't broadcast CHANCREATE snotice if channel is +P, fixes second half of bug...w00t
2008-07-12Delete channel on -P if usercount is 0, fixes part of #565w00t
2008-07-12Fix for bug #541: /taxonomy reporting metadata for incorrect user. Can someon...w00t
2008-07-12Fix a memory leak in m_mysql, found and patched by Dart in bug #570 - thanksw00t
2008-07-11Extended ban exceptions (untested, probably will explode as I'm tired..)w00t
2008-07-11Convert API to use std::string, fixes my slight bug from earlier and looks ti...w00t
2008-07-11Fix m_nopartmsg to work via API modification, involves a string copy that won...w00t
2008-07-09- xml has no html entities :(pippijn
2008-07-09that failed to applypippijn
2008-07-09- disabled m_nopartmsg for now, since it requires API changes to workpippijn
2008-07-02Add module implementing +b p: - channel part message extban. Breaks compile c...w00t
2008-07-02Back out the incomplete linebuffering stuff that shouldn't have been committed..w00t
2008-07-02Forward port r9946: make SVSHOLD silent to avoid useless irritation to opersw00t
2008-06-27Make gcc 4.3 whine lesspeavey
2008-06-26Merge in patch from nenolod to make channelmode +z not count ulined clients w...brain
2008-06-24This is more correct, thanks Phoenixbrain
2008-06-22Merge swhois patch from jackmcbarnbrain
2008-06-20It is unnecessary and rather less efficient to use memmove() everywhere; it's...special
2008-06-19Whos been commiting a quarter of a fix?brain
2008-06-15IPC now works for receiving one-byte commands in the same manner as the mails...brain
2008-06-14Fix m_shun as per bug #560 reported by Casey, thanksbrain
2008-06-13Win32 compilation fixesbrain
2008-06-12Change wording of a log messagebrain
2008-06-12Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh...brain
2008-06-12Merge in patch from bug #557, thanks for the feature jackmcbarnbrain
2008-06-11Dont even bother to do the ldap bind if the password given is empty (performa...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-06-11removed useless "else"pippijn
2008-06-10Change wording of message: You are not permitted to remove privileges from %s...brain
2008-06-10Really smart extra stuff in the deop checkbrain
2008-06-10Add deop protection for services, bug #554brain
2008-06-09Slight adjustment to our standard to avoid an obvious race condition found by...brain
2008-06-08Properly ignore second STARTTLS request on same socket, as per our specbrain
2008-06-08Ignore CAP from clients that have already registeredbrain