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