summaryrefslogtreecommitdiff
path: root/src/tools/db-convert.c
AgeCommit message (Expand)Author
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-12-17More CMake work, mostly to handle both *nix and Windows builds.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
2008-11-19Commit WIP converter, by no means final, ugly, etc, please ignore this commit...rburchell
2008-11-19Make this compile.. create NI_FORBIDDEN (temporary) and NI_NOEXPIRE to migrat...rburchell
2008-11-19Remove merging side of things.. we just want to plonk data in from one set of...rburchell
2008-11-19Copy db-merger to db-convert.rburchell