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
/
src
/
access.cpp
Age
Commit message (
Collapse
)
Author
2011-10-11
Bug #1337
Adam
2011-09-25
Made channel privileges case insensitive
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a ↵
Adam
module.
2011-09-10
Made ChanServ privileges configurable
Adam
2011-09-10
Added chanserv/log
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-09-10
Made service_reference type safe
Adam
2011-08-27
Tweaked the access operators to allow superadmins to be > channel founders
Adam
2011-08-19
Fixed AccessGroup::operator> fail
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 ↵
Adam
matching all identified users
2011-08-09
Added forgotten founder checks to cs_access, fixed fantasy replies to come ↵
Adam
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
2011-08-09
Hopefully sort this AccessGroup::HasPriv once and for all
Adam
2011-08-06
Fixed suepradmin
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
[prev]