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-03-12
Case insensitive server names (Hopefully) - to be tested
brain
2006-03-12
Altered some stuff to make case insensitive servernames (wont compile yet!)
brain
2006-03-11
Fixes :P
brain
2006-03-11
Yet more const ref changes
brain
2006-03-11
Doh @ null chars in an sprintf!
brain
2006-03-11
Tweaked to use the same system as nenolod's NAMES patch for FJOIN
brain
2006-03-11
Debug counter
brain
2006-03-11
MUCH FASTER squit! (and a TON more stable, too)
brain
2006-03-10
Tidyup and move ConvToStr to a publically accessible place
brain
2006-03-09
Forgot to declare var
brain
2006-03-09
UMode tweaks
brain
2006-03-09
Probably wont compile yet - purge_empty_channels refactor
brain
2006-03-09
Better calculation of LUSERS
brain
2006-03-09
Changed LUSERS to show global current to not include unregistered connections
brain
2006-03-08
Got rid of all that ugly char* cast crap (todo: change docs to reflect change)
brain
2006-03-08
Someone forgot to test compile this *whistles nonchalantly*
brain
2006-03-08
Allow for fallback of older ircds without TS in BURST command
brain
2006-03-08
Back to 10 mins :( My clocks wont sync and i wont sacrifice 110 days uptime j...
brain
2006-03-08
Changed TS check: Abort on +- 5 mins, warn on +- 60 secs!
brain
2006-03-08
Added ConvToStr
brain
2006-03-08
Typos
brain
2006-03-08
Checks for timestamps, boot server off and abort if time delay > 10 mins (the...
brain
2006-03-07
Took strlen's out of fjoin
brain
2006-03-07
Different way of displaying squit server group
brain
2006-03-05
Tidied up ProcessLine, instead of a ton of strlens use a tiny bit of char* vo...
brain
2006-03-05
Sped up introduction of nicks using vector::resize() rather than the craq++ l...
brain
2006-03-04
More verbose when setting g/z/k/q/e lines from other servers. With the new sy...
brain
2006-03-04
Typo fix
brain
2006-03-04
Unknown command error now tells the opposite server WHICH command is bad so t...
brain
2006-03-02
is_uline was an inefficient piece of crap - fixed.
brain
2006-03-02
Remove debug, allow empty 'final' parameter
brain
2006-03-02
Typo
brain
2006-03-02
I hate having to commit to get these onto the other test server
brain
2006-03-02
Should be working now
brain
2006-03-02
More logic tweaks
brain
2006-03-02
Logic fixes
brain
2006-03-02
Experimental improvements to TreeSocket::Split
brain
2006-03-02
Changed definition of CallHandler and CallCommandHandler for the ability to r...
brain
2006-03-01
Changed encryption to work with yield system
brain
2006-02-27
Removed unneccessary debug
brain
2006-02-27
Extra output during sync to know if we're receving the other end's netburst o...
brain
2006-02-26
Put the EAGAIN stuff back now we're done testing
brain
2006-02-26
That's enough tweaks for now
brain
2006-02-26
Valgrind fixes (libstdc++ is broken! :O)
brain
2006-02-26
Tweaks to closed socket detection
brain
2006-02-26
Guess what this is?
brain
2006-02-26
Fixed bursting stuff a little
brain
2006-02-26
Made this safer, dont try and yield back when sending channel list or user li...
brain
2006-02-26
And more
brain
2006-02-26
Now the obligotary typo fixes
brain
[next]