summaryrefslogtreecommitdiff
path: root/src/sessions.cpp
AgeCommit message (Expand)Author
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-03-30Fixed bug #1258, more Windows stuff, and more language stringsAdam
2011-03-14Fixed compileAdam
2011-02-25Fixed session exception limit of 0 to mean unlimitedAdam
2011-02-09Log rawio when in debug mode and fixed expiring session exceptionsAdam
2011-02-04Moved the language strings which are only used onceAdam
2011-01-28Added patricia_tree::iteratorAdam
2011-01-05update copyrights for 2011lethality
2010-12-12Cleaned up some things, made the protocol modules use some basic inheritance ...Adam
2010-12-12Allow the patricia tree to store non-pointersAdam
2010-12-12Switched the system for storing users, channels, and sesions to a patriciaAdam
2010-10-11Fixed some warningsAdam
2010-09-27Cleaned up some unused code, moved handling of user modes around so we dont g...Adam
2010-09-26Changed the language system to use gettextAdam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-09-01Only look up session exceptions if the user exceeds the session limit, really...Adam
2010-08-27Added a new logging systemAdam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-07-27A few more random annoyances cleaned up.Naram Qashat
2010-07-26Trying to make things a little more const-safe, a work in progress but this i...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Renamed all of source files from .c to .cppAdam