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
Age
Commit message (
Expand
)
Author
2012-10-29
Made db_old load up most of the old mode locks
Adam
2012-10-27
Add a module log type
Adam
2012-10-24
When db_sql_live gets new objects immediately update cache on them to prevent...
Adam
2012-10-13
Simplify the db_sql_live code since this isn't actually necessary. Fixes a pr...
Adam
2012-10-01
Allow modules to store data in their own databases.
Adam
2012-09-30
Bug #1445 - Empty out columns in SQL we have no data for on
Adam
2012-09-24
Fix a few oddball warnings that came up from clang, and also make it so webcp...
Naram Qashat
2012-09-02
Fix Windows
Adam
2012-08-09
Fixed db_old loading encrypted passwords from 1.8
Adam
2012-07-01
Remove ExtensibleString everywhere
Adam
2012-05-23
Fixed some problems found by Robby
Adam
2012-05-09
fixed paste error (failed awesomeness) in last commit.
lethality
2012-05-09
Fixed saving backups
lethality
2012-05-08
Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live
Adam
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2012-04-29
Pull table schemas from SQL on startup so we can alter the schemas if we need...
Adam
2012-04-27
Fixes to db_sql
Adam
2012-04-27
Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_...
Adam
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-03-05
Fixed backup databases having their names collide due to not separating month...
Adam
2012-03-02
Escape all column names when building sql queries
Adam
2012-02-27
Fixed db_old loading noexpire
Adam
2012-02-24
Fixed calculating bots channel count of assigned channels and fixed the order...
Adam
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-31
Not sure what I was thinking here
Adam
2012-01-25
Windows
Adam
2012-01-15
Improve on db_sql_live_read
Adam
2012-01-11
Fixed loading db_sql_live_read's configuration values on startup
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-22
Somehow these two modules got mixed up..
Adam
2011-11-25
Fixed some more errors in sql live-write, hopefully the last.
lethality
2011-11-25
Fixed a crash in ns saset when using mysql-write module
lethality
2011-11-17
Fixed storing mode locks
Adam
2011-11-15
Fixed crash on shutdown & a compiler warning
Adam
2011-11-08
Windows
Adam
2011-11-04
Delete all tables before flushing not just ones we know about
Adam
2011-10-27
Bug #1350 + other related fixes
Adam
2011-10-27
Fixed loading exceptions in db_plain
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-10-22
A few minor fixups
Adam
2011-10-22
Added akill ids
Adam
2011-10-18
Fixed compile errors on release build
Adam
2011-10-10
Put serialized_items on the heap to prevent weird crashes on shutdown from th...
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Fixed compile errors & warnings from 1.9.6 to 1.9 merge
Adam
2011-09-10
Added chanserv/log
Adam
2011-09-10
Fixed service_reference to work correctly with external classes
Adam
[prev]
[next]