| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix recursion crash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10330 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -3/+7 |
| * | Don't force-finish a burst on a timer, instead, set bursted if a PONG is reci...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10326 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -1/+1 |
| * | Fix..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10325 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -2/+2 |
| * | Clean up opering a tiny bit.. pave the way for SVSOPER•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10324 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -66/+61 |
| * | Bounds checking on IsModeSet, etc, to stop silly problems•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10282 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-25 | 1 | -2/+8 |
| * | match() is no longer a function+no header, now a static method of InspIRCd cl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-21 | 1 | -2/+2 |
| * | I am a retard, mixx941 is my god•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10124 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-07 | 1 | -1/+2 |
| * | Don't add duplicate invites•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10122 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-07 | 1 | -0/+1 |
| * | fix compile errors under debug profile in windows.•••fix some warnings too.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10108 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-06 | 1 | -1/+1 |
| * | Remove last vestige of libircdfoo, by changing tag into a single identifier...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-29 | 1 | -1/+1 |
| * | Remove duplicated member, kept in classes.. Possible now we have a pointer. t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10064 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-21 | 1 | -7/+0 |
| * | Change modes in channels and users to use std::bitset instead of an array. Th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-19 | 1 | -2/+0 |
| * | Fix compile. Also remove write error stuff, as that was used prior to the goo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10042 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-19 | 1 | -85/+45 |
| * | Remove unneccessary temp value which caused a win32 problem by using uint32_t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10021 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2008-07-14 | 1 | -4/+3 |
| * | More broken compile stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10016 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-14 | 1 | -2/+2 |
| * | Convert, convert, convert•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10009 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-13 | 1 | -9/+9 |
| * | Convert a bunch of crap•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10008 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-13 | 1 | -6/+6 |
| * | Change sprintf to snprintf, just in case; Update comments.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9985 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2008-07-12 | 1 | -3/+6 |
| * | Increase static buffer size to 44 to account for a full IPv6 CIDR mask: 1111:...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9984 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2008-07-12 | 1 | -3/+3 |
| * | Cleanup of some of the new CIDR code: compiles but untested; Also: My first c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9979 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2008-07-12 | 1 | -59/+57 |
| * | Fix for #564•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9961 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -3/+6 |
| * | Add User::GetCIDRMask(int range), will be used for CIDR throttling, etc. Also...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9959 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-12 | 1 | -5/+108 |
| * | Back out the incomplete linebuffering stuff that shouldn't have been committed..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9948 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-02 | 1 | -139/+67 |
| * | Forward port r9946: make SVSHOLD silent to avoid useless irritation to opers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9947 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-07-02 | 1 | -67/+139 |
| * | Fix compile error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9841 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-06 | 1 | -2/+4 |
| * | Remove limits on assigning of oper types. Theres no practical reason to restr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9831 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-01 | 1 | -1/+1 |
| * | Add ProtocolInterface::Introduce() to prevent confusion over event ordering, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9827 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-06-01 | 1 | -0/+2 |
| * | First phase of conversion to dynamic limits on all the lengths, configured vi...•••(the tag isnt there yet, these all just run on defaults in the class constructor)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-25 | 1 | -3/+3 |
| * | Fix uuid generation to not generate ten character uuids, thanks nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9793 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-23 | 1 | -2/+2 |
| * | Why are we using .compare() when we can use == ?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9791 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-23 | 1 | -1/+1 |
| * | Convert channel::name to std::string, this was a beastie!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9770 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-19 | 1 | -4/+4 |
| * | Convert connection::host•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9768 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-19 | 1 | -6/+5 |
| * | Make User:: nick/ident/dhost/fullname and some other things std::string inste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9748 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-05-18 | 1 | -76/+69 |
| * | This conflicted a few hours ago apparantly (????)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9747 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-18 | 1 | -2/+0 |
| * | check for GetDisabled should be before the match() commands, because its not ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9741 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-18 | 1 | -8/+8 |
| * | Show count of total num of classes, for Jason•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9740 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-18 | 1 | -0/+2 |
| * | I dont know who said we keep going when we get a match, because thats just si...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9738 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-18 | 1 | -1/+2 |
| * | More debug for Jason•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9736 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-18 | 1 | -2/+11 |
| * | Remove some unneccessary .c_str() calls•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9734 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-18 | 1 | -1/+1 |
| * | Debug logging for connect class match failure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9733 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-18 | 1 | -1/+11 |
| * | Fix bug found in <connect> code, <connect:limit> was checked after finding a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9732 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-18 | 1 | -23/+36 |
| * | nuke some debug (snatch)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9685 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-05-09 | 1 | -6/+0 |
| * | Masterful rewrite of User::AddBuffer to remove a string copy (and make more e...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9661 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-05-07 | 1 | -21/+53 |
| * | Conversion of command handler params from "const char* const* parameters, int...•••IMPORTANT: The mode parser public calls have had to be tweaked a bit to also use the string vector. Note that this makes a LOT of our core a bit messy and paves the way to convert a lot of stuff from the mess
of .c_str() calls to using std::string params directly.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9608 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-05-04 | 1 | -5/+10 |
| * | Remove debug (This also fixes a bug that peavey and i found regarding the alr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9576 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -14/+1 |
| * | Fix bug found by peavey, which much frustrated him and w00t. He leiks mudkipz...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9575 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-21 | 1 | -3/+17 |
| * | char -> const char•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9485 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-13 | 1 | -1/+1 |
| * | Trunk fix for bug #505 reported by nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9468 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-12 | 1 | -18/+20 |
| * | Fix sillies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9457 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-04-11 | 1 | -1/+1 |
| * | Patch from Brain fixing broken stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9456 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-04-11 | 1 | -4/+2 |