summaryrefslogtreecommitdiff
path: root/src/modes/umode_o.cpp
AgeCommit message (Expand)Author
2009-01-02Update copyrights for 2009.w00t
2008-11-01Send remote de-oper to REMOTEOPER snomask.w00t
2008-08-25Fixes, this can't be taken directly from 1.1w00t
2008-08-24Forward-port r10257, fixes bug #599 reported by mixx941.w00t
2008-05-18Make User:: nick/ident/dhost/fullname and some other things std::string inste...aquanight
2008-02-18Someone please help me fix the warnings in modules caused by this change. All...brain
2008-02-02Move some stuff to usermanager, remove a little header insanity, remove trace...w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Pedantic safebrain
2007-10-15In the grand tradition of huge fucking commits:w00t
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
2006-12-29Fix my whoopsiesbrain
2006-12-29Add counter system for umodes to get rid of some O(n)brain
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-08-29FDSFDSACFasfcasbrain
2006-08-29Fix typosbrain
2006-08-29More snomask +o (unoper)brain
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-08-08AddOper() and DeleteOper() -> userrec::Oper() and userrec::UnOper() (these do...brain
2006-07-08Add code to remove an opers opertype when they oper downbrain
2006-07-08Add usermode +o, with special checking so that an oper may only remove the mo...brain