summaryrefslogtreecommitdiff
path: root/src/users.cpp
AgeCommit message (Expand)Author
2006-10-26Fix broken GlobalCloneCount (AGAIN).brain
2006-10-22Change around some dns stuff (dont use this yet)brain
2006-10-22Tidyupbrain
2006-10-06/me thwaps special for not reading comments :pbrain
2006-10-06WriteOpers when reaching the softlimitbrain
2006-10-06More.brain
2006-10-06More debugbrain
2006-10-06Extra debuggingbrain
2006-10-05And fix my typoes :Dbrain
2006-10-05Move opertypes/operclasses maps into ServerConfig, for some reason these were...brain
2006-10-04Whowas is now fixed.brain
2006-10-02Better fix to crash jamie experienced. epoll was the only socket engine affec...w00t
2006-10-02Brain, please review this commit ASAP. jamie, hopefully this fixes the crashw00t
2006-10-01userrec::CountGlobalClones malfunctioning, spotted by jamie, fixes bug#157 ef...brain
2006-09-27Last tidyup of the daybrain
2006-09-27Tidyupsbrain
2006-09-25Speed improvements to userrec::GlobalCloneCount()special
2006-09-19Make the check against z/k/q/e/g methods return a pointer to the whole object...brain
2006-09-10* Fix ChanModes::ModeString to not try and set a key as a user mode ;)brain
2006-09-10Fix the new g/k/e line stuff to match ips. NOTE: this makes g/k/e much slower...brain
2006-09-10Match IP's with klines, glines and exceptions, as well as hostsbrain
2006-09-09Dont generate host change, ident change or fullname change events if the host...brain
2006-09-08Stop valgrind whining about uninitialized array, all we do is pass it as a bu...brain
2006-09-07userrec::ForceNickChange was broken (not the entire nickchange system as i'd ...brain
2006-09-01Exception handling in most of userrec... not too fine grained yet howeverbrain
2006-08-31Made CountChannels faster. We use it in quite a few places. It's now O(1) rat...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-29Annnd, get the fix right.brain
2006-08-29Fix for correct display when removing snomaskbrain
2006-08-29Put servername in remote quitsbrain
2006-08-29+Q and +C (remote quit and connect) snomasks implementedbrain
2006-08-29Implement messages for snomasks +cq (local connect, local quit)brain
2006-08-29auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a...brain
2006-08-29Snomask support cometh! and it leave a sticky white mess all over the floor :(brain
2006-08-25Fix changing of idents and hosts (it wasnt working -- in fact WriteCommon was...brain
2006-08-25Add userrec::ChangeIdent (which we were missing) which can emulate the quit/r...brain
2006-08-25Add <options:cyclehosts> which allows a user to appear to have quit when thei...brain
2006-08-24Moved an ipv6-only variable in userrec::GetIPString into the SUPPORT_IP6LINKS...special
2006-08-24Renamed the OnGlobalConnect callback to OnPostConnect, which is much more app...special
2006-08-23More prefixchar stuff.brain
2006-08-23Spotted problem: must clear out all prefixes attached to a user when they qui...brain
2006-08-18EventHandler class, an abstraction for raw i/obrain
2006-08-17Just commentsbrain
2006-08-17Fix typobrain
2006-08-17userrec::AddBuffer and userrec::Write end up copying the const std::string& i...brain
2006-08-17Improve userrec::AddBuffer (remove craq char to std::string loop)brain
2006-08-17Change a std::string operator+= to append()brain
2006-08-12Make sure that the hostname isnt set after the timeout periodbrain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain