summaryrefslogtreecommitdiff
path: root/src/users.cpp
AgeCommit message (Expand)Author
2007-08-19Allow changing of an oper's host on oper up using <type:class> (give it a con...brain
2007-08-19Allow support for multiple dns results per request. This is a significant cha...brain
2007-08-06Reset connect class settings on DNS resolution as we should.w00t
2007-07-27Tidyups, remove of ifdefsbrain
2007-07-27Found the bug, turns out i just introduced it with the last commit :pbrain
2007-07-27Some smart tricks to eliminate win32 ifdefs that are creeping into portable f...brain
2007-07-24Modify RULES to use numerics instead of notices. I'm pretty sure these are wi...w00t
2007-07-24A few more I missed.w00t
2007-07-23Tidyup a bunch of stuff that was using userrec::modes directly rather than us...brain
2007-07-19Fix for bug #326, 'no error' quit can no longer theoretically occur because a...brain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-15Fix for bug #349: NOTE there is important caveat about this in the example co...brain
2007-07-06SSL buffering tweaks. NOTE this is not a complete fix till i say so, don't us...brain
2007-07-01Optimizations and code tidyups. QA please check that svsnick and other forced...brain
2007-06-28Fixed a bug that caused classes with passwords to instantly disconnect any us...special
2007-06-09Change some = "" to clear() and some == "" to .empty()brain
2007-06-04Add options:moronbanner. Yes really, thats what its called. See the example c...brain
2007-06-01No fucking point at all checking for CC_DENY twice. \o/.w00t
2007-06-01We can make one saving in userrec::WriteWallOps though - we are checking IS_L...brain
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-25Fix for bug #302. He may not have had any connect lines in his conf but it ne...brain
2007-05-21Same tweak, againbrain
2007-05-20Prevent vc8 from thinking we're dereferencing an end iteratorbrain
2007-05-19Visual studio's ability to translate tabs to four spaces as default frustrate...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-17Change the way i/o lines are formatted in debug log to make them more intuiti...brain
2007-05-15Rather largeish change to class checking on connect to fix a few minor bits a...w00t
2007-05-15Slight security fix of sortsw00t
2007-05-14Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...brain
2007-05-12This catch doesn't need to be here. :ow00t
2007-05-12We've had an IS_OPER macro for a long time. About time we started using it, m...w00t
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-05-08- (FINALLY, ffs) add realnames to connect/remote connect server notices, per ...w00t
2007-05-06Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ...brain
2007-05-04Where others charge, we give for free. Have fun and use wisely. With great po...brain
2007-05-01Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a...brain
2007-05-01Change a return NULL to a continue so that where host matches but port doesnt...brain
2007-04-21Fix spurious 'found host' messages after being told it couldnt.brain
2007-04-15Feature request outlined in bug #257, allow connect/allow lines by portbrain
2007-04-02Fixed a DNS timeout race condition that could result in a NOTICE AUTH message...special
2007-03-251.1.4+Norvegiabrain
2007-03-24Fix two things: (1) log gets replaced by a user fd after restart causing debu...brain
2007-03-15Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver...brain
2007-03-11Added OnBufferFlush, improved m_safelist, no longer works on a timer but work...brain
2007-03-06This properly fixes options:hidebans and options:hidesplits by providing the ...brain
2007-02-191) Fix for nickname overruled with new cullList stuff -- we have to change th...brain
2007-02-17Change /msg $* to have the correct source the same way /notice $* doesbrain
2007-02-08Check for ::ffff:x.x.x.x ips in user resolver, and if we see one initiate an ...brain
2007-02-08"is now your hidden host" -> "is now your displayed host". Wording fits bette...brain