]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
2008-04-04 brainAllow for custom prefixes as status chars in /notice...
2008-04-04 w00tDocument new logging and m_chanlog
2008-04-04 peaveyRemove calls to deprecated InspIRCd::Log(), thanks...
2008-04-04 brainZap printfs
2008-04-04 brainFix lost messages, thanks w00t and peavey
2008-04-04 w00tfix warnings
2008-04-04 w00tAttempt to avoid infinite loops
2008-04-04 w00tFix this (thx danieldg and owine)
2008-04-04 brainFix bad use of old event based api for spanningtree...
2008-04-04 w00tRemove deprecated InspIRCd::Log() method so people...
2008-04-04 brainWhoops, thanks w00t
2008-04-04 brainWhoops, wrong pointer. write out 500 lines 'i will...
2008-04-04 brainMake it buildable
2008-04-04 brainWhoops, this would be bad if not fixed :p
2008-04-04 w00tFix chanlog (NOTE: previous commit will require a FULL...
2008-04-04 brainRemote server PRIVMSG/NOTICE to nickname support
2008-04-04 w00tRemove two useless methods, chanlog is b0rked at the...
2008-04-04 brainSupport for remote NOTICE/PRIVMSG with server origin...
2008-04-04 brainAdd safety check for nonexistent server in receiving...
2008-04-04 w00tModify chanlog to send message remotely, too. Logging...
2008-04-04 brainExtra safety required by recent changes
2008-04-04 brainAdd protocol api functions: PI->WriteChannelPrivmsg...
2008-04-04 brainServer origin PRIVMSG and NOTICE now supported by proto...
2008-04-04 brainServer origin privmsg, UNTESTED - will test in a min
2008-04-04 brainChange the function name because gcc is dumb :/
2008-04-04 brainWhoops, fix typo
2008-04-04 brainA convenience function for ProtocolInterface::SendMode...
2008-04-04 brainNow rip out the old handler, and replace with an error...
2008-04-04 brainMake all our modules use the new stuff rather than...
2008-04-04 w00tMatch on nick change option for RLine, document m_rline...
2008-04-04 brainThe rest of the server protocol interface and fix a...
2008-04-04 w00tCheck for match and apply R:Lines on connect
2008-04-04 brainAdd basic stuff for protocol interface and implement...
2008-04-04 brainUpdate sln
2008-04-03 brainWhoops, allow numeric 353 (names list) to be overridden...
2008-04-03 brainChange the 'is not within the modules dir' message...
2008-04-03 brainPatch to fix this module from flagging all client socke...
2008-04-03 brainFix socketengine select to work with arsey compilers...
2008-04-03 w00tFix a (long standing) tiny bug: wallops do not go out...
2008-04-03 peaveyremove references to maxclient we forgot here, thx...
2008-04-02 brainFixes for bug #493, tidyups to clearing of channel...
2008-04-02 w00tFix brain's compile error :p
2008-04-02 brainFix for bug #456 so we can be rid of it
2008-04-02 brainThis is better than using a const; Since 1.1 we don...
2008-04-02 w00tRemove unload_kludge: this still isn't handled in a...
2008-04-02 w00tJust use string literal instead of declaring a var...
2008-04-02 brainFix peavey and w00ts bug they found by removing the...
2008-04-02 brainDepreciated ServerInstance->Log() seems to crash config...
2008-04-02 brainMove this message so it actually displays when we're...
2008-04-02 brainDOH! Fix my muppetry of a segfault, and fix some warnings
2008-04-02 brainFix yet another warning.
2008-04-02 brainFix another warning
2008-04-02 brainmake sure we include the right headers and fix a warnin...
2008-04-02 brainProper sysctl stuff to work with bsd. It seems that...
2008-04-02 brainFix stats, this has never actually displayed the per...
2008-04-02 brainSquish a warning
2008-04-02 brainRemove MAXCLIENTS, this is supported at runtime by...
next