summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22Update french language file.Jyzee
2014-05-22Regenerate french language file.Jyzee
2014-05-22Make command group descriptions translatable.Jyzee
2014-05-21Fix deflanguage from 4034b3054aaff28da1db5545063cf8b3c2e8aa24, this shouldn't...Adam
2014-05-21Core prep for p10 stuffAdam
2014-05-21Fix extra space in log messages with logtype channel and no sourceAdam
2014-05-20Speed up akill xline checksAdam
2014-05-20Show account names in log messagesAdam
2014-05-20Add English language file which users can edit to modify language stringsAdam
2014-05-20Fix two compile warnings in access.cpp on newer compilesAdam
2014-05-20Also search channel descriptions and topics in /cs listAdam
2014-05-19Fix server usercounter not being incremented when servers are burstingAdam
2014-05-19Fixup previous commit when serializing access entriesAdam
2014-05-14Fix access lists showing the wrong mask if the display nick for a groupAdam
2014-05-13Fix webpanel mode list to only show real list modesAdam
2014-05-13Sanitize nuh masks more to prevent the other side from rewriting them, which ...Adam
2014-05-13Accept an optional reason for svspartAdam
2014-05-13Don't show both online from's if they have the same mask in ns_infoAdam
2014-05-13Merge pull request #76 from miwob/masterAdam
2014-05-13Merge pull request #77 from Cronus89/patch-2Adam
2014-05-13Fix compile warning in base64.cpp:B64EncodeMichael Wobst
2014-05-13Update Paramater length for os_dns to fix DNS SETCronus89
2014-05-13Update ircd-hybrid protocol moduleMichael Wobst
2014-05-01Add config options to ns_suspend and cs_suspend to configure which informatio...Adam
2014-05-01Pass password to nick register event so modules like m_ldap_authentication ca...Adam
2014-05-01Merge pull request #75 from attilamolnar/2.0+inspircd-globopsAdam
2014-05-01Merge pull request #74 from attilamolnar/2.0+fix-os-statsAdam
2014-04-30Fix undefined symbol error when loading os_stats, caused by 82008d507cccbf24c...Attila Molnar
2014-04-29InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIESAttila Molnar
2014-04-26Fix misc help output to not be case sensitiveAdam
2014-04-26Fire the on user quit event when bots are deleted tooAdam
2014-04-26Change the "does not expire" string in ns_group to NO_EXPIRE which is transla...Adam
2014-04-26Accept non server sources for SQUITAdam
2014-04-26Fix ModeManager::RebuildStatusModes, not all modes are in GetChannelModes() a...Adam
2014-04-25Add "virtual mode" supportAdam
2014-04-25Close timed out proxyscan sockets betterAdam
2014-04-25Fix Stas::Unserialize to return the instanceAdam
2014-04-25Don't allow users to join channels they are already inAdam
2014-04-24Fix botserv/kick/bolds descAdam
2014-04-24Fix os_stats counters not saving with db_sql_live. Bleh.Adam
2014-04-24Resend ircd login name on /ns set displayAdam
2014-04-24Require at least user@host format for akills. Fix XLine::GetHost() not return...Adam
2014-04-24Bug #1587 - fix bot change not properly reintroducing clientsAdam
2014-04-20Merge pull request #72 from attilamolnar/2.0+svsnickfixAdam
2014-04-19Fix SVSNICK target being a nick even when UIDs are availableAttila Molnar
2014-04-18Remove unused event.Adam
2014-04-17Use OnChanRegistered instead of OnCreateChan to set default mlocks.Adam
2014-04-09Merge pull request #70 from Jyzee/langFR-PatchAdam
2014-04-09Update French language file.Jyzee
2014-04-07Do not clear all extension items tied to objects when unserializing.Adam