summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-14sed got overzealousAdam
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...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-13hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...miwob
2015-12-13Merge pull request #136 from miwob/add+CanSQLineChannelAdam
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-13Document m_xmlrpc_main noticeAdam
2015-12-13Add notice method to m_xmlrpc_mainAdam
2015-12-13Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uidAdam
2015-12-13Allow wildcard searching emailsAdam
2015-12-13Fall back to account vhost in hs on/offAdam
2015-12-08Update LOG dir in anopercAdam
2015-11-05null xline manager when removing so removexline doesn't get calledAdam
2015-11-04Cleanup after xlines if directly removedAdam
2015-11-04Fix logonnews to prioritize the newest entries if it can't show them allAdam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-10-27Beginning of new module dependency stuff, seems to compile and link. Move som...Adam
2015-10-24hybrid.cpp: add missing CanSQLineChannel = true; to the protocol optionsmiwob
2015-09-25Fix chanserv botmodes.Robby
2015-09-24Check privilege name is valid in SetLevelAdam
2015-09-23Clear regex xlines on unload, which happens on shutdown, even though they are...Adam
2015-09-18Update the dutch language file.Robby
2015-09-18Update my email address.Robby
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-17Channel::DeleteUser delets the containerAdam
2015-09-17Defer channel deletion until after i/o. There are some edge cases with events...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 allow suspended users to login to webcpanelAdam
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-06Allow configuring modesAdam
2015-09-06Fix some service bot/botinfo mismatchesAdam
2015-09-06Merge pull request #120 from Alef-Burzmali/2.0+nobackupokAdam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-09-06Merge pull request #128 from SaberUK/2.0+destdirAdam
2015-09-06Merge pull request #129 from AlphaT3ch/placeholderAdam
2015-09-06Merge pull request #134 from retsofaj/2.0Adam
2015-09-06Don't unset modes which have no privilege associated with themAdam
2015-09-02When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...Robby
2015-08-20Only remove collide timers if the account matches on idAdam
2015-08-18Merge pull request #124 from SaberUK/2.1+warnings-errorsAdam
2015-08-12Have CMake check for libraries first in any additional locations and second i...Jason Foster
2015-07-31Fix webcpanel/memoserv/memos with a nonexistent channelAdam
2015-07-31Fix use after free from unloading modules which are the last one holding onto...Adam