]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Add access checking for m_autoop
[user/henk/code/inspircd.git] / src /
2010-02-03 danieldgAdd access checking for m_autoop
2010-02-03 danieldgDon't try to use CIDR matching unless a CIDR range...
2010-02-03 danieldgAdd m_autoop.so - ircd-side channel access lists via...
2010-02-02 danieldgDon't try to load modules with filenames starting with a .
2010-02-02 danieldgAllow SSL fingerprint hash to be specified, and show...
2010-02-02 danieldgAdd requiresasl to connect block checks
2010-02-02 danieldgAllow opermotd to specify its file in <files> without...
2010-02-02 danieldgExecutable include for MOTD and more
2010-02-02 danieldgAdd requireident/requiressl to connect blocks
2010-02-02 danieldgAdd OnSetConnectClass hook for use in adding requiremen...
2010-02-02 danieldgSort items in the 005 line
2010-02-01 danieldgImprove SSL fingerprint on link message
2010-02-01 danieldgStrip colons from server SSL fingerprint, to allow...
2010-02-01 danieldgAllow <link password=""> to specify identical send...
2010-02-01 danieldgSpacify the oper name in STATS O
2010-02-01 danieldgFix possible uninit memory access detected by valgrind
2010-02-01 danieldgAdd parameters to OnSendWhoLine hook, fixes "/who ...
2010-02-01 danieldgDisplay allowed oper modes, commands, and permissions...
2010-02-01 danieldgMark +P mode as oper-only now that it no longer require...
2010-02-01 danieldgAdd stats O, oper type/permission list
2010-02-01 danieldgDon't run OnUserPostNick hook for initial NICK command
2010-02-01 danieldgCorrectly abort attempted socket writes on error
2010-01-31 danieldgIncrease penalty for KNOCK
2010-01-31 danieldgRemove duplicated permisison check for setting mode...
2010-01-31 danieldgUpdate connect block matching on rehash to prefer names...
2010-01-31 danieldgAllow connect classes to be specified without an allow...
2010-01-30 danieldgForward-port of r12333, clone-counting fix for m_cgiirc
2010-01-30 danieldgStop parsing inbound server lines on an error
2010-01-30 danieldgRemove UpdateNickHash due to incorrect behavior
2010-01-30 danieldgMove nick change code out of cmd_nick; fixes double...
2010-01-30 danieldgRemove a few needless string crops, compile fix
2010-01-30 danieldgRemove FakeUser from clientlist/uuidlist, as it bypasse...
2010-01-30 danieldgRemove users from uuidlist on QuitUser, not during...
2010-01-29 danieldgRemove MaxWhoResults, replace with an increase of Penal...
2010-01-28 danieldgFix empty FMODE being sent if SendMode mode changes
2010-01-24 danieldgAllow nick locking to prevent voluntary changes to UID
2010-01-24 danieldgUse UID/SID as the source for ENCAP commands, not serve...
2010-01-24 danieldgFix ENCAP stripping, was incorrectly checking for ...
2010-01-24 danieldgIf SVSNICK is sent to force a change to a UID-lookalike...
2010-01-24 danieldgDon't query module version prior to init; fixes valgrin...
2010-01-22 danieldgFall back to copying bind IP if getsockname() fails...
2010-01-21 danieldgAllow redirect bans to be unset by any op/halfop (bug...
2010-01-21 danieldgPut ConfigReader deprecation warning in logs
2010-01-21 danieldgRemove unneeded save of errno
2010-01-19 danieldgFix incorrect forward-port of patch
2010-01-19 danieldgSlightly more comprehensible message for connect thrott...
2010-01-19 danieldgFix some command registration warnings
2010-01-19 danieldgERROR is not a valid log level, so all these messages...
2010-01-19 danieldgExtbans can be VF_OPTCOMMON as they do not desync on...
2010-01-19 danieldgRemove overrides for ADMIN, STATS, TIME
2010-01-19 danieldgFix MOTD and RULES to work remotely (remove the old...
2010-01-19 danieldgClean up some slow iterations
2010-01-19 danieldgDon't refuse to route internal spanningtree commands...
2010-01-18 danieldgFix type-based oper blocks not storing their names
2010-01-18 danieldgSpecify routing for those commands
2010-01-18 danieldgMove lots of spanningtree items to commands
2010-01-18 danieldgInclude total CPU usage in STATS z
2010-01-18 danieldgRemove excessive gettimeofday system calls
2010-01-18 danieldgRemove unneededd IS_LOCAL casts
2010-01-18 danieldgPreCommand/PostCommand are local-only hooks
2010-01-18 danieldgFix iteration of oper blocks by SSLINFO
2010-01-17 danieldgRoute INFO to remote servers (fixes bug #924)
2010-01-17 danieldg2.0 beta 1 release
2010-01-17 danieldgSupport strftime format characters in <log> blocks
2010-01-17 danieldgMove initialization that throws configuration exception...
2010-01-17 danieldgAdd Module::init() for correct exception handling durin...
2010-01-17 danieldgChange more modules to VF_OPTCOMMON and assert identica...
2010-01-17 danieldgPURE_STATIC improvements: Allow modules to be reloaded...
2010-01-17 danieldgMake a ./configure --system to support system-wide...
2010-01-16 w00tManual port of don't error on failed port bind commit.
2010-01-16 danieldgFix use of commasepstream on now space-separated items
2010-01-16 danieldgFix signdedness error in LoopCall
2010-01-16 danieldgMake CHANMODES/USERMODES split by spaces
2010-01-16 danieldgSearch for correct access level for mode changes, remov...
2010-01-15 danieldgRoute SVSSILENCE/SVSWATCH using OPT_UCAST, marking...
2010-01-15 danieldgRemove VF_COMMON from mode-provider modules (no longer...
2010-01-15 danieldgAdd CAPAB CHANMODES, CAPAB USERMODES to verify matching...
2010-01-14 danieldgAllow regex engine to be omitted in configuration to...
2010-01-14 danieldgFix compilation errors in previous commit
2010-01-14 danieldgSpecify regex engine in m_filter/m_rline CAPAB line...
2010-01-14 danieldgVerify cloak keys match during CAPAB negotiation
2010-01-14 danieldgFix stripping of character prior to delimiter in Stream...
2010-01-14 danieldgMove revision information from Version object to a...
2010-01-14 danieldgAllow maxtargets to be bypassed in LoopCall for JOIN
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-10 danieldgRemove spanningtree override of /LUSERS
2010-01-09 danieldgRemove mode counter, not reliable and only used for...
2010-01-09 danieldgDisallow adding prefix-mode when it is already set...
2010-01-07 danieldgAdd m_passforward, based on m_conn_pass_nickserv by...
2010-01-05 danieldgShow channel listmodes (+beIg) in /CHECK output
2010-01-04 danieldgGCC 4.5 warning fixups
2010-01-02 danieldgFix counting error in r12237
2010-01-02 danieldgFix sqllog compile error
2010-01-02 danieldgRemove special-case handling of SVSNICK, SVSJOIN, SVSPA...
2009-12-31 w00tHook OnUserRegister instead of OnUserConnect so that...
2009-12-31 w00tCheck channel name in SVSJOIN to avoid propegating...
2009-11-30 danieldg2.0 alpha 2 release
2009-11-21 dzDelete modewatchers when unloading modules that use...
2009-11-21 dzDon't tell the user they are banned and then still...
2009-11-21 dzallow channels starting with ## in m_banredirect.cpp...
next