summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2012-05-28Use socketengine functions for sending and receiving data instead of plain se...attilamolnar
2012-05-28m_showwhois Fix potential crash in WHOISNOTICE handlerattilamolnar
2012-05-27Merge pull request #145 from SaberUK/insp20-typo-fixesRobin Burchell
2012-05-25A few more typo fixes.Peter Powell
2012-05-25Debian typo fixes.Peter Powell
2012-05-23Fixed m_mlockAdam
2012-05-19Fix issue #95 reported by @Joahattilamolnar
2012-05-16mlock: fix style nitpicksWilliam Pitcock
2012-05-15mlock: we should only enforce against modes set by our own clientsWilliam Pitcock
2012-05-15mlock: handle case where no mlock has been set on a channel yetWilliam Pitcock
2012-05-04modules/m_mlock: new module implementing server-side MLOCK.William Pitcock
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-19Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and reference HELPOP instead ...Robby-
2012-04-18Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c.attilamolnar
2012-04-18Log mode errors when processing FJOIN.Robin Burchell
2012-04-18Fix typo.Robin Burchell
2012-04-18Match the logging in the rest of this module.Robin Burchell
2012-04-18Be more helpful when processing commands from a linked server.Robin Burchell
2012-04-18Merge pull request #70 from Shawn-Smith/insp20+chancreatefixRobin Burchell
2012-04-14Fix some of the include guard names (requested by SaberUK)Justin Crawford
2012-04-14Fixes for bug #12Justin Crawford
2012-04-14Fixes the j snomask not working properlyShawn Smith
2012-04-14Fix unused variables reported by the clang static analyzer.Peter Powell
2012-04-14Merge pull request #35 from pcarrier/insp20ldapRobin Burchell
2012-04-12Remove references to old configure commands.Peter Powell
2012-04-10extras/m_ldapauth: CIDR-based whitelistingPierre Carrier
2012-04-10Fixed linking m_sqlite3 on WindowsAdam
2012-04-09Merge pull request #25 from DjSlash/colour-to-colorRobin Burchell
2012-04-01Typofix in m_ojoinRutger
2012-04-01Replace [cC]olour with [cC]olorRutger
2012-03-22m_hostchange: Fix a typo preventing port filters from workingKyle Fuller
2012-02-25m_remove: forbid removing ulined usersJustasic
2012-02-25m_chghost: Fix incorrect length check pointed out by ThalesDaniel De Graaf
2012-01-21Make m_shun work on aliasesJens Voss
2011-08-27Fix stats letter for shunsJackmcbarn
2011-08-07Add -lgcrypt to m_ssl_gnutls because this is no longer pulled in by all versi...Daniel De Graaf
2011-07-19Allow use of absolute paths with m_nationalcharsJackmcbarn
2011-06-23Always use local SID as the source for PONG repliesDaniel De Graaf
2011-06-23Resolve /STATS S conflict between SVSHOLD and SHUNDaniel De Graaf
2011-06-23Remove possibly dangerous skip of VerifyCertificateDaniel De Graaf
2011-06-23Fix initialization of SSL certificate field on connectDaniel De Graaf
2011-06-18Fix extras compilation under WindowsAdam
2011-04-18Merge commit 'refs/merge-requests/5' of git://gitorious.org/inspircd/inspircd...Daniel De Graaf
2011-04-10Fixed Windows build on VS 2010Adam
2011-03-30Fix bug 126, thanks to SebDjSlash
2011-03-23Display a message when using /greloadmoduleJackmcbarn
2011-03-18Fix for bug 47DjSlash
2011-02-28Fix timeout defaulting to zero for link blocksDaniel De Graaf
2011-02-14Fix bug #122Jackmcbarn
2011-01-30Fix bug #83Jackmcbarn