summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Collapse)Author
2016-04-16Change access check in cs_updown to not allow actions on users with equal accessAdam
2016-04-15Send new account name to the IRCd on SASL reauthZoddo
2016-04-14Merge pull request #160 from Zoddo/charybdis/fix_euidAdam
Fix host on charybdis if there is no vhost
2016-04-14Merge pull request #161 from Zoddo/charybdis/vhost_svsloginAdam
Send vident/vhost in SVSLOGIN with SASL
2016-04-14Merge pull request #162 from SaberUK/2.0+saslAdam
Remove support for DH-AES and DH-BLOWFISH.
2016-04-14Remove memos from memoinfo more reliablyAdam
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
These SASL mechanisms are considered insecure and should not be used anymore.
2016-04-10Send vident/vhost in SVSLOGIN with SASLZoddo
Only charybdis seems to support that for the moment.
2016-04-10Fix host on charybdis if there is no vhostZoddo
2016-03-17proto/charybdis: Add support for MECHLISTToni Kaija
2016-03-15Merge pull request #156 from SaberUK/2.0+sasl-mechlistAdam
Implement support for SASL 3.2 mechanism lists.
2016-03-15Merge pull request #155 from SaberUK/2.0+sasl-reauthAdam
Fix logging into accounts with SASL on servers that support reauth.
2016-03-08cs_clone: don't clone registered timeAdam
2016-02-28Implement support for SASL 3.2 mechanism lists.Peter Powell
2016-02-28Fix logging into accounts with SASL on servers that support reauth.Peter Powell
2016-02-13Fail sasl external auth immediately if cert is emptyAdam
2016-02-13Fix access path changes in ns_alist from earlierAdam
2016-02-13Update chanserv secure help to reflect more accurately what it doesAdam
2016-02-13Rewrite access path system to be simplier and use recursionAdam
Show where access is "from" in chanserv/status
2016-02-10Fix a privilege escalation exploit on InspIRCd with m_autoop.Peter Powell
2016-01-30Allow /ms read to get a comma separated list of memo numbers as help ↵Adam
describes. Show message if no memos could be displayed.
2016-01-28Update copyright to 2016. This was done with:Robby
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. Fixed some whitespace and blank lines along the way.
2016-01-23Update m_ssl_gnutls Windows library version to libgnutls-30Adam
2016-01-23Fix m_sql_oper to compile from the cleanup of the other dayAdam
2016-01-23Put maxlogins logic a few other important placesAdam
2016-01-23Fix hybrid to compileAdam
2016-01-23Merge pull request #145 from miwob/style+copyrightAdam
Style+copyright
2016-01-23Merge pull request #149 from miwob/SendSQLineAdam
Update SendSQLine() in hybrid's protocol module to use non-capsulatet…
2016-01-23Merge pull request #148 from SaberUK/2.0+18modAdam
Error out if any 1.8 modules are in the the module directory.
2016-01-23Merge pull request #147 from miwob/temporary_xlineAdam
Update SendSGLine() in hybrid's protocol module to add support for te…
2016-01-23Merge pull request #143 from staticfox/grammarAdam
hs_group: Fix grammar
2016-01-23Re-lookup access in webcpanel after deleting access as the old group might ↵Adam
be invalid
2016-01-23Apply regex sqlines on connect tooAdam
2016-01-22Show akill/xline ids in viewAdam
2016-01-22Include memo mail information in ms_infoAdam
2016-01-20Update SendSQLine() in hybrid's protocol module to use non-capsulatet RESV ↵miwob
message
2016-01-19Fix various inconsistencies/crashes related to having multiple opers ↵Adam
configured for the same user through combinations of os_oper/config/m_sql_oper
2016-01-19Error out if any 1.8 modules are in the the module directory.Peter Powell
2016-01-19Update SendSGLine() in hybrid's protocol module to add support for temporary ↵miwob
x-lines
2016-01-19Couple user find by nick fixesAdam
2016-01-13hybrid.cpp: clean up style to match with other code; update copyright headermiwob
2016-01-12hs_group: Fix grammarMatt Ullman
2016-01-03[Unreal4] Use UID/SID instead of nick/servername when possibleZoddo
2016-01-02Actually there is no account hereAdam
2016-01-02Add sasl log category for auth log messagesAdam
2016-01-02Add IRCDMESSAGE_SOFT_LIMIT to MD handlerAdam
2015-12-30unreal4: add md handler, certfp supportAdam
2015-12-30Unreal 4 changesAdam
2015-12-30Copy unreal -> unreal4Adam
2015-12-29Move CanAdd() check to after mask sanitization as it will remove other ↵Adam
entries that are considered "covered by" the new mask