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
Age
Commit message (
Expand
)
Author
2005-12-21
Updated m_alias to fix bug #92, updated configs
brain
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
Initiial revision of CBAN. It doesn't do anything useful just yet.
w00t
2005-12-21
Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags
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-17
Fixed typo in command source
brain
2005-12-16
Typo in declaration
brain
2005-12-16
Last set of modules converted to new command system
brain
2005-12-16
Added support for new command system
brain
2005-12-16
Moved to new command system
brain
2005-12-16
Porting to new command system
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
Moved a ton of defined to modules.h that belong there
brain
2005-12-15
Added more logging
brain
2005-12-15
std::string -> irc::string
brain
2005-12-15
Fixed to work with new IsInvited
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
Fixed a couple of missing \n's at request of Special
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-10
Fixed Case sensitivity Bug (BugTrack #88)
frostycoolslug
[next]