]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2007-06-04 brainAdd options:moronbanner. Yes really, thats what its...
2007-06-04 brainFix windows issue locating some files relative to the...
2007-06-04 brainExcess flood tidyups
2007-06-04 brainThe recvq > netbuffersize check isnt needed *at all...
2007-06-03 peaveyMake nt the default channelmode if <options:defaultmode...
2007-06-03 peaveyUpdate example conf for recent changes to module m_host...
2007-06-03 peaveyMany changes: Implement Muisje's idea for prefix +...
2007-06-03 omProbably fix 2nd compile issue on RH7 and add some...
2007-06-03 omAnd a minor cleanup of the /stats z code. Nothing spect...
2007-06-03 omPossible fix for compile issue on some distributions...
2007-06-02 brainBack out the tweaks i made here, keep only the clear...
2007-06-02 brainChange the behaviour of insp in windows to keep its...
2007-06-02 brainAdd console mode patches from burlex, thanks
2007-06-02 brainChange configure to generate .mak files with warning...
2007-06-02 brainAnd make it compile.
2007-06-02 brainChdir to bin dir on starting, allows relative paths...
2007-06-02 brainAdd comments
2007-06-02 brainThe code to work out the path seems to work fine now...
2007-06-02 brainDebug to troubleshoot why this writes the log to the...
2007-06-02 brainSpecific windows code for getting the full path to...
2007-06-02 peaveyand a little tweak to remote MOTD too.
2007-06-02 peaveysame for admin, and fix some returns.
2007-06-02 peaveyFix for bug #297. /MODULES now correctly finds remote...
2007-06-01 peaveyre-apply ipv6 ifdef tidyup that got pulled in last...
2007-06-01 peaveyrevert multiaccept for now until we can fix it for...
2007-06-01 peaveyWIN: As promised when I took it out, whowas stats in...
2007-06-01 brainFix re-generation of 005 on rehash
2007-06-01 peaveyMake valgrind happy and not leak mem.
2007-06-01 w00tNo fucking point at all checking for CC_DENY twice...
2007-06-01 brainWe can make one saving in userrec::WriteWallOps though...
2007-06-01 brainThis is a better fix, as it calls the mode handler...
2007-06-01 brainFix bug found by indigophone where +lk cant be set...
2007-06-01 w00tFix USERHOST, thanks click and HiroP
2007-05-31 brainDetect BRAINDEAD WINDOWS EDITORS THAT DEFAULT TO SAVING...
2007-05-31 brainAnd remove soem debug
2007-05-31 brainFix for issue discovered by satmd where it is possible...
2007-05-30 brainFix bug #310 reported by Smartys, and optimize mode...
2007-05-30 brainApply ipv6 #ifdef tidyup patch from djGrrr, thanks :)
2007-05-29 w00tFix bug #309 reported by Smartys - QA, please test...
2007-05-29 w00tAdd m_check to example configuration, thanks Potter
2007-05-29 w00tRemove m_conn_lusers from the example conf, fixes bug...
2007-05-29 brainUpdate this example conf
2007-05-29 brainAll the other socketengines have a 1s wait on their...
2007-05-29 brainMetaphorically add a metaphorical comment to the metaph...
2007-05-29 w00tCommit multiaccept diff by myself to speed up large...
2007-05-28 brainNo flags now means all flags when in the config, so...
2007-05-28 brainThis works now! Still more to do though.
2007-05-28 brainMake the flags work
2007-05-28 brainNext bit of filter flags system
2007-05-28 brainStuff for flags as requested by djGrr. We aren't going...
2007-05-28 brainA flags section for filters. Do not use yet.
2007-05-28 brainipv6 ifdef tidyup by djGrrr, thanks :)
2007-05-28 brainDisplay the proper transports for server ports *slap* :P
2007-05-28 w00tRemove code for clientcount/servercount from /stats...
2007-05-28 w00tShow IPs that a port is bound to in /stats p, don't...
2007-05-28 w00tDon't return CMD_SUCCESS. This command shouldn't go...
2007-05-28 w00t- Add fix for /stats p support (this->port was not...
2007-05-28 w00t- Add server ports to /stats p. This doesn't work prope...
2007-05-27 w00tAdd m_cycle to example configuration
2007-05-27 w00tAdd m_cycle: server-side equivilant of /hop, except...
2007-05-27 brainFix for bug #305, allow admin to select what port outbo...
2007-05-27 brainAdd config example, and allow options:defaultmodes...
2007-05-27 brain...and remember the parameters ;)
2007-05-27 brainWe were already sending FMODE +nt after each channel...
2007-05-27 brainConfig option for default channel modes -- more to...
2007-05-27 brainWhoops, ++it++? Thats gonna break :p
2007-05-27 brainAnother for bug #307
2007-05-27 brainChange for reverse output of lists, most recent first...
2007-05-26 brainpah, bully to you, mister posix
2007-05-26 brainThis should do it
2007-05-26 brainWorks for me now, please test
2007-05-26 brainBrok.
2007-05-26 brainDunno why this method was static, doesnt need to be...
2007-05-26 brainw00t please review, line 1603 configreader.cpp
2007-05-26 w00t- Update our long suffering example MOTD :P
2007-05-26 brainUse the example rules and motd in the default config
2007-05-26 brainDo we have any Venezuelan Beaver Cheese? ... Why yes...
2007-05-26 brainInstaller was defaulting the dir to c:\program files...
2007-05-26 brainMake two sections "Binaries" and "command handlers...
2007-05-26 brainChange icon to something nicer than a blue arrow (our...
2007-05-26 brainAdd warning to edit config files in installer
2007-05-26 w00t- Remove duplicate call to MatchText in filter.. it...
2007-05-26 w00t- Fix some win32 warnings in a way that won't crash...
2007-05-25 brainChoose the correct defines so that its not built too...
2007-05-25 brainAdd defines that speed up the build process and reduce...
2007-05-25 brainTidy up to coding style
2007-05-25 brainFix for bug #302. He may not have had any connect lines...
2007-05-25 brainDIE. DIE YOU FUCKING ASSHAT OF A BUG.
2007-05-25 brainFix for bug #303 reported by HiroP, thanks
2007-05-25 brainInitial fix wasnt working, and was a mess. Lets try...
2007-05-25 brainFix for /list glob bug in core LIST reported by HiroP...
2007-05-25 w00tDon't allow SVSHOLD from a non-ulined client. Thanks...
2007-05-24 specialPropagate the gunloadmodule command even if the module...
2007-05-24 brainSomehow, the code which does the "assumption" that...
2007-05-24 brainMake kill hiding work properly locally
2007-05-24 brainTwo things, document how InspIRCd finds the dns server...
2007-05-24 brainWhoops, helps if it compresses, not decompresses.
2007-05-24 brainCompressor script that compresses all shared objects...
2007-05-23 brainCommit patch by IronLegend, thanks :) -- Fixes bug...
2007-05-23 peaveyOne more with redundant ref to instance. I think this...
next