]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Patch by dz avoiding <badchan:redirect> loops, and tidying up on-rehash checks.
[user/henk/code/inspircd.git] / src /
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 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 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-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 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-10 aquanightFix m_chanlog crashing.
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 brainFix case sensitivity
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 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 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 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 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tImplement bug #492: empty swhois string unsets swhois.
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...
2008-02-08 aquanightSupport for /invite <user> <channel> <timeout> - if...
2008-02-08 w00tFix low-risk potential memory leak: if a webirc client...
2008-02-08 brainSlight speed improvement in WHOing invisible users...
2008-02-08 w00tgit-svn-id: http://svn.inspircd.org/repository/trunk...
2008-02-07 w00tSorta update this.. won't give a full file list as...
2008-02-06 w00tRework the suggested logger implementation to one that...
2008-02-06 w00tWon't somebody please think of the children.. kqueue...
2008-02-06 w00tepoll did it too. >:(
2008-02-06 w00tPro tip #2: making a fatal error 'SPARSE' logging only...
2008-02-06 w00tPro tip: printf() doesn't add newlines for you
2008-02-06 w00tFix warnings (thanks owine)
2008-02-06 w00tAdd <auditorium:operoverride> setting, based on patch...
2008-02-05 brainMore tweaks
2008-02-05 brainThis makes more sense
2008-02-05 w00tAdd server.cpp, handles all stuff related to the server...
2008-02-05 w00tWe have two perfectly good macros, use them
2008-02-05 w00tAdd new developers to list at startup
2008-02-05 braindz, you cant delete a nonpointer!
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed more std:: stuff
2008-02-05 fezfixed std:: stuff - that should be all of it
2008-02-05 fezfixed std:: stuff
2008-02-05 fezfixed std:: stuff
2008-02-04 brainMODEACTION_ALLOW was being used instead of DENY, fixes...
2008-02-04 w00tForward port crash fix on load of randquote from 1...
2008-02-04 w00tFix exemptchanops for some modules, fixes bug #485...
2008-02-04 w00tBrain, look at this please
2008-02-04 w00tClean up some FJOIN stuff
2008-02-04 w00tMove a piece of HMAC to hmac.cpp
2008-02-04 w00tSplit treesocket2 into various smaller files
2008-02-04 w00tRename burst.cpp to netburst.cpp - it does not just...
2008-02-04 w00tSplit more of treesocket1
2008-02-03 w00tFix trivial desync with FTOPIC: if topic is identical...
2008-02-03 w00tSplit treesocket1 into a number of smaller files
2008-02-03 w00tClear up header insanity
next