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
/
data
/
mysql
Age
Commit message (
Expand
)
Author
2016-10-17
Address casemapping issues in sqlite/mysql
Adam
2011-08-05
Rewrote the example configurations and split them
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-05-16
Calculate nc::channelcount at runtime
Adam
2011-05-16
Added os_forbid
Adam
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-29
Removed the example anope_commands php code, it was removed in favor of xmlrpc
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
2010-03-31
Added a small example webpage that can be used to register nicknames online v...
Adam-