summaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
2009-09-02Add OnSendWhoLine hook, and use it in the oper hiding modulesdanieldg
2009-09-02Rip out VisData in preparation for replacing it with more flexible hooksdanieldg
2009-09-02Remove now-unused quitmsg/operquitmsg fields from Userdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-09-02Add Module* creator to Command and ModeHandlerdanieldg
2009-09-02Remove calls to strdup() in core, it is not better than std::stringdanieldg
2009-09-02Remove misleading byte counts from stats zdanieldg
2009-09-02Cast rework: use C++ style static_cast<> instead of C-style castsdanieldg
2009-09-01Rename User::GetPort to GetServerPort to clarify its purposedanieldg
2009-08-15Partial revert of 1fb8a3f1b120db764375911be9ad8019a807a8ad by dKingston, (add...w00t
2009-08-14Make ident handling consistant: use ChangeIdent for all ident manipulation. T...w00t
2009-08-12Fixes for config readerdanieldg
2009-07-01Make rehash generate a new ServerInstance->Config objectdanieldg
2009-07-01Move list of open ports out of Config objectdanieldg
2009-05-24OnRehash changes: split to multiple hooks to clarify use and prevent explosio...danieldg
2009-05-02Globally route "a" snotices for more modules. Patch from Milliways.danieldg
2009-05-02Send rehash message to global sno, fixes bug #855. Also only send message whe...danieldg
2009-04-27Fix OnSetAway hook denying remote users' change rather than local usersdanieldg
2009-04-26Fix OnUserRegister being triggered twice if someone sent a NICK while waiting...danieldg
2009-04-16Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A'...w00t
2009-04-04Don't do anything with logging in the handler for /REHASH.dz
2009-03-29send ERR_NEEDMOREPARAMS if an empty parameter is given to STATS ('STATS :'), ...dz
2009-03-23ThreadEngine: remove excessive mutex use on thread creationdanieldg
2009-03-19Show users their own server name in "/whois myself"danieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-03-14Show the IP address only in zline added messages if *@ip was supplied.dz
2009-03-14Strip a zline target of anything resembling an ident prior to sanity checking...dz
2009-03-09Add Taros to regular contributors list, too.w00t
2009-03-09Fix bug #764 (/stats i outputs numerics with uppercase I), reported by KingTa...w00t
2009-03-03Restrict some /WHO options to opersdanieldg
2009-02-19Restrict /WHO <item> M to opersdanieldg
2009-02-14Nuke trailing spacespeavey
2009-02-13Add security:genericoper as requested by Strawberry and TwinShadow.brain
2009-02-11Fix nick@server.target PRIVMSG and NOTICE, noticed by GeniusDex.w00t
2009-02-07Remove duplicate MacGyver.w00t
2009-02-04Add Ankit to regular contributors listw00t
2009-01-27Credits updates.w00t
2009-01-22Fix for bug found by danieldg, where remote nicks were truncated to NICKMAX, ...brain
2009-01-02Update copyrights for 2009.w00t
2008-12-28Fix bug spotted by KingTarquin, if an empty string is given to /stats with "S...brain
2008-12-07Convert necessary match calls to use ASCII casemap.w00t
2008-12-01Rip flood/threshold out of config classes also.w00t
2008-11-10Add Phoenix to regular contributors listw00t
2008-11-01Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t...w00t
2008-11-01Correct this error message to confuse people less.w00t
2008-11-01Second attempt at time() -> SI->Time(), now problems with the original were f...w00t
2008-10-28dz added to /info, psychon (omitted?!) added to startup :)w00t
2008-10-26D'ohbrain
2008-10-26Epic fail, did someone order a shipment of fail?brain
2008-10-26This one toobrain