Age | Commit message (Expand) | Author |
2010-06-27 | The next of a few "CBX OCDing over code style" commits, maybe the last. | Naram Qashat |
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 | 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-02-19 | Fix a few warnings. Also move split_usermask into cs_akick, as this is the on... | rburchell |
2009-02-10 | NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc. | rburchell |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-23 | Some more Windows fixes, both in CMake and in the code itself. (I don't like ... | cyberbotx |
2008-12-17 | More CMake work, mostly to handle both *nix and Windows builds. | cyberbotx |
2008-11-28 | Remove (void) args, these just make things ugly. | rburchell |
2008-11-26 | Various fixes for compiling under Windows. | cyberbotx |
2008-11-25 | Fix another issue with writing channels in db-convert. | cyberbotx |
2008-11-23 | Fix issue with writing channels in db-convert. | cyberbotx |
2008-11-23 | Various stuff for channels.. | rburchell |
2008-11-21 | Fix bug leading to only one core being correctly converted | rburchell |
2008-11-21 | Write aliases and memo data in new DB format | rburchell |
2008-11-21 | Save the number of channels the account has registered, also | rburchell |
2008-11-21 | Save memos and access in new db. | rburchell |
2008-11-21 | Cleanup of some comments and includes. | rburchell |
2008-11-21 | Convert numeric language IDs to string IDs ("en", "fr", etc) in db converter,... | rburchell |
2008-11-19 | Commit WIP converter, by no means final, ugly, etc, please ignore this commit... | rburchell |
2008-11-19 | Make this compile.. create NI_FORBIDDEN (temporary) and NI_NOEXPIRE to migrat... | rburchell |
2008-11-19 | Remove merging side of things.. we just want to plonk data in from one set of... | rburchell |
2008-11-19 | Copy db-merger to db-convert. | rburchell |