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
/
modules
/
m_hidechans.cpp
Age
Commit message (
Expand
)
Author
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
2007-07-03
Removed superfluous semicolons
pippijn
2007-06-17
Conversions
w00t
2007-05-21
Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...
brain
2007-05-19
Windows support. Tested and working to compile on freebsd and linux. Next ste...
w00t
2007-05-12
The commit that should have been r7000: src/modules now uses IS_OPER instead ...
w00t
2007-05-12
Opers cannot change the modes of others.
w00t
2007-03-30
hidechans: allow showing on self whois, QA, test if you're bored :p
w00t
2007-03-29
Make this available to all users
brain
2007-03-20
Update a notice on server already existing to be more clear
w00t
2006-12-28
Reasonably sized fix - when adding modes in modules, be sure to check the ret...
brain
2006-12-15
Remove global namespacing, makes modules compile FASTAH. Also massive update ...
w00t
2006-10-30
Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. ...
w00t