]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
2007-07-01 brainCompile fixes
2007-07-01 brainOptimizations and code tidyups. QA please check that...
2007-06-30 peaveySplit hostmask with XLines::IdentSplit then re-inject...
2007-06-28 specialFixed a bug that caused classes with passwords to insta...
2007-06-26 specialMade all of the error messages in chg* and set* a bit...
2007-06-26 specialAdded checks for empty ident/host/gecos in the chg...
2007-06-26 specialAdded a prompt for certificate expiry time to openssl...
2007-06-26 specialFixed the order of fields in openssl certificate genera...
2007-06-25 specialFixed sunos 5.11 support, and a header issue with the...
2007-06-24 brainFix undocumented windows behaviour where multiple dns...
2007-06-24 w00tThese should not be oper only. Thanks Jobe.
2007-06-24 brainCheck for TS==0 in FJOIN
2007-06-24 brainDrop fmode with TS of 0, just in case any craq smoking...
2007-06-24 brainFix for atheme support (and others) which makes sure...
2007-06-23 brainNo no no, the fix to free module factories in loadmodul...
2007-06-22 peaveyApply patch from BuildSmart. Add owner of process to...
2007-06-22 peaveyAdd org.inspircd.plist to svn ignore.
2007-06-22 peaveyFix for bug #332. Correctly invalidate old mode before...
2007-06-21 peaveyApply patch from BuildSmart that fixes an install path.
2007-06-21 peaveyApply OSX patch from BuildSmart that fixes installation...
2007-06-21 peaveyApply patch from BuildSmart that fixes a few issues...
2007-06-21 peaveyAdd BuildSmart to contributors for all his work on...
2007-06-20 w00tClarify what generates Makefile, to prevent any new...
2007-06-20 w00tMake a comment make a bit more general sense, and inden...
2007-06-20 peaveyShort circuit order as before, since they are prolly...
2007-06-20 peaveyAnd remember it's not only colorcodes we strip :>.
2007-06-20 peaveyFix problem where in certain cases a \0 would be sent...
2007-06-19 peaveySupport duration to set idletime as well as plain secon...
2007-06-18 brainHelps if it compiles
2007-06-18 brainThis should be safe. Someone test module loading and...
2007-06-18 peaveyfix possible minor memleak in LoadModule. Thx IronLegend.
2007-06-18 brainAdd ISUPPORT SSL token requested by tabris.
2007-06-17 brainI think we're done adding comments to headers. Phew.
2007-06-17 brainMore comments
2007-06-17 brainComments (lots of, this was really lacking)
2007-06-17 brainComments
2007-06-17 brainMore comments
2007-06-17 brainGuess what i added here?
2007-06-17 brainComments :)
2007-06-17 brainComment stuff that lacks it
2007-06-17 brainComments (lots of)
2007-06-17 brainDoxygen comments for command handlers
2007-06-17 brainMore comments
2007-06-17 brainAdd comments
2007-06-17 brainComments
next