]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-07-25 peaveyUn-static InspIRCd::Exit and use SignalHandler instead.
2007-07-25 peaveyRehash from console works again due to new signalhandle...
2007-07-25 brainAdd macros up to 8 parameters
2007-07-25 brainShorthand macros DEFINE_HANDLER1()...DEFINE_HANDLER9...
2007-07-25 brainTurn IsIdent into a functor
2007-07-25 brainComment the caller0....caller8 classes
2007-07-25 brainForgot to add this
2007-07-25 brainAdd template creation tool for caller classes
2007-07-25 brainAdd stuff for functors. Currently, as a test case only...
2007-07-25 peaveyBegin move of rehash to server.cpp - broken rehash...
2007-07-25 peaveysvn add I fail it
2007-07-25 peaveyPut FileLogger in it's own class. Useful when logging...
2007-07-24 w00tReplace some voodoo with a define
2007-07-24 w00tNow with more compilable goodness - this commit never...
2007-07-24 w00tThis is no longer the case, userrec::QuitUser is safe...
2007-07-24 peaveyFix comment so it makes sense.
2007-07-24 w00tUpdate a comment, remove another one that's useless
2007-07-24 peaveyAnd this should be the last static
2007-07-24 peaveyA bit of static lingering
2007-07-24 peaveyAnd install libIRCDserver too :>
2007-07-24 peaveyBye bye Cygwin and static builds o/
2007-07-24 w00tMove a bundle of stuff to server.cpp from inspircd.cpp
2007-07-24 peaveyserver.cpp
2007-07-24 peaveyserver.cpp
2007-07-24 w00tAnd remove it from the header..
2007-07-24 w00tMerge a tiny sub in for readability, use this-> consist...
2007-07-24 w00tMove more modules related stuff to modules.cpp
2007-07-24 w00tSome refactoring; move LoadModule and UnloadModule...
2007-07-24 w00tRefactor some craq to not loop through a string 4-5...
2007-07-24 w00tModify RULES to use numerics instead of notices. I...
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...
next