]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands
Include explicit parameter list in ProtocolInterface::SendMode
[user/henk/code/inspircd.git] / src / commands /
2009-03-03 danieldgRestrict some /WHO options to opers
2009-02-19 danieldgRestrict /WHO <item> M to opers
2009-02-14 peaveyNuke trailing spaces
2009-02-13 brainAdd security:genericoper as requested by Strawberry...
2009-02-11 w00tFix nick@server.target PRIVMSG and NOTICE, noticed...
2009-02-07 w00tRemove duplicate MacGyver.
2009-02-04 w00tAdd Ankit to regular contributors list
2009-01-27 w00tCredits updates.
2009-01-22 brainFix for bug found by danieldg, where remote nicks were...
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-28 brainFix bug spotted by KingTarquin, if an empty string...
2008-12-07 w00tConvert necessary match calls to use ASCII casemap.
2008-12-01 w00tRip flood/threshold out of config classes also.
2008-11-10 w00tAdd Phoenix to regular contributors list
2008-11-01 w00tObsolete m_restrictbanned, add <security:restrictbanned...
2008-11-01 w00tCorrect this error message to confuse people less.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-28 w00tdz added to /info, psychon (omitted?!) added to startup :)
2008-10-26 brainD'oh
2008-10-26 brainEpic fail, did someone order a shipment of fail?
2008-10-26 brainThis one too
2008-10-26 brainFix obvious oversight spotted by Ankit, provide xline...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-10-22 w00tOnly announce Q:Line hits on NICK from unregistered...
2008-10-18 w00tTie settings in mode and whowas to privs.
2008-10-18 w00tTie a number of /who settings to servers/auspex and...
2008-10-18 w00tTie display of realhost in USERHOST to users/auspex...
2008-10-18 w00tTie /stats that aren't explicitly marked for users...
2008-10-18 w00tTie module version display to servers/auspex priv.
2008-10-18 w00tUse servers/auspex and users/auspex privs where needed.
2008-10-18 w00tImplement channels/auspex priv for /names and /list.
2008-10-18 w00tMake use of privs for PRIVMSG also.
2008-10-18 w00tWorking privs implementation, and example usage in...
2008-09-25 peaveyFix faulty logic, glob patterns may not start with...
2008-09-20 brainFix a rather nasty race condition revealed by my readin...
2008-09-07 w00tInvite timeout on server-to-server is already a unix...
2008-08-29 brainTidier /modules generation. faster for non-opers, neate...
2008-08-29 peaveyFix extra End of /STATS on spanningtree override of...
2008-08-29 psychonI was told that a new dev's first action must be adding...
2008-08-28 w00tRename lowermap to rfc_case_insensitive_map, add case_s...
2008-08-27 w00tClean up opering a tiny bit.. pave the way for SVSOPER
2008-08-27 w00tUSERHOST/USERIP fix, return '-' char, not '+' if the...
2008-08-26 brainSomeone messed this up
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-25 w00tImplement /who 1d t (search for who matches for users...
2008-08-25 w00tAdd opt_time to WHO (will be /who +t flag) and clean...
2008-08-23 w00tRemove unused itab array
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-08-20 brainproperly coreexport the getcpu() function etc
2008-08-20 brainWe can finally have percent cpu in the stats z on windo...
2008-08-18 w00tForward-port r10160: openssl partial write fucking...
2008-08-17 brainThese are not percentages
2008-08-07 w00tAlways deny invite to users below halfop status, move...
2008-08-06 w00tHooray
2008-08-06 w00tGive feedback to remote users
2008-08-04 w00tAdd Channel::SetTopic(User *, std::string &) to set...
2008-07-22 brainFix bug #579, missing end of stats and snomask when...
2008-07-20 pippijnchanged my email address
2008-07-20 specialRemoved excess spaces before some lines in /info -...
2008-07-20 w00tMore numerics.h conversion
2008-07-16 w00tAdd psychon to regular contributors
2008-07-15 w00tSend ERR_NOTREGISTERED to clients that send SERVER...
2008-07-13 w00tConvert more stuff to use numerics.h, change SERVER...
2008-07-12 w00tDon't add a 10 second penalty to all connecting users...
2008-07-11 w00tConvert API to use std::string, fixes my slight bug...
2008-07-02 w00tBack out the incomplete linebuffering stuff that should...
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-06-18 brainmore fixes
2008-06-18 brainmore fixes
2008-06-18 brainMeasure bandwidth statistics from the socket engine...
2008-06-18 brainAdd the rest of the stuff for named pipe comms, includi...
2008-06-13 brainWin32 compilation fixes
2008-06-06 brainOn ambiguous abbreviation, list all possibilities and...
2008-06-03 brainFix for bug #548 reported by jackmcbarn, away message...
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-23 brainNEVER use the two-param assign unless you want your...
2008-05-20 w00tchar -> std::string conversion
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainConvert connection::host
2008-05-19 w00tFix users being unable to register (aquanight, what...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-18 brainFix two occurances of match() on a const char* here
2008-05-13 brainFix the format of +p channels in /list (both in core...
2008-05-11 brainShow keys to opers correctly
2008-05-11 brainShow +sp channels to opers correctly
2008-05-10 brainImprove this not to use pointer maths directly, use...
2008-05-10 brainFix for bug #532 reported by dantheman, thanks
2008-05-08 brainWhen searching by servername without wildcards, conceal...
2008-05-07 w00tAdd support for /nick 0: changes nick to UID, which...
2008-05-05 w00tSnotice on failed oper.
2008-05-05 peaveyfix LoopCalls to not send param count thus avoiding...
2008-05-05 brainCalling wrong loopcall overloaded method, due to hasty...
2008-05-04 brainConversion of command handler params from "const char...
2008-05-03 aquanightAllow KICKing multiple nicks
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-04-18 w00tAdd GreenReaper and Skip to contributors
2008-04-17 w00tRemove use of SendSNONotice to send to remote servers...
2008-04-09 w00tMove QuitUser into UserManager class, and unstaticize...
2008-04-09 w00tSend usermodes on whois if user is self or opered
next