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
/
fjoin.cpp
Age
Commit message (
Expand
)
Author
2008-10-14
Remove outdated TODO
brain
2008-10-10
Update comment that says we dont send simplemodes in FJOIN, we do now.
brain
2008-09-21
Be consistent. Use ServerInstance in all places instead of 'Instance' in half...
w00t
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-05-25
Give modestacker a serverinstance
brain
2008-05-25
First phase of conversion to dynamic limits on all the lengths, configured vi...
brain
2008-05-19
Convert channel::name to std::string, this was a beastie!
brain
2008-05-05
fix some unitialised vectors and tidy up a bit.
peavey
2008-05-05
Convert a few missing
peavey
2008-04-05
Error message tweaking
w00t
2008-04-04
Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T...
w00t
2008-04-02
Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod...
brain
2008-04-02
DOH! Fix my muppetry of a segfault, and fix some warnings
brain
2008-04-01
Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind...
w00t
2008-02-22
Convert remaining InspIRCd::Log() calls to new logging system
aquanight
2008-02-22
Nuke TIMESYNC from orbit \o/
w00t
2008-02-11
Remove many unneeded headers from spanningtree files
w00t
2008-02-04
Clean up some FJOIN stuff
w00t
2008-02-03
Split treesocket1 into a number of smaller files
w00t