| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Typo fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2869 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-23 | 1 | -3/+1 | ||
| * | Patched to allow FTOPIC from users (so that chanserv can update the settime a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2868 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-23 | 1 | -2/+16 | ||
| * | Typo fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2867 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-23 | 1 | -1/+1 | ||
| * | Optional IP-Hiding for servers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2864 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-23 | 1 | -3/+5 | ||
| * | Was using OnUserPre* when i wanted to use OnUser*, which meant that remote se...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2839 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -30/+1 | ||
| * | Put some stuff back that was NEEDED.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2838 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -2/+30 | ||
| * | Removed need for server kicks to be managed in here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2837 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -30/+2 | ||
| * | Fixes to server kick (i hope)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2835 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -1/+13 | ||
| * | Added facility for servers to send KICK message (ew, i hate this crap)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2830 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-22 | 1 | -1/+18 | ||
| * | Added support for part messages in the module API (and therefore between serv...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2815 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-17 | 1 | -1/+3 | ||
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+1 | ||
| * | Made InspSocket::Read return an empty but non-NULL string when it receives EA...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2792 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-15 | 1 | -1/+5 | ||
| * | Fixed 'stops responding after server pingout, while using select' but as foun...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2788 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-14 | 1 | -2/+0 | ||
| * | Added RemoveSocket as a test fix for merwins bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2787 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-14 | 1 | -18/+21 | ||
| * | Added extra safety check for a condition that should NOT happen (in theory, b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2785 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-13 | 1 | -44/+49 | ||
| * | Changed channel user lists from vector to map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2780 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-12 | 1 | -7/+6 | ||
| * | Fixed methods being used for wrong object type•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2768 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-10 | 1 | -7/+7 | ||
| * | Fixed to not bother pinging an active server•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2767 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-10 | 1 | -0/+8 | ||
| * | Increased ping frequency from 1 minute to 5 minutes (1 minute is kind of over...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2766 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-10 | 1 | -2/+2 | ||
| * | Added anti-newbie warning, if attempt is made to use old-style linking protoc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2765 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-10 | 1 | -0/+10 | ||
| * | Added Priority method to move this module to end of queue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2759 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -0/+12 | ||
| * | Added 'a' flag to STATS c which indicates autoconnect state•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2755 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -1/+1 | ||
| * | Changed %s to %c for statschar•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2750 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -2/+2 | ||
| * | *TEST* Oper-Only-Stats (not yet tested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2749 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -9/+5 | ||
| * | Added 005 stuff after VERSION•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2745 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -0/+19 | ||
| * | Sync fixes for m_park et al•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2744 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-09 | 1 | -2/+2 | ||
| * | Aligned % fields in map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2738 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-08 | 1 | -1/+1 | ||
| * | Changed printf specifiers in map to right-align digits•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2737 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-08 | 1 | -3/+7 | ||
| * | Added User Counts to /map•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2736 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-01-08 | 1 | -1/+52 | ||
| * | Added specific errors relating to invalid link tags (requested by Strike)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2719 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-31 | 1 | -1/+16 | ||
| * | Ommitting \r and \n from debug display of outbound lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2712 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-30 | 1 | -1/+2 | ||
| * | Now uses two AES contexts, an 'in' context and an 'out' context•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2711 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-30 | 1 | -15/+24 | ||
| * | TEST CODE: CBC encryption type in AES rather than ECB•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2710 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-30 | 1 | -2/+2 | ||
| * | Made 'fake direction' less loud, removed 'invalid source'•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2690 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-28 | 1 | -8/+1 | ||
| * | Check on upper bounds of base64 decode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2679 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-27 | 1 | -1/+1 | ||
| * | Added checking for bad base64 decodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2678 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-27 | 1 | -8/+9 | ||
| * | Converted to 'Implements' system•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2666 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -0/+11 | ||
| * | Fixed to new new 'Implements' array•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2656 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-26 | 1 | -6/+8 | ||
| * | Attempted fix for munged ctcps during encryption•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2651 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-23 | 1 | -0/+2 | ||
| * | Fixed encryption being set on a connection that has only just begun!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2636 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -0/+9 | ||
| * | Allowed capab unencrypted in an encrypted connection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2635 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-22 | 1 | -6/+9 | ||
| * | Fixed to include new parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2602 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-21 | 1 | -1/+1 | ||
| * | 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 | 2005-12-21 | 1 | -1/+5 | ||
| * | Added more verbose error output during link•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2600 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-21 | 1 | -7/+17 | ||
| * | Moved CAPAB•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2599 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-21 | 1 | -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 | 2005-12-21 | 1 | -0/+55 | ||
| * | Removed some redundant code that was commented out•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2591 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-12-21 | 1 | -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 | 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 | ||
