]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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 w00tUpdates to NeoStats aliases, again by TamCore (thanks :))
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)
2008-04-06 w00tStupid, stupid :| use the correct variable to find...
2008-04-06 w00tInitialise this (valgrind warning)
2008-04-06 w00tRemote /MAP (that now doesn't confuse clients ;p)
2008-04-06 brainFix this up to convert deque to const char* const for...
2008-04-06 w00tRemote /MAP: caution, this doesn't compile
2008-04-06 brainRevert not-required hax
2008-04-06 brainFor some reason there was a FinishBurst in the encap...
2008-04-06 w00tMark ping answered when we get a two form reply
2008-04-06 w00tMake ping warnings and lag check global across all...
2008-04-06 w00tAdd NeoStats example aliases (thanks TamCore)
2008-04-06 w00tFix bug #509 reported by Casey: bans were not applied...
2008-04-06 w00tMore missing docs.
2008-04-06 w00tFix a silly bug we never thought was a bug, in m_messag...
2008-04-06 w00tSome documentation fixes (misnamed module, missing...
2008-04-05 w00tError message tweaking
2008-04-05 brainAdd protocolinterface.* and privmsg.cpp
2008-04-05 brainWindows fixes
2008-04-05 brainIn case youre wondering, Belgian Blue is a cow breed...
2008-04-05 w00tRemove debug, fix DELLINE: args were the wrong way...
2008-04-05 w00tdebug
2008-04-05 brainSame here
2008-04-05 brainFix showing of sid/uid instead of nick or servername...
2008-04-05 w00tResolve collisions once, don't rely on every server...
2008-04-05 w00tFix a cosmetic issue: 'oper type does not have access'
2008-04-05 w00tFix multiple burst notifications in a better way (force...
2008-04-05 brainFix IDLE sending a nick rather than a uid. Atheme shoul...
2008-04-05 w00tFix bug (partially/accidentally) discovered by Bricker...
2008-04-05 brainOnly finish bursting once, thanks AnMaster
2008-04-05 brainRemove debug, thanks for reminding me danieldg
2008-04-05 brainTweaks to make some errors show server name and not...
2008-04-05 brainMake sure this is pushed too
2008-04-05 brainMore standardized version output in 002 and 004 to...
2008-04-05 w00tUse 1.2, not VERSION constant for here.
2008-04-05 w00tUpdate ModDesc and class name
2008-04-05 w00tRedo the MODE warning stuff. Don't do some extra unneed...
2008-04-05 brainDocument more stuff, correct some out of date text,
2008-04-05 brainFix crash in MODE when sent for a user, with only one...
2008-04-04 w00tAdd m_nickban and documentation. Implements +b n:,...
2008-04-04 w00tOff by one
2008-04-04 w00tOnly examine local messages
2008-04-04 brainDOH
2008-04-04 brainExtra stuff for 005 numeric
2008-04-04 w00tm_quietban: implements snomask +b q:
2008-04-04 w00tRemove debug printf
2008-04-04 brainFix broken fjoin, looks like we forgot something when...
2008-04-04 w00tThe start of extended bans infrastructure: syntax is...
2008-04-04 w00tSee this brain
2008-04-04 brainApply our own version of mminds patch that doesnt have...
2008-04-04 w00tAdd simple modes to FJOIN instead of sending a seperate...
2008-04-04 brainDont check APrefix both times :p
2008-04-04 brainBetter checks
2008-04-04 brainThrow exception if both the prefix chars are defined...
next