]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Rebase modules a meg higher than command objects so they dont collide
[user/henk/code/inspircd.git] / src /
2008-04-16 brainChange warnings a bit
2008-04-16 brainMaybe make this the right way around...
2008-04-16 brainChange that allows the m_override module to not announc...
2008-04-15 brainahh shit, remove windows specific code i left laying...
2008-04-15 brainFix the problems GreenReaper found with the windows...
2008-04-15 brainFix obvious compile error (whoops)
2008-04-15 brainthe select socket engine went on the assumption that...
2008-04-15 peaveyFixes for ValidateHostname
2008-04-15 brainChain ValidateServerName onto ValidateHostname so that...
2008-04-15 peaveyDeprecate a few more config options.
2008-04-15 brainNuke the ability to define <options:loglevel> from...
2008-04-15 brainSee configreader.cpp line 764 to see how to declare...
2008-04-14 brainMove options vlaues netbuffersize, maxwho, maxconn...
2008-04-14 brainTRUNK CONFIG BREAKAGE WARNING: Move a bunch of options...
2008-04-14 brainSet the required prefix for ops to @, thanks
2008-04-13 braintrunk doesnt seem to like < and > in a quoted section...
2008-04-13 brainOnly restrict set with <class:usermodes/chanmodes>...
2008-04-13 brain1.2.0a2+TexasLonghorn
2008-04-13 brainAdd newlines to the end :) (\n)
2008-04-13 brickeradd a hint to users for using an IP instead of *
2008-04-13 w00tchar -> const char
2008-04-13 w00tCast these to shut up compiler
2008-04-13 brainPort a bunch of methods of InspIRCd to functors. IsChan...
2008-04-12 brainFixes for default log. It is now called ~/.inspircd...
2008-04-12 brainFixes for bug #515, update existing in-use connect...
2008-04-12 brainTrunk fix for bug #505 reported by nenolod
2008-04-12 brainIn visual studio, CRT crashes when strftime() is given...
2008-04-12 brainFix crash in m_stripcolor on windows when the colour...
2008-04-12 brainReplace here too
2008-04-11 brain(untested) don't move newconfig to ServerConfig::config...
2008-04-11 brainRemove 'default log' and <options:loglevel> (wtf?)
2008-04-11 brainFix sillies
2008-04-11 w00tPatch from Brain fixing broken stuff
2008-04-11 brainMuch faster way of checking if the user is 4in6, avoid...
2008-04-10 brainProvide an optional param translate4in6 to User::GetIPS...
2008-04-10 brainFix for bug #503 reported by Stealth (at last)
2008-04-10 brainAdd correct stuff so that /taxonomy can show the cloake...
2008-04-10 brainCalculate hosts on connect so theres no way around...
2008-04-10 brainFix for bug #513
2008-04-10 brainThis now passes all the RIPEMD160 test vectors and...
2008-04-10 brainWhoops, overwriting hash with the hex isnt a good idea
2008-04-10 brainFix ripemd160 warnings
2008-04-10 w00tAdd m_ripemd160 on behalf of Brain. Adds ripemd-160...
2008-04-09 w00tFix these
2008-04-09 w00tAddClient -> AddUser, to be consistant
2008-04-09 w00tMove QuitUser into UserManager class, and unstaticize...
2008-04-09 w00tApply brain's patch for binary safety of hash providers...
2008-04-09 w00tSend usermodes on whois if user is self or opered
2008-04-08 brainOddness
2008-04-08 brainExtra debug
2008-04-08 brainFix authentication logic, someone forgot to change...
2008-04-08 w00tAllow remote users to bypass Q:Line (why on earth wasn...
2008-04-08 w00tDon't check Q:Lines here, it will affect change to UID
2008-04-08 w00tDon't check Q:Lines if server is enforcing a nick chang...
2008-04-08 w00tFix a bug with /SHUN deletion (it didn't work)
2008-04-08 w00tCBan rewritten to use the XLine API. Untested as yet.
2008-04-08 w00tChanges needed to get open-linking working.
2008-04-08 w00tFix compile error I introduced
2008-04-08 w00tComment tweakage
2008-04-08 w00tThis comment is slightly out of date: we do write to...
2008-04-08 w00tNo longer deprecated, just may not be used
2008-04-08 brainadd a couple of parenthesis to the password comparison...
2008-04-08 w00tAllow for open link networks (<link:name> to *) and...
2008-04-08 w00tAdd todo, add server name
2008-04-08 w00tRemote REHASH stuff, this drove me nuts but should...
2008-04-08 w00tUpdate syntax
2008-04-08 w00tFinally apply my patch simplifying RSQUIT. Fixes bug...
2008-04-08 w00tFix compile error
2008-04-08 w00tREG_ALL check is not required, since OnUserConnect...
2008-04-08 w00tSHUN: check SHUN on connect, extend user with shunned...
2008-04-08 brainUgh, fixify. msms?
2008-04-07 brainWhen map says 0ms, make it read "<1ms" instead of 0...
2008-04-07 brainFix for bug #510
2008-04-07 brainHosts vector not cleared on rehash, made rehashing...
2008-04-07 w00tSHUN works (locally at least)
2008-04-07 w00tHook events properly.
2008-04-07 w00tAdd a factory to produce shuns, don't autoapply to...
2008-04-07 brainAdd extra stuff for w00t, AutoApplyToUserList method...
2008-04-07 w00tUse SHUN, not S, try match on std::string for removal
2008-04-07 w00tUnrestrict users before REG_ALL
2008-04-07 brainMake it work properly, too
2008-04-07 brainShow server kills with correct origin, UNLESS hidden...
2008-04-07 brainThis should probably be tested, but makes a whole lot...
2008-04-07 w00tShow SID on /map
2008-04-07 brainremote MAP reply is backwards :p
2008-04-07 w00tUse server names for introduction of servers, not SIDs
2008-04-07 brainWe were lucky this one didnt bring down the whole devne...
2008-04-07 w00tTypo x 2 (ta Zaba)
2008-04-07 w00tTypo
2008-04-07 w00tConvert this to use the new XLine API, this results...
2008-04-07 w00tAdd m_shun from third party to 1.2, update it to compil...
2008-04-07 w00tPatch from Brain: set MAX_DESCRIPTORS for all socket...
2008-04-06 brainFix fake direction in TOPIC, you cant use a uuid as...
2008-04-06 brainIts ok to allow remote map to non-opers now, found...
2008-04-06 brainFix bug where OPERTYPE does not propogate more than...
2008-04-06 brainRemote map only works for opers. Fix problem where...
2008-04-06 brainDebug
2008-04-06 brainThe map matrix must be static. For some reason it blows...
2008-04-06 w00tInitialise this so WriteCommon() knows what it's dealin...
2008-04-06 w00tInitialise var (another valgrind warning)
next