summaryrefslogtreecommitdiff
path: root/src/users.cpp
AgeCommit message (Expand)Author
2006-11-14Tons of tweaks to the config stuff for the corebrain
2006-11-13use --iter instead of iter-- in prunewhowaspeavey
2006-11-13fix for bug #173, unsafe delete while iteratingpeavey
2006-11-13Fix PruneWhoWas to actually work right on rehash. Add debug output to whowas....peavey
2006-11-13add <whowas> config option to control whowas behaviour. *may break*peavey
2006-11-12Fix off-by-one error in userrec::ChangeDisplayedHost, some hosts were truncatedom
2006-11-06Apply patch for bug #165 (compile warning for users.cpp) by peaveydkspecial
2006-11-06Fix IPv4 resolution, spank satmd if you were affected by thisw00t
2006-11-05Added time syncing! This is fairly simple - servers exchange timestamps and u...special
2006-11-04Merge peaveys patch, tracker #162brain
2006-11-03Fix compile error, and spank Brainw00t
2006-11-02When we get an event on a userrec of EVENT_ERROR, and errornum is 0, send the...brain
2006-11-02Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ...brain
2006-11-01Fixed another overflow, identical to the last onespecial
2006-11-01Fixed a little overflow, noticed by satmdspecial
2006-10-31Set write error when detectedbrain
2006-10-31Socket error state stuffbrain
2006-10-30Fix broken quits (i broke them by taking out a check i didnt think was requir...brain
2006-10-30Select is now done, and some debug removed. Not that anyone really should be ...brain
2006-10-30Fix for laggehnessbrain
2006-10-30For users, we now only write when the socketengine says theyre writeable, set...brain
2006-10-30WARNING: This commit breaks kqueue and select -- work in progress!brain
2006-10-28And fix typobrain
2006-10-28Add support for OnWhoisLine, which allows modules to change or drop any line ...brain
2006-10-28And so does my coding on a saturday afternoon...brain
2006-10-28I HATE YOU DEBIAN, YOU AND YOUR WHOLE OPERATION STINKbrain
2006-10-28Try this, werdnumbrain
2006-10-28Unknown change herebrain
2006-10-27<pid file> is no longer a manditory tag (thanks dotslasher)brain
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