summaryrefslogtreecommitdiff
path: root/modules/core
AgeCommit message (Expand)Author
2011-03-11Added os_config and support for including additional configuration files.Adam
2011-03-09Store mlock in the databases and removed some unused functions from misc.cppAdam
2011-03-07Added support for extbansAdam
2011-03-06Change the mode name code to use Flags names in preparation for extban supportAdam
2011-03-05Fixed /bs badword del to show what word was deletedAdam
2011-03-05Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...Adam
2011-03-04Added LDAP supportAdam
2011-02-27Fixed os_sqline delAdam
2011-02-27Made akills work on IRCds that do not support bans (ngircd)Adam
2011-02-26Replaced the few language strings we use with #defines to prevent accidentall...Adam
2011-02-25More fixes. Also made db_mysql_live not keep bots updated because thats point...Adam
2011-02-25Fixed a lot of small problemsAdam
2011-02-18Changed the OnNickDrop event to call before the nick is deletedAdam
2011-02-17set the vhost before we call ns_ajoin or other modules on identifyDukePyrolator
2011-02-12Removed the Wallop config options and replaced them with the new log systemAdam
2011-02-11Merged os_umode into os_modeAdam
2011-02-11Made the help command description code more saneAdam
2011-02-09Foward port ebe0ce6610e1 / b6ab031fc1822Adam
2011-02-04try/catch-ified all instances of convertTo to keep from aborting when a user ...Adam
2011-02-04Merge 032c30dd5dc4Adam
2011-02-04Replaced all of the old %S's in the language strings that were used for servi...Adam
2011-02-04Moved the language strings which are only used onceAdam
2011-01-28Added patricia_tree::iteratorAdam
2011-01-24Fixed loading forbidden nicksAdam
2011-01-23std::stringstream::clear doesn't clear itAdam
2011-01-18Added amsg kicker settings to /bs infoAdam
2011-01-17Made db_plain buffer database writes which preventsAdam
2011-01-17Fixed ns_ajoins list output formattingAdam
2011-01-17Added ns_ajoinAdam
2011-01-15Fixed flag names to match 1.9.3sAdam
2011-01-15Made db_plain save amsg settingsAdam
2011-01-15Fixed /ns confirm's log message to show the nick of who was confirmedAdam
2011-01-15Added an amsg kickerAdam
2011-01-08Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2011-01-08Made the Flag class able to convert flags to strings and backAdam
2011-01-07fix some more copyright and typos (not mine) spotted by chaz :Plethality
2011-01-05update copyrights for 2011lethality
2010-12-29Automatically quit bots when they are deletedAdam
2010-12-28Bug #1225 - Made REGISTER show in /cs helpAdam
2010-12-27Bug #1222 - Fixed crash from reading to read a range of memosAdam
2010-12-26Bug #1219 - Correctly restrict people from registering potentential guest namesAdam
2010-12-24Do not allow xop del to delete users on another listAdam
2010-12-24Fixed Windows buildAdam
2010-12-23Added a missing os_ignore.hAdam
2010-12-23Rewrote the ignore code. Adds creator and reason to /os ignore list.Adam
2010-12-23Fixed deleting expired SXLinesAdam
2010-12-22Made SQLine clear workAdam
2010-12-22Removed match_usermaskAdam
2010-12-18Don't send SXLines until after we start bursting with our uplinkAdam
2010-12-15Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions...Adam