index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
db-convert.c
Age
Commit message (
Expand
)
Author
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