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
/
regchannel.cpp
Age
Commit message (
Expand
)
Author
2012-01-15
Fixed crash from last commit
Adam
2012-01-15
Improve on db_sql_live_read
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-12
Update channel last used times when founders use the channel, too
Adam
2011-11-17
Fixed storing mode locks
Adam
2011-11-15
Made looking up a level for a nonexistant privilege debugg log a warning, not...
Adam
2011-11-08
Windows
Adam
2011-10-27
Bug #1350 + other related fixes
Adam
2011-10-24
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...
Naram Qashat
2011-09-25
Store flags for objects, also fixes bug #1333
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-09-10
Rewrote mlock saving/loading code to not use this silly extensible hack
Adam
2011-08-21
Bugs #1321 & 1322
Adam
2011-08-16
Fixed matching acount access entries against nicknames
Adam
2011-08-14
Fixed /cs clone access
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
Simiplied a bit of the access system
Adam
2011-08-09
Hopefully sort this AccessGroup::HasPriv once and for all
Adam
2011-08-07
Always reset the levels of newly created channels, fixed DetermineLevel match...
Adam
2011-08-06
Fixed suepradmin
Adam
2011-08-06
Update last used times on channels when someone with access uses them
Adam
2011-08-02
Fixed /cs clone copying channel access, fixed restricted, and fixed some comp...
Adam
2011-08-01
Rewrote the access systems and added a flags access system
Adam
2011-07-14
Fixed appending !*@* to some access list entries that are valid hosts
Adam
2011-07-14
Fixed OSOpersOnly & CSOpersOnly
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-06-17
Search all domains for language strings, fixes the mess that we used to use t...
Adam
2011-06-13
changed some _() to gtl() and updated do_strftime() and duration()
DukePyrolator
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-05-16
Calculate nc::channelcount at runtime
Adam
2011-05-16
Added os_forbid
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-05-01
Fixed sometimes not removing nick masks from the access list when the group i...
Adam
2011-04-18
Allow unidentified users to still get access by non nickcore access entries
Adam
2011-03-29
Fixed some left over useprivmsg problems and fixed some compiler warnings.
Adam
2011-03-09
Store mlock in the databases and removed some unused functions from misc.cpp
Adam
2011-03-07
Added support for extbans
Adam
2011-03-06
Change the mode name code to use Flags names in preparation for extban support
Adam
2011-03-04
Fixed some logic fail when detecting who should be akicked
Adam
2011-02-26
Replaced the few language strings we use with #defines to prevent accidentall...
Adam
2011-02-25
Fixed a lot of small problems
Adam
2011-02-22
Fixed the first half of #1235
Adam
2011-02-18
Fixed some logic fail when determining when a recognized user gets access
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-08
Made the Flag class able to convert flags to strings and back
Adam
2011-01-07
Added db_mysql_live which allows Anope to pull data
Adam
2011-01-05
update copyrights for 2011
lethality
[prev]
[next]