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
/
uid.cpp
Age
Commit message (
Expand
)
Author
2008-07-19
Fix total mess of makefile dependency macros (all depending on stuff they don...
brain
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-06-06
Whoops, remote users not being counted in map, fix
brain
2008-05-25
First phase of conversion to dynamic limits on all the lengths, configured vi...
brain
2008-05-23
There is no need for char* here any more
brain
2008-05-23
NEVER use the two-param assign unless you want your string padding to len byt...
brain
2008-05-23
Collision tweaks
brain
2008-05-19
Convert connection::host
brain
2008-05-18
Convert m_spanningtree
aquanight
2008-04-05
Resolve collisions once, don't rely on every server being able to fix our col...
w00t
2008-03-31
Patch by brain; Fix crash when no parameters are given when introducing a rem...
special
2008-02-22
Convert remaining InspIRCd::Log() calls to new logging system
aquanight
2008-02-11
Last of the -Wshadow fixes.
w00t
2008-02-05
More tweaks
brain
2008-02-05
This makes more sense
brain
2008-02-03
Split treesocket1 into a number of smaller files
w00t