| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better checking for if its svn or not•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3706 e03df62e-2008-0410-955e-edbf42e46eb7 v1.0.3 | 2006-03-13 | 1 | -2/+8 | |
| * | Fixed to show proper 'r0' on non-svn•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3705 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -0/+4 | |
| * | Move to 1.0.3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3704 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -1/+1 | |
| * | Obscure bug of the week: InspIRCd crashes when given more than 64 client port...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3701 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 2 | -2/+2 | |
| * | Removal of ancient TRUE/FALSE #defines (C-ish stuff)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3700 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 4 | -24/+29 | |
| * | Changed to use IS_LOCAL not user->fd > -1•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3699 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-13 | 1 | -5/+5 | |
| * | Removed lowercasing of servername on validation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3698 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | |
| * | Case insensitive server names (Hopefully) - to be tested•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3697 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -36/+34 | |
| * | Altered some stuff to make case insensitive servernames (wont compile yet!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3696 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -4/+4 | |
| * | Commented a lot of stuff that hasnt been commented since 1.0.2•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3695 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 6 | -41/+120 | |
| * | Const refs (this is about the last of them in the core api)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3694 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 8 | -16/+16 | |
| * | Fixed a missing reference to chanrec::modes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3693 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | |
| * | Renamed to chanrec::modes•••Renamed IsCustomModeSet to IsModeSet GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 29 | -80/+91 | |
| * | *NEEDS TESTING* changed binarymodes to use the custom_modes entries•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 15 | -84/+82 | |
| * | Removed chanrec::binarymodes - insp wont compile atm do not use :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3690 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -1/+1 | |
| * | Adding to the buffer was clearing it first, reverting the buffering to a pre-...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3689 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-12 | 1 | -4/+2 | |
| * | Removal of shellscript kludge :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3688 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+0 | |
| * | Work out revision id without src/svn-rev.sh!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3687 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -4/+20 | |
| * | Complete removal of all stl stuff here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3686 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -12/+13 | |
| * | Completely removed the deque•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3685 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -7/+0 | |
| * | Put some error checking back in here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3684 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+3 | |
| * | Temporarily removed output buffering as an experiment•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3683 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -7/+11 | |
| * | Blah•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3682 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+1 | |
| * | Logging•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3681 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -0/+5 | |
| * | Changes to ./inspircd to hopefully work on freebsd as well as linux..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3680 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -1/+3 | |
| * | Different way of using substr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3679 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -4/+3 | |
| * | Deque doing some reallllly odd stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3678 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+2 | |
| * | Fixes :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3677 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -7/+13 | |
| * | MORE BUGS GRR•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3676 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -3/+3 | |
| * | Cant do *ANYTHING* in the damn destructor?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3675 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -2/+2 | |
| * | More checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3674 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+1 | |
| * | Close-pending checks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3673 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -0/+5 | |
| * | Checking that buffers are empty in destructor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3672 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -2/+3 | |
| * | Checks and stuff :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3671 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 3 | -2/+9 | |
| * | Damnit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3670 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -2/+2 | |
| * | Fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3669 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 3 | -14/+18 | |
| * | Forceuy close fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3668 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -1/+4 | |
| * | Added method to check if an fd is in the socketengine or not•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3667 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 3 | -1/+16 | |
| * | Re-enterant safety•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3666 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 3 | -2/+3 | |
| * | Re-enterance safety•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3665 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -1/+9 | |
| * | Missed some stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3664 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 4 | -10/+10 | |
| * | const std::string &•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3663 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 2 | -112/+109 | |
| * | deprecated covariant return type flux capacitor flopcircuit removal with refe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3662 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 6 | -6/+6 | |
| * | Removed lots of claptrap debug in a well tested old section of code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3661 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -19/+1 | |
| * | Last ones•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3660 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 5 | -10/+10 | |
| * | Changed to const ref•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3659 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 1 | -2/+2 | |
| * | Yet more const ref changes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3658 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 17 | -55/+55 | |
| * | And more•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3657 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 6 | -7/+7 | |
| * | More const ref fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3656 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 10 | -29/+29 | |
| * | More converted modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2006-03-11 | 7 | -11/+11 |
