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_channames.cpp
Age
Commit message (
Expand
)
Author
2013-05-18
m_channames Fix iteration in ValidateChans()
attilamolnar
2012-12-02
Dynamically determine the size of the eventlist[] passed to Attach()
attilamolnar
2012-12-02
Attach to events and register services in init()
attilamolnar
2012-11-12
Remove usage of the deprecated ConfigReader
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-05-09
Fix negative array access in channame
Daniel De Graaf
2010-02-25
GCC doesn't like characters being used in array subscripts
danieldg
2010-01-28
Fix empty FMODE being sent if SendMode mode changes
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-23
Make User::uuid and User::server const
danieldg
2009-10-18
Cull channels, warn when Extensible objects are not culled as they must be
danieldg
2009-10-17
Remove dummy API_VERSION from Version constructor
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-22
Describe module purpose in /MODULES output
danieldg
2009-09-21
Add channames module [jackmcbarn]
danieldg