]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-02-21 brainMore test suite stuff
2008-02-21 brainTestsuite stuff
2008-02-21 brainThe issue from stable does not exist here, because...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-20 brainSeems trivial now, looking at it. Still to test then...
2008-02-18 brainA module looks left out?
2008-02-18 brainChange defaults to ones that match our stable build
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-02-18 brainFix this first, as this actually has use of the new...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-02-18 brainMerge in patch by Darom that fixes race condition when...
2008-02-17 brainThis is all just odd. what can we expect?
2008-02-17 aquanightImplement logtype exclusion (ie: '* -USERINPUT -USEROUT...
2008-02-17 w00tAdd some docs
2008-02-17 aquanightMake log targets in config space-seperated (ie: 'USERIN...
2008-02-17 brainw00t pointed out it needs doing here too
2008-02-17 brainI gots a better fix :p
2008-02-17 brainAdd empty testcase.h
2008-02-17 brainSeperate USERIO into USERINPUT and USEROUTPUT
2008-02-16 w00tBackport SendXLines() fix on netburst (don't buffer...
2008-02-16 w00tPatch by dz avoiding <badchan:redirect> loops, and...
2008-02-15 aquanightMerge warning about InspIRCd::Log()
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-14 brainChange string for Om <3
2008-02-14 brainMake AC_OTHERMODE OnAccessCheck call work again.
2008-02-14 brainIf the mode defined by the handler is not '\0', but...
2008-02-14 brainReword the failure message to read a little better
2008-02-14 brainDuh, wasnt working when the user had NO prefixes at...
2008-02-14 brainThat was REALLY dumb. Due to a stupid kludge i did...
2008-02-14 brainAs a final test of this, set the permissions required...
2008-02-14 brainAll working now, with any luck
2008-02-14 brainNew mode stuff. Note, the framework is now here so...
2008-02-14 brainSomebody *eyes a certain norwegian wannabe* defined...
2008-02-14 brainKeep count of the number of events in total, and sepera...
2008-02-14 w00tMore OnRawMode fix
2008-02-14 w00tHopefully fix behaviour of OnRawMode
2008-02-14 omChange the Implementation list size from a sizeof which...
2008-02-14 w00tFix timer crashes: relying on an iterator after adding...
2008-02-14 aquanightMore <log> stuff
2008-02-13 brainPatch provided by danieldg for fixing 3-figure versions...
2008-02-13 w00tFix my compile error.
2008-02-13 brainMore fixes to configure stability with undefined values...
2008-02-13 brainThis should fix the error owine was getting in configur...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-13 w00tThis doesn't need to be inside the loop. There is only...
2008-02-13 w00tCONSTIFY\!
2008-02-13 w00tFix a silly crash I caused.
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-02-12 w00tSupport \* in silence flags, do the same thing as a...
2008-02-12 w00tAdd SVSWATCH command: services may issue it to modify...
2008-02-12 brainHA, that did it
2008-02-12 brainapparently ar -s is equivalent to ranlib, except it...
2008-02-12 brain-Wshadow fixes
2008-02-12 w00tBackport r8910: oper quit message would be blank
2008-02-12 aquanightFix missing user->nick in m_callerid
2008-02-12 aquanight-Wshadow fixes for some modules in extra/
2008-02-12 aquanightTidy up run-cc step display
2008-02-11 brainAdd (empty) testsuite.cpp
2008-02-11 w00tFix trampling on memory in Z/G/K/ELine.
2008-02-11 w00tMove most of startup process to use new logging, adds...
2008-02-11 w00t-Woverloaded-virtual fixes
2008-02-11 w00tAdd -Woverloaded-virtual (fixes to follow)
2008-02-11 w00tFix: Extra duplication of InspIRCd * is not necessary.
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-11 w00tLast of the -Wshadow fixes.
2008-02-11 w00tMore -Wshadow fixes.. not really finished yet
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-11 aquanightTidy up run-cc error reporting (eg: only say 'An error...
2008-02-10 brainFix here too, to allow FD_SETSIZE > 64. If this doesnt...
2008-02-10 aquanightFix m_chanlog crashing.
2008-02-10 brainBrainfart
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 brainFix case sensitivity
2008-02-10 brainAdd comments
2008-02-10 brainHide ar and ranlib
2008-02-10 w00tAdd <badchan:redirect>: redirects users attempting...
2008-02-10 brainMore to quiet down. This will be a really tidy looking...
2008-02-10 brainEven tidier
2008-02-10 brainNow very tidy make output, with pretty colours :p
2008-02-10 w00tReally allow for removal of SWHOIS via specifying blank...
2008-02-10 brainEach Thread class must have its own thread handle,...
2008-02-10 brainAdd -pthread link flag
2008-02-10 brainAdd threading engine stuff. Docs to follow, untested...
2008-02-10 w00tCorrectly rewrite bans in 1.2 also, and make zline...
2008-02-10 aquanightPer-logstream loglevels.
2008-02-10 brainAdd dirs (empty right now) for thread engines. For...
2008-02-10 brainw00t br0ked it! :p
2008-02-10 brainMove run-cc.pl to make/ directory and update paths...
2008-02-10 w00tMake K|G|Z|ELine actually work with a nickname target...
2008-02-09 w00tFix a bug in new logging API (global logstreams weren...
2008-02-09 brainWarnings yellow, errors red. This will help us pick...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tImplement bug #492: empty swhois string unsets swhois.
2008-02-09 w00tAdd destructor for FileLogStream that destroys nonblock...
2008-02-09 w00tAdd a printf-type override for LogManager::Log(). We...
2008-02-09 w00tUse new logging in bancache
2008-02-09 w00tNew logging implementation. Also write messages about...
2008-02-09 w00tInstantiate log manager
2008-02-09 w00tInitial totally untested logger implementation that...
2008-02-09 aquanightAdd a perl script which will abort compiles for warning...
next