aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Added debugging. Let's fix this sucker >:/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2615 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+7
* Well, it should do something useful now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2614 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-3/+6
* Another commit, just because I can :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2613 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-1/+15
* Changed to use []•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2612 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-221-4/+2
* c++ errors, ftw•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2611 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+4
* Getting closer...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2610 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-4/+33
* Fixed compile problems... Move along please, nothing to see here..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2609 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-221-2/+2
* More CBAN structuring... getting there :-)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2608 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-211-9/+32
* Updated m_alias to fix bug #92, updated configs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2603 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-211-17/+14
* Fixed to include new parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2602 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-212-2/+6
* Improved m_alias to only capture complete commands and rewrite them (bug #92 ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2601 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-213-45/+57
* Added more verbose error output during link•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2600 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-211-7/+17
* Moved CAPAB•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2599 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-211-1/+1
* Added CAPAB checking to prevent some obvious n00biness that may occur•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2598 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-211-0/+55
* Initiial revision of CBAN. It doesn't do anything useful just yet.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2597 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-12-211-0/+96
* Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2595 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-212-2/+4
* Removed some redundant code that was commented out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2591 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-211-2/+0
* Added extra sanity check in squit to make sure REMOTE Servers dont try and sq...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2590 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-1/+1
* Added Socket = NULL for local server class to prevent it being 'selectable' b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2589 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-0/+1
* Prevent user from squitting server from itself using squit * (!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2588 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-8/+14
* Made linking more nazi, will drop connections that send bad commands•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2587 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-1/+10
* Added extra diagnostic messages during connect, if connect fails•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2585 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-6/+19
* Added stricter checking for encryption on connect, if enabled•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2584 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-201-0/+9
* Added extra key length checks, documented encryption in example conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2576 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-3/+14
* Fixed broken display of 'aes enabled'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2575 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-8/+3
* Changed AES negotiation to occur before SERVER•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2574 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-10/+18
* Tidied up AES encryption•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2573 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-1/+7
* Fixed blank crap on end of lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2572 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-1/+3
* std::string doesnt like null chars?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2571 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-1/+1
* Encryption debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2570 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-4/+10
* Added AES•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2569 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-11/+23
* Adding AES encryption to spanningtree links•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2568 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-191-2/+50
* Added IOHookModule stuff to allow for different modules to hook different ports•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2564 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-181-1/+1
* Fixed spanningtree to not allow malformed conf tags (missing/empty values)•••Added m_spanningtree, m_swhois and some clarifications to example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2563 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-181-2/+10
* Fixed typo in command source•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2552 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-171-1/+1
* Typo in declaration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2539 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-162-2/+2
* Last set of modules converted to new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2538 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-164-180/+210
* Added support for new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2537 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-164-105/+135
* Moved to new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2536 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-164-47/+90
* Porting to new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2535 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-165-124/+176
* Split all commands into seperate files and redid command system to take class...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2534 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-169-273/+404
* Moved a ton of defined to modules.h that belong there•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2524 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-161-1/+4
* Added more logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2496 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-151-1/+2
* std::string -> irc::string•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2480 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-151-1/+1
* Fixed to work with new IsInvited•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2479 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-151-1/+2
* Removed unused var•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2461 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-151-1/+0
* Updated so that netsplits use the cull_list.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2460 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-151-20/+13
* Fixed location of Srv•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2456 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-141-1/+2
* Added Server::GetVersion()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2455 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-141-3/+3
* moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2400 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-141-2/+3