Age | Commit message (Expand) | Author |
2005-12-21 | More CBAN structuring... getting there :-) | w00t |
2005-12-21 | Akwardness with echo | brain |
2005-12-21 | Added these back | brain |
2005-12-21 | Added 'build complete' message | brain |
2005-12-21 | Somehow, the examples had gotten into the conf/ dir, they belong in docs/ | brain |
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 | LD_LIBRARY_PATH setting is no longer required by core or m_sql.so | brain |
2005-12-21 | Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags | brain |
2005-12-21 | Added -Wl,--rpath -Wl,LIBDIR to linking parameters to allow users to directly... | brain |
2005-12-21 | Improved makefile dependency lists | brain |
2005-12-21 | Added new cmd_*.cpp stuff to static makefile generation | 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 | Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ... | 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-20 | Fixed case-change nicks not being propogated | brain |
2005-12-20 | Allow case changes in nick w00t -> w00T | brain |
2005-12-19 | Deleted. | brain |
2005-12-19 | Design flaw my ass. | brain |
2005-12-19 | Fixed binary images in this dir that cvs2svn stored as ascii | brain |
2005-12-19 | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2578 e03df62e-2... | brain |
2005-12-19 | Added comments | 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-19 | Added AES stuff | brain |
2005-12-19 | Removed debug | brain |
2005-12-19 | SSL is a fucking mess. | 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-18 | Added requirement for at least one parameter | brain |
2005-12-18 | Optimized includes and externs (speed up compile) - brain | brain |
2005-12-18 | Optimized out a strcmp for away message | brain |
2005-12-18 | Altered version to SVN | brain |