| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | 2005-12-20 | 1 | -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 | 2005-12-20 | 1 | -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 | 2005-12-20 | 1 | -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 | 2005-12-20 | 1 | -1/+10 | ||
| * | Fixed to not allow :Abc NICK Abc, where the case of the old and new nick are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2586 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -0/+7 | ||
| * | 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 | 2005-12-20 | 1 | -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 | 2005-12-20 | 1 | -0/+9 | ||
| * | Fixed case-change nicks not being propogated•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2583 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -3/+10 | ||
| * | Allow case changes in nick w00t -> w00T•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2582 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-20 | 1 | -1/+4 | ||
| * | Added comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2577 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -1/+17 | ||
| * | 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 | 2005-12-19 | 1 | -3/+14 | ||
| * | Fixed broken display of 'aes enabled'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2575 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -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 | 2005-12-19 | 1 | -10/+18 | ||
| * | Tidied up AES encryption•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2573 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -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 | 2005-12-19 | 1 | -1/+3 | ||
| * | std::string doesnt like null chars?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2571 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -1/+1 | ||
| * | Encryption debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2570 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -4/+10 | ||
| * | Added AES•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2569 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 2 | -12/+24 | ||
| * | Adding AES encryption to spanningtree links•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2568 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 2 | -1377/+1518 | ||
| * | Added AES stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2567 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -0/+1375 | ||
| * | Removed debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2566 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 1 | -6/+0 | ||
| * | SSL is a fucking mess.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2565 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-19 | 4 | -12/+17 | ||
| * | 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 | 2005-12-18 | 8 | -25/+43 | ||
| * | 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 | 2005-12-18 | 1 | -2/+10 | ||
| * | Optimized includes and externs (speed up compile) - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2561 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 2 | -53/+0 | ||
| * | Optimized out a strcmp for away message•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2560 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 1 | -1/+1 | ||
| * | Altered version to SVN•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2559 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 1 | -1/+1 | ||
| * | Missing header in cmd_nick.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2558 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-18 | 1 | -0/+1 | ||
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2556 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -1/+0 | ||
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2555 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -0/+1 | ||
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2554 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -1/+0 | ||
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2553 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -0/+1 | ||
| * | Fixed typo in command source•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2552 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -1/+1 | ||
| * | Code tidyup - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2550 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -22/+0 | ||
| * | Tidyup - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2549 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 2 | -45/+0 | ||
| * | Tidyups - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2548 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-17 | 1 | -23/+0 | ||
| * | Extern/include zapping - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2547 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -46/+0 | ||
| * | Tidied externs - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2546 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -22/+0 | ||
| * | Externs tidyup - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2545 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -25/+0 | ||
| * | Includes/externs tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2544 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -98/+3 | ||
| * | Include tidyups - brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2543 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 3 | -71/+1 | ||
| * | Tidied up headers and externs -- brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2542 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -23/+0 | ||
| * | Fixed LoopCall method calls•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2541 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 6 | -14/+14 | ||
| * | Typo in declaration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2539 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 2 | -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 | 2005-12-16 | 4 | -180/+210 | ||
| * | Added support for new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2537 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 4 | -105/+135 | ||
| * | Moved to new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2536 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 4 | -47/+90 | ||
| * | Porting to new command system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2535 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 5 | -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 | 2005-12-16 | 67 | -2102/+5596 | ||
| * | Forgot to remove dependency on serverstats *stats•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2533 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-16 | 1 | -4/+3 | ||
