index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modes
/
umode_o.cpp
Age
Commit message (
Expand
)
Author
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-31
Fix compile error
danieldg
2009-01-31
Fix for bug #695. For now, we cant be sure what parts of the code might still...
brain
2009-01-02
Update copyrights for 2009.
w00t
2008-11-01
Send remote de-oper to REMOTEOPER snomask.
w00t
2008-08-25
Fixes, this can't be taken directly from 1.1
w00t
2008-08-24
Forward-port r10257, fixes bug #599 reported by mixx941.
w00t
2008-05-18
Make User:: nick/ident/dhost/fullname and some other things std::string inste...
aquanight
2008-02-18
Someone please help me fix the warnings in modules caused by this change. All...
brain
2008-02-02
Move some stuff to usermanager, remove a little header insanity, remove trace...
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-23
Pedantic safe
brain
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-07-16
OOPS! 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-29
Fix my whoopsies
brain
2006-12-29
Add counter system for umodes to get rid of some O(n)
brain
2006-12-15
Still more massive commit fun. Headers in include/ still to be done, else tha...
w00t
2006-08-29
FDSFDSACFasfcas
brain
2006-08-29
Fix typos
brain
2006-08-29
More snomask +o (unoper)
brain
2006-08-10
So much stuff changed in this one, i forgot most of it.
brain
2006-08-08
AddOper() and DeleteOper() -> userrec::Oper() and userrec::UnOper() (these do...
brain
2006-07-08
Add code to remove an opers opertype when they oper down
brain
2006-07-08
Add usermode +o, with special checking so that an oper may only remove the mo...
brain