Age | Commit message (Expand) | Author |
---|---|---|
2011-04-28 | Added a unique key for the anope_cs_mlock table | Adam |
2011-03-09 | Store mlock in the databases and removed some unused functions from misc.cpp | Adam |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-11-07 | Removed two primary keys on some metadata tables, they should not have them | Adam |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam |
2010-10-27 | Do not store memo number in memo structs, fixes some bugs with deleting memos | Adam |
2010-10-12 | Made the SQL tables use foriegn keys and references to each other, removed ma... | Adam |
2010-08-15 | Rewrote the MySQL API to use threads. This acts similar to before, but is fas... | Adam |