summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-08-18Things are so much easier here (thanks to sts for the bug)brain
2006-08-18Odd bits and bobs to keep the numeric sane if the user is insane (like stskee...brain
2006-08-18stskeeps trying to get his name all over our commit log :p (thanks for the bu...brain
2006-08-18Dont allow an empty key (thanks stskeeps)brain
2006-08-18Correctly return false on failure to forkbrain
2006-08-18Checking if child pid still exists, if it vanishes we exitbrain
2006-08-18When daemonizing, have parent process wait forever, and child process kill it...brain
2006-08-18Move lowermap[] into a pre-initialised const array in hashcomp.h,brain
2006-08-18Dont allow USERIP (where loaded) on unregistered usersbrain
2006-08-18Dont allow USERHOST (and new WHO) on unregistered usersbrain
2006-08-18Don't allow adding of invalid nicknames to watchlistbrain
2006-08-18Get rid of SocketEngine::Wait and array-copy, change to SocketEngine::Dispatc...brain
2006-08-18Modified m_silence to take masks instead of nicknames. Since this is *much* m...special
2006-08-18EventHandler class, an abstraction for raw i/obrain
2006-08-18Forward port of /list pattern matching, reported by Stskeepsspecial
2006-08-17Optimize tons more timer checking stuffbrain
2006-08-17DoSocketTimeouts and TickTimers only need to be called once a second. Why the...brain
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-17Optimization and removal of casts (profiling stuff)brain
2006-08-16Check in eline, gline and kline for the @ which signifies an ident. Without t...brain
2006-08-16Optimizationsbrain
2006-08-16Wasnt checking channel name on ban deletionbrain
2006-08-16LeaChim please try thisbrain
2006-08-16free() REQUIRES casts to free const char*'s :<brain
2006-08-16Because the iterator can be whacked (and the item) inside of SetBan, make copiesbrain
2006-08-16Tweak: Setting server pointer isnt requiredbrain
2006-08-13If +L is set without +l, dont forward usersbrain
2006-08-13Clear fd_ref_table and socket_ref arrays in the constructorbrain
2006-08-12So i wonder why we've not had this problem soonerbrain
2006-08-12Make sure that the hostname isnt set after the timeout periodbrain
2006-08-12This commit is dedicated to Boo ;-ppppppbrain
2006-08-12Catch exceptions from SQLresolverom
2006-08-11Remove a blank line! WOO YAY! biggest commit all week!brain
2006-08-11Just to mess with om's head, remove helperfuncs.h from everywherebrain
2006-08-11CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat.brain
2006-08-11Move remaining functions:brain
2006-08-11So is this one ;-pppbrain
2006-08-11This commit-o-gram is dedicated to boo, because i geek too much :) love you b...brain
2006-08-11Somehow, IMPORTANT changes got reverted.brain
2006-08-11peline/pxline etc stuff removedbrain
2006-08-11Move xline to before config systembrain
2006-08-11Change to using Instance->Log (InspIRCd::Log) rather than log() macrobrain
2006-08-11Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec...brain
2006-08-11Move all of the xline stuff into class XLineManager, make an instance of it i...brain
2006-08-11Move ReadBuffer into InspIRCd classbrain
2006-08-11Move whowas into InspIRCdbrain