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
/
modules
/
mysql
/
db_mysql_execute.cpp
Age
Commit message (
Expand
)
Author
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam
2010-06-27
The next of a few "CBX OCDing over code style" commits, maybe the last.
Naram Qashat
2010-06-18
Rewrote all of the command handling to get rid of all the nasty strtoks() eve...
Adam
2010-06-18
Added an arg to User::IsRecognized to check for NI_SECURE
Adam
2010-06-18
Removed a lot of unnecessary .c_str() calls in the find* functions
Adam
2010-06-18
Rewrote the hashing system to use std::tr1::unordered_map
Adam
2010-06-18
Store a plaintext version of mode names in the mode structures, removes alot ...
Adam
2010-05-28
Rewrote some of the user nick changing code, enable vhosts for users on nick ...
Adam-
2010-05-26
Fixed some windows problems with db_mysql_execute
Adam-
2010-04-24
Logout the SQLUser & any fake users after using commands
Adam-
2010-04-24
Fixed crash when shutting down when db_mysql_execute is loaded and logusers i...
Adam-
2010-04-24
Fixed dropping nicks registered through MySQL
Adam-
2010-02-28
Made it so you can register empty nonregistered channels to make registering ...
Adam-
2010-02-28
Added in support for live updating MySQL databases and the ability to execute...
Adam-