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
/
include
/
anope.h
Age
Commit message (
Expand
)
Author
2011-01-05
update copyrights for 2011
lethality
2010-12-12
Fixed looking up users to use case insensitivity
Adam
2010-11-04
Made Base not virtual, prevents us from having to dynamic cast in the mode st...
Adam
2010-10-11
Fixed Windows build
Adam
2010-10-04
Automatically destruct messages when modules are unloaded
Adam
2010-10-04
Changed the protocol handling system to use a vector of strings instead of C ...
Adam
2010-09-17
Rejig of some of the socket stuff. Fixed marking sockets as nonblocking on Wi...
Adam
2010-09-16
Fixed Anope::CurTime to really work, and made ChanServ timers allow using the...
Adam
2010-09-10
Added Anope::CurTime to keep us from calling time() everywhere
Adam
2010-09-10
Fixed bug #1187 - Fixed releasing enforcer clients on TS6 IRCds
Adam
2010-08-27
Added an Anope::string::is_pos_number_only function to use everywhere we conv...
Adam
2010-08-08
Add a db-upgrade to convert base64-encoded encrypted passwords to hexadecimal...
Naram Qashat
2010-08-01
fixed enc_sha256
DukePyrolator
2010-07-30
Fixed hash_map code to build on VS 2008
Adam
2010-07-29
Rewrote the hashing systems to properly handle the new Anope::strings which w...
Adam
2010-07-28
Clean up send.cpp a bit to use Anope::string, as well as fix Anope::string's ...
Naram Qashat
2010-07-25
Some windows fixes caused by the last commit
Adam
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
[prev]