]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-07-24 w00tA few more I missed.
2007-07-24 w00tConvert some ancient GlobalCulls usage into userrec...
2007-07-24 w00tRemove an out of date comment
2007-07-24 peaveyRemove redundant include for a speedup of 0.1 in compil...
2007-07-23 brainFix crash on unload of modules with listening sockets...
2007-07-23 w00tFix some comments to be multiline, and remove a redunda...
2007-07-23 w00tRemove darwin hax from 1.2
2007-07-23 w00tAdd some documentation
2007-07-23 w00tSanity check: we don't want to deal with Config being...
2007-07-23 w00tSquash a warning reported by owine
2007-07-23 w00tRename this function so it is self documenting
2007-07-23 w00tClean up the indenting here
2007-07-23 w00tFix a bug reported downstream regarding cloaking keys
2007-07-23 brainYes, it will be. (see the file)
2007-07-23 w00tRemove a braindead comment ('this belongs in class...
2007-07-23 brainTidyup a bunch of stuff that was using userrec::modes...
2007-07-23 w00tMake these notices a little more helpful
2007-07-23 w00tBit more tidying. Add some comments here, too.
2007-07-23 w00tMinor cleanup
2007-07-23 brainA couple of tweaks that i did earlier as diffs. ISON...
2007-07-23 w00tFix for bug #358, by rogalek.
2007-07-23 burlex* Sockets will now always be nonblocking on win32 versi...
2007-07-22 frostycoolslugFixed windows configure in release mode in a directory...
2007-07-22 brainGrrr
2007-07-22 brainm_testcommand deletes its command handler manually...
2007-07-22 peaveyAdd syntax.
2007-07-22 peaveyAdd m_taxonomy.so to example config.
2007-07-22 peaveyLess WOOT more TAXANOMY :>
2007-07-21 brainoper-immune filters should be fixed now
2007-07-21 brainI broke socketengine_iocp with some fixes. Fixed again.
2007-07-21 brainExtra Dry! Shame it's not in Hereford right now :p
2007-07-21 brainTest
2007-07-21 peaveyFix pastage spotted by dmb.
2007-07-21 peaveyle cleanup
2007-07-21 peaveypush metadata out on title-up
2007-07-21 brainWhy does getcache return "true" or undef?! Now returns...
2007-07-21 peaveyMake it local only.
2007-07-21 peaveyAdd Custom Titles as requested per bug #334
2007-07-20 peaveyFix gnutls cert generation failing. Thx owine.
2007-07-19 brainFix for bug #326, 'no error' quit can no longer theoret...
2007-07-19 brainFix for bug #353, theres no solution to this but a...
2007-07-19 brainWhoops, someone forgot to check the return value when...
2007-07-19 brainCheck libc version for epoll then check that glibc...
2007-07-18 brainIve tidied up the mode count stuff, but i still cant...
2007-07-18 specialFixed m_messageflood to free the channel if it kicks...
2007-07-18 pippijnthere were two.. yes, you're right Special
2007-07-18 pippijnuntested fix for "unused functions"
2007-07-17 brainStability fixes, some DELETEs here that dont belong...
2007-07-17 brainValidation checks that seem to have been omitted here.
2007-07-17 peaveymore headers.
2007-07-17 peaveyMass header update. Chatspike-Dev => InspIRCd....
2007-07-17 peaveyFix copyright headers.
2007-07-17 pippijnpublish "JSON-RPC" interface
2007-07-17 pippijnNow, json-rpc _ONLY_ supports member function pointers...
2007-07-17 pippijn#ifdeffed out gnu extension
2007-07-17 pippijnprovide feedback to the user if json throws an exception
2007-07-17 pippijnIgnore all exceptions for now.. m_rpc_json is rather...
2007-07-17 pippijnAdded a JSON-RPC module that can be used by other modul...
2007-07-17 specialModule directories now use the concatenated linker...
2007-07-17 specialAdded the execruntime() function for Compile/Linker...
2007-07-16 peaveyDon't hide from me! set LF eol-style on hidden files...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peaveySet EOL to WINDOWS-style always for Visual Studio files.
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-16 peaveyAdd flags to /STATS s output, and nuke some ^M
2007-07-16 peaveyOk windows.. YOU WIN :< .. but at least I can use MAXBU...
2007-07-16 peaveyformatting and ^M
2007-07-16 peaveyOops, the (*p) check was meant for the inner loop,...
2007-07-16 peaveyBegone evil DOS format :<
2007-07-16 peaveyAnd add colour.h to wrapper resource instead of the...
2007-07-16 peaveyUse wrapper include instead of colour.h.
2007-07-16 peaveyTide this up and fix possible buffer overflow. Cannot...
2007-07-16 specialLittle tweak to fix the output when directory modules...
2007-07-16 peaveyUse colours.h in win_wrapper and also add __COLOURS_H...
2007-07-16 peaveyRemove printf_c from wrapper, this code also segfaulted...
2007-07-16 peaveyUse vsnprintf instead of vsprintf.
2007-07-16 specialMade m_ssl_gnutls throw an exception when unable to...
2007-07-15 brainFix for bug #349: NOTE there is important caveat about...
2007-07-15 brainFix for minor memory leak on unloading module, bug...
2007-07-13 brainExplicitly disallow mode prefixes > 126, to prevent...
2007-07-12 brainImplement a way to disable options:maxwho, bug #348
2007-07-12 peaveyApply patch from lain to fix multiple cgihosts not...
2007-07-11 brainBackport patch from stskeeps for checking success of...
2007-07-11 brainFix for bug #347.
2007-07-10 brainClarifying comment
2007-07-10 brainThis should fix the rest of remote kill nick hiding
2007-07-10 brainFirst part of fix for bug #344
2007-07-07 brainImplement /dalinfo, as a joke. Consider this an easter...
2007-07-07 specialAdded some missing parameter checking in m_swhois
2007-07-06 brainWarning: Loads of craq logging in here atm. /connect...
2007-07-06 brainSSL buffering tweaks. NOTE this is not a complete fix...
2007-07-06 specialAnd fixed a race condition I introduced in the previous...
2007-07-06 specialFixed the handling of the CTCP TIME reply in m_antibear...
2007-07-04 peaveyInit the sequence indicator to avoid undefined behaviou...
2007-07-03 pippijnRemoved superfluous semicolons
2007-07-03 w00tRevert a changed file I didn't want to commit ..
2007-07-03 w00tFix off-by-one reported by Darom in bug #339
2007-07-02 brainWe know this worked... i think.
2007-07-02 specialstd::string does not need a null terminator..
2007-07-01 brainAdd -Wno-deprecated to prevent an annoyingly stupid...
next