summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-09changed all password fields to std::string and reworked the way how the enc m...DukePyrolator
2010-01-03Fixed db-convert to really convert vhostsAdam-
2010-01-02Rewrote the vhost code, and moved it to be part of nickalias instead of in it...Adam-
2009-12-31Added in new plaintext databases. Note: This currently has no automatic backu...Adam-
2009-12-14More work on db-convert, almost done. This also moves the bot section of the ...Adam-
2009-12-14Did some more work on db-convertAdam-
2009-12-07added a function to convert some mlock modesDukePyrolator
2009-12-04some code cleanupDukePyrolator
2009-11-29the database converter can now convert the operserv databaseDukePyrolator
2009-11-29the database converter can now handle a broken bot.db from 1.9.0DukePyrolator
2009-11-29fixed some bugs in the database converterDukePyrolator
2009-11-29updated database converterDukePyrolator
2009-11-18Make the correct folder be chmod'd on a *nix install of the tools directory (...cyberbotx
2009-09-06Fixed Makefiles to only suppress building when using run-cc.plAdam-
2009-08-06Remove legacy windows installer scripts not used on 1.9 & obsolete epona2anop...sjaz
2009-03-11Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...cyberbotx
2009-02-19Fix a few warnings. Also move split_usermask into cs_akick, as this is the on...rburchell
2009-02-10NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc.rburchell
2009-01-26Moved the tools executables to the bin directory, and fix anoperc's install l...cyberbotx
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-12-30Fix install errors with Autotools build system.cyberbotx
2008-12-29Edits to CPack-related part of CMake to not include Autotools-built files fro...cyberbotx
2008-12-29Final modifications to Autotools build system to work alongside CMake build s...cyberbotx
2008-12-29Modifications to the Autotools build system to try to make it work with the c...cyberbotx
2008-12-29Revived Autotools from the grave, although it'll need some tweaking to work a...cyberbotx
2008-12-29Reverting my last 2 commits in an attempt to fix my own screwball mistake.cyberbotx
2008-12-29Merge branch 'cmake'cyberbotx
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-12-21Some more CMake edits, this allows versions of CMake as early as 2.4.0 to wor...cyberbotx
2008-12-20Fixed crashbug in db-merger.jantje_85
2008-12-19Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers...cyberbotx
2008-12-17Removed the old autotools files that are no longer needed because of the use ...cyberbotx
2008-12-17Massive cleanup of the CMakeLists.txt files to finalize them.cyberbotx
2008-12-17Implemented dependency calculation within CMake, now header file dependencies...cyberbotx
2008-12-17More CMake work, adding win32.rc generation and fixing some other problems.cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.cyberbotx
2008-12-17Implemented CMake build system to replace the old autoconf-based build system.cyberbotx
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-26Various fixes for compiling under Windows.cyberbotx
2008-11-25Fix another issue with writing channels in db-convert.cyberbotx
2008-11-23Fix issue with writing channels in db-convert.cyberbotx
2008-11-23Various stuff for channels..rburchell
2008-11-21Fix bug leading to only one core being correctly convertedrburchell
2008-11-21Write aliases and memo data in new DB formatrburchell
2008-11-21Save the number of channels the account has registered, alsorburchell
2008-11-21Save memos and access in new db.rburchell
2008-11-21Cleanup of some comments and includes.rburchell
2008-11-21Convert numeric language IDs to string IDs ("en", "fr", etc) in db converter,...rburchell