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.cpp
Age
Commit message (
Expand
)
Author
2006-02-12
Instantly apply lines when not synching
brain
2006-02-12
Tweak to allow @%+ to all exist on a user at once during burst
brain
2006-02-11
Check for >8 params in NICK
brain
2006-02-11
Altered SVSNICK to echo back NICK message, grrrr, sodding ircservices-based s...
brain
2006-02-11
Newline stripping for asctime()
brain
2006-02-11
Added handler for TIME with server parameter
brain
2006-02-11
Damn bracket
brain
2006-02-11
Fix routing for TIME
brain
2006-02-11
Fixes to pass on TIME
brain
2006-02-11
Misc. fixes
brain
2006-02-11
Added remote TIME (do not use yet)
brain
2006-02-11
Fix for multi-param PUSH
brain
2006-02-11
Added uline check for PUSH
brain
2006-02-11
Added PUSH command, do not use yet until tested and documented
brain
2006-02-08
Missing function call
brain
2006-02-08
Checks to not propogate invalid or already-existing Xlines
brain
2006-02-07
Avoiding assignment of std::strings unless neccessary to speed up bursts
brain
2006-02-07
Faster ADDLINE code
brain
2006-02-07
Experimental improved string handling in server links
brain
2006-02-07
Removed a strlen()
brain
2006-02-07
Slightly more efficient write buffers
brain
2006-02-07
Trivial spacing to make it identical
brain
2006-02-07
Fix signedness warning
brain
2006-02-07
Added max and current local/global usercounts to /lusers same way as most oth...
brain
2006-02-07
Typo fix
brain
2006-02-06
Fixed /LINKS to show flat even in tricky mIRC.
brain
2006-02-05
Fix to allow empty but defined away message (yes, really)
brain
2006-02-05
Fixed another issue
brain
2006-02-05
Bad brain, bad bad
brain
2006-02-05
Propogation of away messages across network (we dont bounce the numeric back ...
brain
2006-02-03
More fixes (#3)
brain
2006-02-03
This probably wont compile atm - add support for prefixed messages
brain
2006-02-03
Added remote routing notices for RCONNECT
brain
2006-02-03
Added RCONNECT
brain
2006-02-03
Added <options:hideulines>
brain
2006-02-03
Changed hops from 1 to 0 (makes more sense)
brain
2006-02-03
Added <options:flatlinks>
brain
2006-02-02
Added debug logging
brain
2006-02-02
When socket fails to construct, we now check the GetState() of the socket obj...
brain
2006-02-01
Tidied up a kill message
brain
2006-02-01
Clean up ghosts on nick collision
brain
2006-02-01
*TEST* nick collision code for NICK change in server link
brain
2006-01-31
Key hiding when youre not on the channel
brain
2006-01-30
Unneccesary space
brain
2006-01-30
Added new event into m_spanningtree, event id send_metadata, which allows arb...
brain
2006-01-30
Remainder of TYPE_OTHER metadata
brain
2006-01-30
See last commit
brain
2006-01-27
Improved IP handling. Now uses in_addr to store client ip, not char[16]!
brain
2006-01-23
Fixed another instance of IP being shown
brain
2006-01-23
Fixed to not display ip where not needed (breaks hidden hubs)
brain
[next]