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_spanningtree
/
override_map.cpp
Age
Commit message (
Expand
)
Author
2008-04-06
Its ok to allow remote map to non-opers now, found the real culprit
brain
2008-04-06
Remote map only works for opers. Fix problem where only part of the map is sh...
brain
2008-04-06
Debug
brain
2008-04-06
The map matrix must be static. For some reason it blows up when it is not. Th...
brain
2008-04-06
Remote /MAP (that now doesn't confuse clients ;p)
w00t
2008-04-06
Remote /MAP: caution, this doesn't compile
w00t
2008-03-22
Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...
brain
2008-02-20
Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...
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
2008-01-07
Fix up some usercounts stuff.. to be tested.
w00t
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-10-14
Fix indentation
brain
2007-10-14
Split up spanningtree some more, the filenames should be more intuitive so th...
brain