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
/
actions.cpp
Age
Commit message (
Expand
)
Author
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-09-02
Fix Windows
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-03-07
Added support for extbans
Adam
2011-01-05
update copyrights for 2011
lethality
2010-12-13
Bug #1079 - Don't use users real host and IPs when matching against
Adam
2010-12-12
Cleaned up some things, made the protocol modules use some basic inheritance ...
Adam
2010-12-12
Added cs_mode, rewrote the old list mode code, and added CIDR support
Adam
2010-09-10
Added Anope::CurTime to keep us from calling time() everywhere
Adam
2010-09-09
Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...
Adam
2010-08-17
Rewrote the config reader to better handle invalid configs.
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-06-20
The first of a few "CBX OCDing over code style" commits, focusing on include/...
Naram Qashat
2010-06-18
Renamed all of source files from .c to .cpp
Adam