summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Expand)Author
2016-01-30Allow /ms read to get a comma separated list of memo numbers as help describe...Adam
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Put maxlogins logic a few other important placesAdam
2016-01-23Merge pull request #143 from staticfox/grammarAdam
2016-01-22Show akill/xline ids in viewAdam
2016-01-22Include memo mail information in ms_infoAdam
2016-01-19Fix various inconsistencies/crashes related to having multiple opers configur...Adam
2016-01-19Couple user find by nick fixesAdam
2016-01-12hs_group: Fix grammarMatt Ullman
2015-12-29Move CanAdd() check to after mask sanitization as it will remove other entrie...Adam
2015-12-28Fix saset language replyAdam
2015-12-19Fix race with recovering and svsnicing nicknames. Wait for first svsnick to g...Adam
2015-12-13Merge commit '593ec34' into 2.0Adam
2015-12-13os_akill: Sanity check AKILLing before modifing the akill listMatt Ullman
2015-12-13Fixup ecdd046c80d696a882b12af615ed9f217afd40a9 to compileAdam
2015-12-13Only special case level -1 to everyone and not everything <0Adam
2015-12-13Add some replacement tokens for akick reason and welcome noticeAdam
2015-12-13Allow wildcard searching emailsAdam
2015-12-13Fall back to account vhost in hs on/offAdam
2015-11-04Fix logonnews to prioritize the newest entries if it can't show them allAdam
2015-09-18Bold code 2 -> 002.Robby
2015-09-18Fix some sentences to be more correct.Robby
2015-09-17Don't prevent channel destruction because persist is set. Perm mode/a bot sho...Adam
2015-09-14Remove associated oper blocks in os_oper when accounts are deletedAdam
2015-09-14Update topic lock help to reflect how it worksAdam
2015-09-14Don't update channel last used time from ns alist access checkAdam
2015-09-11Don't assign bots when persist is set if we aren't synced sinec we might not ...Adam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-09-02When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...Robby
2015-07-30Make secureops help less weirdAdam
2015-07-13Fix incorrect iteration when destructing modelockimplsAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-07-01Fix unused variable warning in cs_cloneAdam
2015-07-01Merge pull request #123 from Alef-Burzmali/2.0+cs-levelsAdam
2015-06-29#1649 don't update keepmodes during inhbaitAdam
2015-06-29Don't allow registering service nicksAdam
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...Adam
2015-06-29Don't allow loading hostserv mods if there can be no hostservAdam
2015-06-29Don't allow adding or changing bots to collide with usersAdam
2015-06-21Also clear vhost on hs_off so the proto mods don't have toAdam
2015-06-20Update host on hs off tooAdam
2015-06-14Allow opers with chanserv/access/list to view the levels listThomas Fargeix
2015-03-22Make the signed kick/ban message format configurable.Robby-
2015-03-12Only apply keepmodes on channel syncAdam
2015-03-12Revert "Added kickcheck override for users with protected privs"Adam
2015-03-12Merge pull request #99 from H7-25/extemp_protectedAdam
2015-03-12Show passlen in PASSWORD_TOO_LONGAdam
2015-03-11Only matches sqlines against channels if they begin with a #Adam
2015-03-11SendConfirmMail: Replace %E with new emailPeter Tseng
2015-03-11Allow cs clone to clone levels tooAdam