summaryrefslogtreecommitdiff
path: root/include/operserv.h
AgeCommit message (Expand)Author
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-02-27Made akills work on IRCds that do not support bans (ngircd)Adam
2011-01-09Fixed CanAdd() to use safe iteration and make SNLine::Check really workAdam
2011-01-05update copyrights for 2011lethality
2010-12-23Fixed deleting expired SXLinesAdam
2010-12-18Don't send SXLines until after we start bursting with our uplinkAdam
2010-08-28Properly store our clients internal channel status's and burst them if needed.Adam
2010-08-02changed the way how CTCP PINGs are processed, all services clients can now re...DukePyrolator
2010-07-29Added support for tracking inspircd2.0 usermode +Q and cahnged the Flags bits...Adam
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-26Made the flags class take an optional size argAdam
2010-06-20Store modules in a list and xlines in a vector, not deques. We need to be abl...Adam
2010-06-20Fixed Windows buildAdam
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Rewrote all of the command handling to get rid of all the nasty strtoks() eve...Adam
2010-06-18Burned slist, rewrote operservs XLine codeAdam