summaryrefslogtreecommitdiff
path: root/src/modules/mysql/db_mysql.h
AgeCommit message (Expand)Author
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam
2010-06-27The next of a few "CBX OCDing over code style" commits, maybe the last.Naram Qashat
2010-06-18Rewrote the hashing system to use std::tr1::unordered_mapAdam
2010-06-18Store a plaintext version of mode names in the mode structures, removes alot ...Adam
2010-06-18Removed all references to $, git has no svn keywordsAdam
2010-05-10Changed the names of modes in the databases to be exactly the same way they a...Adam-
2010-05-05Fixed a compile error in r2933Adam-
2010-05-05SVN Id keyword to .h/.c/.cpp filespimpmylinux
2010-04-10Made MySQL log errors when executing queries instead of crashingAdam-
2010-04-09Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...Adam-
2010-03-31Marked mysql modules as a database module and fixed os_modlist to show databa...Adam-
2010-03-20Added in support for OperServ and MemoServ into SQLAdam-
2010-02-28Added in support for live updating MySQL databases and the ability to execute...Adam-