summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-13Fix build on SolarisAdam
2013-04-06Made the missing dependencies message from cmake more descriptive for modulesAdam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-31Fixed anopesmtp loggingAdam
2012-10-29Made anopesmtp less hard to debugAdam
2012-10-09Made the warnings given by cmake for not havingAdam
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2012-01-02Updated Copyright to 2012Adam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-08-08Added a few sanity checks which never really should happen to db-convertAdam
2011-01-20Removed db-upgrade, its no longer neededAdam
2011-01-18Bug #1232 - Fixed db-convert to properly convert mode lock parametersAdam
2011-01-07fix some more copyright and typos (not mine) spotted by chaz :Plethality
2011-01-05update copyrights for 2011lethality
2010-11-02Fixed anopesmtp. Again. It works on Windows nowAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-28removed an extra space from db-convertDukePyrolator
2010-10-28do not store memo numbers on db-convertDukePyrolator
2010-10-27Removed memo number from databases. Since we already have db-upgrade we might...Adam
2010-10-11Fixed Windows againAdam
2010-08-15Changed a few small things in the db format because it already changed anyway...Adam
2010-08-08Fix an error in db-upgrade on sha256 encrypted passwords.Naram Qashat
2010-08-08Add a db-upgrade to convert base64-encoded encrypted passwords to hexadecimal...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam
2010-07-09Removed autotools and the makefiles. This will be reintroduced differently be...Adam
2010-06-28added some missing includes to src/tools/smtp.hDukePyrolator
2010-06-28Fixed the makefiles to correctly build and install the new anopesmtp and db-c...Adam
2010-06-27The next of a few "CBX OCDing over code style" commits, maybe the last.Naram Qashat
2010-06-25Moved src/tools/README to docs/TOOLSAdam
2010-06-25Made db-convert handle old corrupted databases from 1.8 that used mysql with rdbAdam
2010-06-22Made db-convert really convert nickalias lastseen/lastused/lastquitAdam
2010-06-21Fixed some more problems with db-convertAdam
2010-06-19Made db-converter add all of the core clients when converting a 1.8 databaseAdam
2010-06-19Made db-converter only write mlock params if there really is one, fixes some ...Adam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-12Made db-convert change old disabled levels to newer ACCESS_QOP, keeps people ...Adam-
2010-05-20Fixed db-convert to properly convert mlocked mode names for the new databasesAdam-
2010-05-14Reversed the autoop flag to make it more logical. In 1.8, we set this flag to...DukePyrolator
2010-04-09fixed the database converter (streams dont like null pointers)dukepyrolator
2010-03-31Burned db-merger & docs, it will eventually need a complete rewriteAdam-
2010-03-31Added last used time to akick viewAdam-
2010-03-06added a check for null pointersdukepyrolator
2010-01-24Fixed db-convert and enc_old to work when converting databases using enc_oldAdam-
2010-01-11updated copyright info for 2010pimpmylinux