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
/
commands
/
cs_access.cpp
Age
Commit message (
Expand
)
Author
2012-01-25
Windows
Adam
2012-01-07
Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal...
Robby
2012-01-07
Fixed users not being able to delete their own access with /cs access when us...
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-31
Bug #1368 - check all members of a users gruop against the access list
Adam
2011-12-19
Fixed formatting of many lists and INFO outputs
Adam
2011-12-15
Fixed access comparators
Adam
2011-11-16
Fixed compile error
Adam
2011-11-08
Windows
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
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-21
Fixed /cs access add log message to not show override for channel founders
Adam
2011-08-20
Fixed zlines to only add the xline host, fixed db_mysql's write function, and...
Adam
2011-08-19
Fixed some problems with deleting access
Adam
2011-08-17
Include when an access entry was created in access view
Adam
2011-08-16
Fixed matching acount access entries against nicknames
Adam
2011-08-14
Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...
Adam
2011-08-09
Added forgotten founder checks to cs_access, fixed fantasy replies to come fr...
Adam
2011-08-09
Simiplied a bit of the access system
Adam
2011-08-07
Always reset the levels of newly created channels, fixed DetermineLevel match...
Adam
2011-08-05
Rewrote the example configurations and split them
Adam