summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-19Remove unneeded comment about warnings on 64-bitdanieldg
2009-02-19GnuTLS does not need a double-copy input bufferdanieldg
2009-02-19SAPART does indeed take up to 3 parameters.dz
2009-02-19Fix crash on /SHUN with exactly 2 parametersdanieldg
2009-02-19Restrict /WHO <item> M to opersdanieldg
2009-02-18Add UID to CHECK outputdanieldg
2009-02-18Remove unused NumServers fielddanieldg
2009-02-18Remove MaxMapHeight, replace with dynamically sized buffersdanieldg
2009-02-18Apparently casting to float is not sufficient to cause a conversiondanieldg
2009-02-18Rework /MAP output to not be overly widedanieldg
2009-02-18Remove had no maxparabrain
2009-02-18Maxpara on these was 3, should be 2brain
2009-02-16Remove redundant PriorityState, enum Priority does the exact same thing.w00t
2009-02-16Remove duplicate quote, reported by DukePyrolator.w00t
2009-02-16Few minor helpop updates..w00t
2009-02-15Update some missing svn:ignoresdanieldg
2009-02-15Several changespeavey
2009-02-15Fixify commentspeavey
2009-02-15Fix warningbrain
2009-02-15Target route SANICK and when we hit the target let NICK do the propogating fo...peavey
2009-02-15RARRR, 11111 is MEIN! :3brain
2009-02-15Fix for bug #725, operprefix rank value conflicts with founder rank value, ra...brain
2009-02-15Also Extend user with FORCENick when calling the actual command handler for N...peavey
2009-02-15m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opersdanieldg
2009-02-14Make glob patterns in module load work correctly. Fixes bug #724 reported by ...peavey
2009-02-14Add missing header #define assuring its only included once where neededpeavey
2009-02-14Nuke trailing spacespeavey
2009-02-14Le oops, got wrong sender on kick.peavey
2009-02-14Make override work with KICK PART and JOINpeavey
2009-02-14Fix reverse logic on oper override on names listpeavey
2009-02-13Add security:genericoper as requested by Strawberry and TwinShadow.brain
2009-02-12Allow install path with spaces (dont escape the spaces). Fixes bug #717 repor...peavey
2009-02-12Forward port r11094:peavey
2009-02-12and here, and herepeavey
2009-02-12Ah pasting, also remove this var from herepeavey
2009-02-12Nuke an unused varpeavey
2009-02-12Several fixes to mysql module:peavey
2009-02-12Make notice slightly more pretty, suggestion from KingTarquin.w00t
2009-02-11I really dont get the oddball count()? rewrite itbrain
2009-02-11Merge in initial numbered parameters patch from Phoenix, thanks :)brain
2009-02-11Fix nick@server.target PRIVMSG and NOTICE, noticed by GeniusDex.w00t
2009-02-11Fix error when configuring with a custom directory: http://www.inspircd.org/f...brain
2009-02-11Add a missing colon. Due to PUSH, it requires two here. Reported by Jobe, tha...w00t
2009-02-11Someone forgot to git add. This is part of r11082 (add locate cjk-utf8)peavey
2009-02-11Patch by Phoenixpeavey
2009-02-11Remove/Add cmode h according to <option:allowhalfop>. Fixes bug #715 reported...peavey
2009-02-10Prevent fantasy aliases from blocking user commands (eg. !topic would prevent...dz
2009-02-09Remove space before first user in FJOIN; also call c->ChanModes less for larg...danieldg
2009-02-09Fix merge FJOIN debug messagedanieldg
2009-02-09Still restart inspircd if the previous instance didn't die quietly, fixes bug...dz