Age | Commit message (Expand) | Author |
---|---|---|
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2013-01-06 | Buggy compilers are buggy | Adam |
2013-01-02 | Move nickserv validate stuff to an event in nickserv.cpp | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-11-23 | Made IRCDProto a Service | Adam |
2012-11-23 | Change the return type of ircdmessage to void now that we don't use it, add a... | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-16 | Fixed some stuff spotted by Cronus, made db_old convert ACCESS_INVALID levels... | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-10-14 | Updated the hybrid protocol module, patch provided by Michael | DukePyrolator |
2012-10-14 | Use account name for svid on hybrid | Adam |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |