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.h
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 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-06-18
Removed all references to $, git has no svn keywords
Adam
2010-05-10
Changed the names of modes in the databases to be exactly the same way they a...
Adam-
2010-05-05
Fixed a compile error in r2933
Adam-
2010-05-05
SVN Id keyword to .h/.c/.cpp files
pimpmylinux
2010-04-10
Made MySQL log errors when executing queries instead of crashing
Adam-
2010-04-09
Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...
Adam-
2010-03-31
Marked mysql modules as a database module and fixed os_modlist to show databa...
Adam-
2010-03-20
Added in support for OperServ and MemoServ into SQL
Adam-
2010-02-28
Added in support for live updating MySQL databases and the ability to execute...
Adam-