summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-09Document shun:affectopers with patch provided by Ankit, closing bug #710, tha...brain
2009-02-09Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks!brain
2009-02-09Trap SIGXFSZbrain
2009-02-08Fix: always have a colon marking the last FJOIN parameter, otherwise servers ...w00t
2009-02-08Allow this to handle RC style namesbrain
2009-02-08The cow is ready, come get it!!! :Dbrain
2009-02-08Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for f...brain
2009-02-08Grr fucking windows grrrr fuckity fuckitybrain
2009-02-08Fix some stuff for nationalcharsbrain
2009-02-08Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks!brain
2009-02-08Add IDENTIFY aliases to default anope aliases example, just for Jobe :)w00t
2009-02-08Add a snotice when a user tries to use WEBIRC without matching any configured...w00t
2009-02-07Remove duplicate MacGyver.w00t
2009-02-07Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ...brain
2009-02-06Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 2...brain
2009-02-06Some fixes to the kqueue socket enginepsychon
2009-02-04Document <connect deny> before <connect allow>, as tags are read top-down. Al...w00t
2009-02-04Add Ankit to regular contributors listw00t
2009-02-04Prioritize nicklock before nickflood, so nickflood does not erroneously count...w00t
2009-02-04Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and #...w00t
2009-02-04fix little typo in syntax hint, type => actionpeavey
2009-02-03Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!`w00t
2009-02-03Fix a few typos spotted by dav7, thanks.peavey
2009-02-01Don't prevent a user from seeing themself on NAMES if +D is set, fixes part o...dz