]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modes/umode_o.cpp
...because every now and again, i have to do a massive commit.
[user/henk/code/inspircd.git] / src / modes / umode_o.cpp
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-09 danieldgRemove mode counter, not reliable and only used for...
2009-10-21 danieldgChange User::oper to an OperInfo reference
2009-10-08 danieldgAdd names for all modes (part 1 of named channel mode...
2009-10-02 danieldgFix valgrind issues and crashes on exit
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-13 danieldgSimplify ModeHandler constructor
2009-09-02 danieldgRemove "servermode" parameter, replace with IS_FAKE...
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-31 danieldgFix compile error
2009-01-31 brainFix for bug #695. For now, we cant be sure what parts...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tSend remote de-oper to REMOTEOPER snomask.
2008-08-25 w00tFixes, this can't be taken directly from 1.1
2008-08-24 w00tForward-port r10257, fixes bug #599 reported by mixx941.
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainPedantic safe
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2006-12-29 brainFix my whoopsies
2006-12-29 brainAdd counter system for umodes to get rid of some O(n)
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-08-29 brainFDSFDSACFasfcas
2006-08-29 brainFix typos
2006-08-29 brainMore snomask +o (unoper)
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-08 brainAddOper() and DeleteOper() -> userrec::Oper() and userr...
2006-07-08 brainAdd code to remove an opers opertype when they oper...
2006-07-08 brainAdd usermode +o, with special checking so that an oper...