]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-06-01 brainAdd ProtocolInterface::Introduce() to prevent confusion...
2008-05-31 w00tForward port r9825: Fix bug found by the atheme migrati...
2008-05-31 brickerand another rev bites the dust..thanks dz
2008-05-31 brickerfix. thanks jackmcbarn and special.
2008-05-31 brickermake the +J msg a little more coherent
2008-05-29 brickerremoved duplicate quotes. Thanks jackmcbarn
2008-05-29 brickerfix
2008-05-29 brickerinspircd allows him to
2008-05-29 brickerIf Chuck Norris and InspIRCd met in a dark alley, Chuck...
2008-05-29 brainApply patch to fix ipv6 builds, contributed by danieldg...
2008-05-29 peaveyFinally get the headers right on this module.
2008-05-28 peaveyrevert this 1 revision back, since it fell victim to...
2008-05-26 brainFix error
2008-05-26 brainEliminate string joining craq
2008-05-26 brainDont increment maxmodes at finalisation, it isnt used...
2008-05-25 brainAll the limits were one less than specified in the...
2008-05-25 brainAdd parsing of <limits> tag and finish documenting...
2008-05-25 brainExample conf now with <limits> tag
2008-05-25 brainGive modestacker a serverinstance
2008-05-25 brainMore compile fixes
2008-05-25 brainCompile fixes, was forced to move some stuff around
2008-05-25 brainRemove the limits from here too
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-24 brainKick the client in the balls if they try STARTTLS after...
2008-05-24 brainFix memory leak if we send STARTTLS twice, thanks speci...
2008-05-23 brainAdd interesting test case
2008-05-23 brainThere is no need for char* here any more
2008-05-23 brainFix this to not have the same issue
2008-05-23 brainNEVER use the two-param assign unless you want your...
2008-05-23 w00tDon't copy vars (faster) and also avoid a crash (non...
2008-05-23 w00tFix this being broken over remote links
2008-05-23 brainFix uuid generation to not generate ten character uuids...
2008-05-23 aquanightFix user->host not being assigned correctly for new...
2008-05-23 brainWhy are we using .compare() when we can use == ?
2008-05-23 brainCollision tweaks
2008-05-21 aquanightImplement Bug #533, Oper type-specific autojoins for...
2008-05-21 brainRename "lan or wan ip" -> public ip
2008-05-21 w00tClean this up a bit, and log about ignoring link blocks...
2008-05-21 brickerupdate to tell them to try a LAN or a WAN IP, depending...
2008-05-21 brainFix test suite to not have bugs itself (oops) and fix...
2008-05-21 w00tRemove some of this, this isn't (strictly speaking...
2008-05-20 w00tForward port r9782: show IP (not unknown) for unauthed...
2008-05-20 brainA few minor fixes, some copy constructor stuff, misname...
2008-05-20 w00tAdd note to check other server on this message
2008-05-20 w00tUpdate comment
2008-05-20 w00tchar -> std::string conversion
2008-05-19 w00tDebug on out of range FD.
2008-05-19 brainListening bufferedsockets dont have an OnRawSocketClose...
2008-05-19 brainFix to give the proper target ip on connect, cookies...
2008-05-19 brainMore correctly state the lookup arrays as unsigned...
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainConvert channel banlist members to std::string
2008-05-19 brainConvert connection::host
2008-05-19 w00tFix logic being backwards (so every user was always...
2008-05-19 brainFix crash i introduced into m_ident with a sloppy ...
2008-05-19 w00tFix users being unable to register (aquanight, what...
2008-05-19 w00tClean this up so it's comprehensible.
2008-05-19 w00tRemove outdated comment
2008-05-19 w00tSome logging/preventative code for Jason's issue.....
2008-05-19 w00tDon't background process quitting users (there's no...
2008-05-19 brainFix these too
2008-05-19 brainMore done
2008-05-19 brainThese done
2008-05-19 brainCommit these
2008-05-19 brainThese too
2008-05-19 brainFix this one
2008-05-19 brainFix these too
2008-05-19 brainAnd these
2008-05-19 brainFix these
2008-05-18 aquanightConvert m_spanningtree
2008-05-18 brainNext to convert
2008-05-18 brainFix two
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-18 w00tThis conflicted a few hours ago apparantly (????)
2008-05-18 w00tJason, try this..
2008-05-18 brainSame here
2008-05-18 aquanightFix some unneeded .c_str() usage in m_spanningtree
2008-05-18 w00tFix for Jason's bug.. this needs more thought, though...
2008-05-18 braincheck for GetDisabled should be before the match()...
2008-05-18 w00tShow count of total num of classes, for Jason
2008-05-18 brainFix two occurances of match() on a const char* here
2008-05-18 brainI dont know who said we keep going when we get a match...
2008-05-18 brainRemove .c_str()'s in match() calls that are no longer...
2008-05-18 w00tMore debug for Jason
2008-05-18 brainPlease see my XXX in m_conn_umodes w00t, maybe somethin...
2008-05-18 brainRemove some unneccessary .c_str() calls
2008-05-18 w00tDebug logging for connect class match failure
2008-05-18 w00tFix bug found in <connect> code, <connect:limit> was...
2008-05-18 brainFixy
2008-05-18 brainWhoops, this was a bit fucked up :p
2008-05-18 brainLog all snomasks to "snomask" log type, level DEFAULT...
2008-05-18 brainHolstein
2008-05-16 brainMD_update causes valgrind warnings, remove it........
2008-05-15 brainMake FD_SETSIZE larger. We wont ever have this many...
2008-05-13 brainRight now this just dumps the config hash as html
2008-05-13 brainCheck for windows drive letters on the start of paths...
2008-05-13 brainFix the format of +p channels in /list (both in core...
2008-05-13 brainMicrosoft, in their "infinite wisdom" decide to have...
2008-05-13 brickeradd HostServ as IRCservices has it as an option and...
2008-05-13 brickeradd "Bug tracker" to the default motd ;) everything...
next