summaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
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
2008-10-26Fix obvious oversight spotted by Ankit, provide xline reasons when adding thembrain
2008-10-23Revert earlier time() -> SI->Time() diff for now, this causes problems with d...w00t
2008-10-23Patch from Namegduf converting all instances (where possible) of time() -> Se...w00t
2008-10-22Only announce Q:Line hits on NICK from unregistered users, thanks satmd.w00t
2008-10-18Tie settings in mode and whowas to privs.w00t
2008-10-18Tie a number of /who settings to servers/auspex and users/auspex respectively.w00t
2008-10-18Tie display of realhost in USERHOST to users/auspex priv.w00t
2008-10-18Tie /stats that aren't explicitly marked for users into servers/auspex.w00t