summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-19Allow OnPreHelp to stop processingAdam
2011-09-19Call fantasy events even if the commands for them don't existAdam
2011-09-19Bug #1334 - fixed crash on /os oper infoAdam
2011-09-19LOG_COMMAND must now always give a valid commandAdam
2011-09-16Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv ↵Adam
kill
2011-09-10Fixed compile errors & warnings from 1.9.6 to 1.9 mergeAdam
2011-09-10Updated channel flag names to remove LOGCHANAdam
2011-09-10Changed msgmerge to not use -E.. it will escape all of some languages and ↵Adam
mess up poedit etc. Keep it in xgettext for the bold/underline characters.
2011-09-10Moved signal/thread/mode checking to use signal pipesAdam
2011-09-10Made ChanServ privileges configurableAdam
2011-09-10Allow Config to install cmakeAdam
2011-09-10Added chanserv/logAdam
2011-09-10Removed /bs set msgAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Allow services to register or unregister themselvesAdam
2011-09-10Added kqueueAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Rewrote mlock saving/loading code to not use this silly extensible hackAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Removed opnoticeAdam
2011-09-10Made the IsValidHost checks configurableAdam
2011-09-10Added oper:host and oper:vhostAdam
2011-09-10Cleaned up the dns engine, and fixed sometimes parsing multiple answer ↵Adam
queries incorrectly
2011-09-10Fixed eventfd pipeengine to not add the same socket twiceAdam
2011-09-10Squash merge of 1.9 to 1.9.6Adam
2011-09-10Added m_proxyscanAdam
2011-09-10Cleaned up some of the socket code, cleaned up the pipe engines, added ↵Adam
support for binary sockets, and cleaned up the asynch connect/accept code
2011-09-10Track what "level" channel status modes are, which allows us to have ↵Adam
chanserv/mode determine if a status mode can be set by users better
2011-09-10Added chanserv/up and chanserv/downAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam
2011-09-10Made email messages sent by services configurableAdam
2011-09-10Removed log:inhabitlogchannel and replaced it with service:channelsAdam
2011-09-10Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵Adam
be set.
2011-09-10Bump for 1.9.6 gitAdam
2011-09-09Anope 1.9.5 Release1.9.5Adam
2011-09-09Update version.logAdam
2011-09-09Regenerate language filesAdam
2011-09-09Updated Greek language fileVisioN
2011-09-09Changed User::IsRecognized check to default to secureAdam
2011-09-08Bug #1330 & many other small fixesAdam
2011-09-05Don't try and part service bots twice when channels dropAdam
2011-09-03Translate whole messages before splitting them up to send to usersAdam
2011-09-03Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2011-09-03Bug #1328 - Fixed fantasy to re-split message parameters correctlyAdam
2011-09-03Fixed a typo in the OperServ Global commandlethality
2011-09-03Added permission check in cs_syncAdam
2011-09-03Fixed operserv globalDukePyrolator
2011-08-29Changed a few fatal exceptions to shutdown a bit more gracefullyAdam
2011-08-29Fixed the /ms del message sent to users when they use /ms readAdam
2011-08-29Made config rehashing not wipe opers configured with opersev/operAdam