summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Expand)Author
2014-09-14fixed typo in the last commitDukePyrolator
2014-09-14added missing support for operonly and silentoperonly in os_defconDukePyrolator
2014-09-01Fix unserializing badwords to not add dupes when unserializing an existing bw...Adam
2014-08-24Change Channel::GetModeList to return a copy of the mode list, not aAdam
2014-08-11cs_set: Fix logging for SET SUCCESSOR to correctly log overrides.Robby-
2014-08-03List opertypes in /os oper infoAdam
2014-08-03Fix some botserv help entries from showing when they shouldn'tAdam
2014-08-03Add cs_mode:max config optionAdam
2014-08-03Allow "modify" in flags to be optionalAdam
2014-08-03Allow "set" in topic set to be optionalAdam
2014-08-03Add ms_ignore:max config optionAdam
2014-08-03Do not allow unconfirmed users to send memos or request vhostsAdam
2014-07-27Fix a few help messages.Robby-
2014-06-26Merge pull request #84 from Zantox/2.0Robby-
2014-06-26Minor cs_unban Lang Update @Robby-Zantox
2014-06-25Updated HostServ Command English LanguageZantox
2014-06-25Updated ChanServ Command English LanguageZantox
2014-06-23Updated BotServ Command English LanguageZantox
2014-06-17Correct some language stringsAdam
2014-06-09Fix help log output exampleAdam
2014-06-09Fix information leak in cs_updownAdam
2014-05-30Fix access check in ns_groupAdam
2014-05-21Core prep for p10 stuffAdam
2014-05-20Speed up akill xline checksAdam
2014-05-20Add English language file which users can edit to modify language stringsAdam
2014-05-20Also search channel descriptions and topics in /cs listAdam
2014-05-14Fix access lists showing the wrong mask if the display nick for a groupAdam
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-13Update Paramater length for os_dns to fix DNS SETCronus89
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-04-30Fix undefined symbol error when loading os_stats, caused by 82008d507cccbf24c...Attila Molnar
2014-04-26Fix misc help output to not be case sensitiveAdam
2014-04-26Change the "does not expire" string in ns_group to NO_EXPIRE which is transla...Adam
2014-04-25Add "virtual mode" supportAdam
2014-04-25Fix Stas::Unserialize to return the instanceAdam
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-17Use OnChanRegistered instead of OnCreateChan to set default mlocks.Adam
2014-04-06Do not apply module changes on rehash until after the new config has been app...Adam
2014-04-06Fix /os mode to not require a mode when setting param modes which taken no ar...Adam
2014-03-31Fix compile error in cs_set_misc with C++11 enabledAdam
2014-03-31Fix ns_set password to read the correct parameter.Adam
2014-03-19cs_set_misc: Add missing override capability for services operators, and logg...Robby-
2014-03-13Do not allow users to add certs that other users are using. Only allow adding...Adam
2014-03-10Merge pull request #64 from ShutterQuick/2.0+hsgroupsyncAdam