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
/
extra
/
ns_maxemail.cpp
Age
Commit message (
Expand
)
Author
2013-04-10
Move some of the modules in extras/ that arent really extra out of extras. Ma...
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-22
Combine all of the set modules now that having them split apart is almost com...
Adam
2012-06-18
Allow userless command sources
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-07-31
Fixed these ModuleManager::Attach calls once and for all..
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-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-01-21
fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd
lethality
2011-01-05
update copyrights for 2011
lethality
2010-12-12
The rest of the earlier command changes
Adam
2010-09-26
Changed the language system to use gettext
Adam
2010-08-27
Added a new logging system
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-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam