Age | Commit message (Expand) | Author |
2011-08-08 | Added a few sanity checks which never really should happen to db-convert | Adam |
2011-01-20 | Removed db-upgrade, its no longer needed | Adam |
2011-01-18 | Bug #1232 - Fixed db-convert to properly convert mode lock parameters | Adam |
2011-01-07 | fix some more copyright and typos (not mine) spotted by chaz :P | lethality |
2011-01-05 | update copyrights for 2011 | lethality |
2010-11-02 | Fixed anopesmtp. Again. It works on Windows now | Adam |
2010-11-01 | Fixed building anopesmtp on Windows, fixed some cmake problems with calculate... | Adam |
2010-10-31 | Fixed replacing %R's in email messages and fixed anopesmtp to really work | Adam |
2010-10-28 | removed an extra space from db-convert | DukePyrolator |
2010-10-28 | do not store memo numbers on db-convert | DukePyrolator |
2010-10-27 | Removed memo number from databases. Since we already have db-upgrade we might... | Adam |
2010-10-11 | Fixed Windows again | Adam |
2010-08-15 | Changed a few small things in the db format because it already changed anyway... | Adam |
2010-08-08 | Fix an error in db-upgrade on sha256 encrypted passwords. | Naram Qashat |
2010-08-08 | Add a db-upgrade to convert base64-encoded encrypted passwords to hexadecimal... | Naram Qashat |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-07-15 | Moved some files and diretories around, made cmake skip files it knows it can... | Adam |
2010-07-09 | Removed autotools and the makefiles. This will be reintroduced differently be... | Adam |
2010-06-28 | added some missing includes to src/tools/smtp.h | DukePyrolator |
2010-06-28 | Fixed the makefiles to correctly build and install the new anopesmtp and db-c... | Adam |
2010-06-27 | The next of a few "CBX OCDing over code style" commits, maybe the last. | Naram Qashat |
2010-06-25 | Moved src/tools/README to docs/TOOLS | Adam |
2010-06-25 | Made db-convert handle old corrupted databases from 1.8 that used mysql with rdb | Adam |
2010-06-22 | Made db-convert really convert nickalias lastseen/lastused/lastquit | Adam |
2010-06-21 | Fixed some more problems with db-convert | Adam |
2010-06-19 | Made db-converter add all of the core clients when converting a 1.8 database | Adam |
2010-06-19 | Made db-converter only write mlock params if there really is one, fixes some ... | Adam |
2010-06-18 | Burned slist, rewrote operservs XLine code | Adam |
2010-06-12 | Made db-convert change old disabled levels to newer ACCESS_QOP, keeps people ... | Adam- |
2010-05-20 | Fixed db-convert to properly convert mlocked mode names for the new databases | Adam- |
2010-05-14 | Reversed the autoop flag to make it more logical. In 1.8, we set this flag to... | DukePyrolator |
2010-04-09 | fixed the database converter (streams dont like null pointers) | dukepyrolator |
2010-03-31 | Burned db-merger & docs, it will eventually need a complete rewrite | Adam- |
2010-03-31 | Added last used time to akick view | Adam- |
2010-03-06 | added a check for null pointers | dukepyrolator |
2010-01-24 | Fixed db-convert and enc_old to work when converting databases using enc_old | Adam- |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-09 | changed all password fields to std::string and reworked the way how the enc m... | DukePyrolator |
2010-01-03 | Fixed db-convert to really convert vhosts | Adam- |
2010-01-02 | Rewrote the vhost code, and moved it to be part of nickalias instead of in it... | Adam- |
2009-12-31 | Added in new plaintext databases. Note: This currently has no automatic backu... | Adam- |
2009-12-14 | More work on db-convert, almost done. This also moves the bot section of the ... | Adam- |
2009-12-14 | Did some more work on db-convert | Adam- |
2009-12-07 | added a function to convert some mlock modes | DukePyrolator |
2009-12-04 | some code cleanup | DukePyrolator |
2009-11-29 | the database converter can now convert the operserv database | DukePyrolator |
2009-11-29 | the database converter can now handle a broken bot.db from 1.9.0 | DukePyrolator |
2009-11-29 | fixed some bugs in the database converter | DukePyrolator |
2009-11-29 | updated database converter | DukePyrolator |
2009-11-18 | Make the correct folder be chmod'd on a *nix install of the tools directory (... | cyberbotx |