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
Age
Commit message (
Expand
)
Author
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-04-10
Made MySQL log errors when executing queries instead of crashing
Adam-
2010-04-10
changed all mysqlpp::String::empty() calls to mysqlpp::String::size() to make...
dukepyrolator
2010-04-09
Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...
Adam-
2010-03-31
Added akicks into SQL
Adam-
2010-03-31
Marked mysql modules as a database module and fixed os_modlist to show databa...
Adam-
2010-03-28
Finish rest of BotServ SQL stuff
Adam-
2010-03-28
Track BotServ settings in SQL
Adam-
2010-03-21
fixed typo in mysql query
DukePyrolator
2010-03-21
fixed bad mysql query
DukePyrolator
2010-03-20
Added in support for OperServ and MemoServ into SQL
Adam-
2010-03-15
Removed old parts for 1.7.x from mydbgen and fixed db_mysql_write query for /...
Adam-
2010-03-06
Added help for sqlsync and fixed installing mydbgen into the wrong directory ...
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-