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
2005-12-21
Fixed to include new parameter
brain
2005-12-21
Improved m_alias to only capture complete commands and rewrite them (bug #92 ...
brain
2005-12-21
Added more verbose error output during link
brain
2005-12-21
Moved CAPAB
brain
2005-12-21
Added CAPAB checking to prevent some obvious n00biness that may occur
brain
2005-12-21
Removed some redundant code that was commented out
brain
2005-12-20
Added extra sanity check in squit to make sure REMOTE Servers dont try and sq...
brain
2005-12-20
Added Socket = NULL for local server class to prevent it being 'selectable' b...
brain
2005-12-20
Prevent user from squitting server from itself using squit * (!)
brain
2005-12-20
Made linking more nazi, will drop connections that send bad commands
brain
2005-12-20
Added extra diagnostic messages during connect, if connect fails
brain
2005-12-20
Added stricter checking for encryption on connect, if enabled
brain
2005-12-19
Added extra key length checks, documented encryption in example conf
brain
2005-12-19
Fixed broken display of 'aes enabled'
brain
2005-12-19
Changed AES negotiation to occur before SERVER
brain
2005-12-19
Tidied up AES encryption
brain
2005-12-19
Fixed blank crap on end of lines
brain
2005-12-19
std::string doesnt like null chars?!
brain
2005-12-19
Encryption debug
brain
2005-12-19
Added AES
brain
2005-12-19
Adding AES encryption to spanningtree links
brain
2005-12-18
Added IOHookModule stuff to allow for different modules to hook different ports
brain
2005-12-18
Fixed spanningtree to not allow malformed conf tags (missing/empty values)
brain
2005-12-15
Added more logging
brain
2005-12-15
Removed unused var
brain
2005-12-15
Updated so that netsplits use the cull_list.
brain
2005-12-14
Fixed location of Srv
brain
2005-12-14
Added Server::GetVersion()
brain
2005-12-14
moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h
brain
2005-12-13
#define IS_LOCAL(x) (x->fd > -1)
brain
2005-12-13
optimized a ton of strcmps down to an integer comparison!
brain
2005-12-13
Minor bug chasing
brain
2005-12-13
Not sending fjoins on sync?
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-11
Fixed permenant xline propogation
brain
2005-12-09
Changed 'fake direction' message a little
brain
2005-12-09
More IDLE fixes
brain
2005-12-09
Fixes to IDLE
brain
2005-12-09
Fixed it again
brain
2005-12-09
Fixed idle. again.
brain
2005-12-09
Fixed broken IDLE reply
brain
2005-12-09
Made local whois non-broken ;)
brain
2005-12-09
Remote whois fixes
brain
2005-12-09
Added debugging plus remote WHOIS fixes
brain
2005-12-09
Work on remote /WHOIS
brain
2005-12-09
Added preliminary remote WHOIS
brain
2005-12-08
Added code to prevent sending of FMODE and FHOST before connect is complete (...
brain
2005-12-08
Fixed ANOTHER goddamn typo
brain
2005-12-08
Fixed typo in new TS thing
brain
2005-12-08
Altered channel TS sync to always let ulined clients win, regardless of times...
brain
[next]