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
/
modules
/
database
/
db_old.cpp
Age
Commit message (
Collapse
)
Author
2012-11-01
fixed importing mode locks in db_old
DukePyrolator
2012-10-29
Made db_old load up most of the old mode locks
Adam
2012-08-09
Fixed db_old loading encrypted passwords from 1.8
Adam
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ↵
Adam
be specified at runtime
2012-04-23
Reworked live SQL support yet again
Adam
2012-04-23
Fixed hashm checking in db_old and loading 1.9.1 databases
Adam
2012-02-27
Fixed db_old loading noexpire
Adam
2012-02-24
Fixed calculating bots channel count of assigned channels and fixed the ↵
Adam
order of saving memos (among other things)
2012-02-22
Fixed db_old loading memo owners
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-25
Windows
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as ↵
Naram Qashat
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
2011-10-22
Added akill ids
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a ↵
Adam
module.
[prev]