Age | Commit message (Expand) | Author |
2008-02-21 | Testsuite stuff and fixes | brain |
2008-02-21 | More test suite stuff | brain |
2008-02-21 | Testsuite stuff | brain |
2008-02-21 | The issue from stable does not exist here, because we initialize userrec::qui... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-20 | Seems trivial now, looking at it. Still to test then will commit to trunk. | brain |
2008-02-18 | A module looks left out? | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-02-18 | Someone please help me fix the warnings in modules caused by this change. All... | brain |
2008-02-18 | Merge in patch by Darom that fixes race condition when unloading m_mysql.so t... | brain |
2008-02-17 | This is all just odd. what can we expect? | brain |
2008-02-17 | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin... | aquanight |
2008-02-17 | Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like ... | aquanight |
2008-02-17 | w00t pointed out it needs doing here too | brain |
2008-02-17 | I gots a better fix :p | brain |
2008-02-17 | Seperate USERIO into USERINPUT and USEROUTPUT | brain |
2008-02-16 | Backport SendXLines() fix on netburst (don't buffer loads of lines at once), ... | w00t |
2008-02-16 | Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks. | w00t |
2008-02-15 | Merge warning about InspIRCd::Log() | aquanight |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-14 | Change string for Om <3 | brain |
2008-02-14 | Make AC_OTHERMODE OnAccessCheck call work again. | brain |
2008-02-14 | If the mode defined by the handler is not '\0', but the handler for it | brain |
2008-02-14 | Reword the failure message to read a little better | brain |
2008-02-14 | Duh, wasnt working when the user had NO prefixes at all! | brain |
2008-02-14 | That was REALLY dumb. Due to a stupid kludge i did, there was duplicate code ... | brain |
2008-02-14 | As a final test of this, set the permissions required to set channel mode +h ... | brain |
2008-02-14 | All working now, with any luck | brain |
2008-02-14 | New mode stuff. Note, the framework is now here so that every mode handler ca... | brain |
2008-02-14 | Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH... | brain |
2008-02-14 | Keep count of the number of events in total, and seperate read, write and err... | brain |
2008-02-14 | More OnRawMode fix | w00t |
2008-02-14 | Hopefully fix behaviour of OnRawMode | w00t |
2008-02-14 | Change the Implementation list size from a sizeof which worked by fluke to ju... | om |
2008-02-14 | Fix timer crashes: relying on an iterator after adding to/resorting the vecto... | w00t |
2008-02-14 | More <log> stuff | aquanight |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | Fix my compile error. | w00t |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-13 | This doesn't need to be inside the loop. There is only one IP for (potentiall... | w00t |
2008-02-13 | Slight API tweak. Change Command to take char * instead of char in it's const... | w00t |
2008-02-12 | Support \* in silence flags, do the same thing as a(ll) flag. | w00t |
2008-02-12 | Add SVSWATCH command: services may issue it to modify the watch list of a cli... | w00t |
2008-02-12 | HA, that did it | brain |
2008-02-12 | apparently ar -s is equivalent to ranlib, except it doesnt have a fucking noi... | brain |
2008-02-12 | -Wshadow fixes | brain |
2008-02-12 | Backport r8910: oper quit message would be blank | w00t |
2008-02-12 | Fix missing user->nick in m_callerid | aquanight |
2008-02-12 | -Wshadow fixes for some modules in extra/ | aquanight |
2008-02-11 | Add (empty) testsuite.cpp | brain |