Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-22 | Merge pull request #166 from jmdh/2.0-reproducible | Adam | |
Optionally strip variable build date from compiled program | |||
2016-04-22 | Fix randomnews to work when there are more than newscount random news | Adam | |
2016-04-21 | Optionally strip variable build date from compiled program | Dominic Hargreaves | |
To aid build reproducibility, don't include the build date/time if -DREPRODUCIBLE_BUILD is defined. Based on the patch provided by Alexis Bienvenüe in the Debian report. Bug-Debian: https://bugs.debian.org/820152 Patch-Name: reproducible_datetime.diff | |||
2016-04-16 | Change access check in cs_updown to not allow actions on users with equal access | Adam | |
2016-04-16 | Merge pull request #164 from SaberUK/2.0+extras | Adam | |
Remove references to cmake-bin which was removed ages ago. | |||
2016-04-16 | Merge pull request #163 from Zoddo/fix_sasl_reauth | Adam | |
Send new account name to the IRCd on SASL reauth | |||
2016-04-16 | Missed channel deletion in ~ChannelInfo | Adam | |
2016-04-16 | Remove references to cmake-bin which was removed ages ago. | Peter Powell | |
2016-04-15 | Send new account name to the IRCd on SASL reauth | Zoddo | |
2016-04-14 | Merge pull request #160 from Zoddo/charybdis/fix_euid | Adam | |
Fix host on charybdis if there is no vhost | |||
2016-04-14 | Merge pull request #161 from Zoddo/charybdis/vhost_svslogin | Adam | |
Send vident/vhost in SVSLOGIN with SASL | |||
2016-04-14 | Merge pull request #162 from SaberUK/2.0+sasl | Adam | |
Remove support for DH-AES and DH-BLOWFISH. | |||
2016-04-14 | Remove memos from memoinfo more reliably | Adam | |
2016-04-13 | Remove support for DH-AES and DH-BLOWFISH. | Peter Powell | |
These SASL mechanisms are considered insecure and should not be used anymore. | |||
2016-04-10 | Send vident/vhost in SVSLOGIN with SASL | Zoddo | |
Only charybdis seems to support that for the moment. | |||
2016-04-10 | Fix host on charybdis if there is no vhost | Zoddo | |
2016-04-05 | Fix subtle typo in command initializer list | Adam | |
2016-03-19 | Also defer channel deletion when processing sjoins | Adam | |
2016-03-17 | Merge pull request #159 from Diftraku/2.0 | Adam | |
proto/charybdis: Add support for MECHLIST | |||
2016-03-17 | proto/charybdis: Add support for MECHLIST | Toni Kaija | |
2016-03-15 | Merge pull request #156 from SaberUK/2.0+sasl-mechlist | Adam | |
Implement support for SASL 3.2 mechanism lists. | |||
2016-03-15 | Merge pull request #155 from SaberUK/2.0+sasl-reauth | Adam | |
Fix logging into accounts with SASL on servers that support reauth. | |||
2016-03-09 | Update the dutch language file. | Robby | |
2016-03-08 | cs_clone: don't clone registered time | Adam | |
2016-03-08 | language: incrementing _nl_msg_cat_cntr is still required on some systems ↵ | Adam | |
apparently (freebsd 10?). I don't know why. | |||
2016-02-28 | Implement support for SASL 3.2 mechanism lists. | Peter Powell | |
2016-02-28 | Fix logging into accounts with SASL on servers that support reauth. | Peter Powell | |
2016-02-13 | Fail sasl external auth immediately if cert is empty | Adam | |
2016-02-13 | And use account here, user might be null | Adam | |
2016-02-13 | Fix access path changes in ns_alist from earlier | Adam | |
2016-02-13 | Update chanserv secure help to reflect more accurately what it does | Adam | |
2016-02-13 | Rewrite access path system to be simplier and use recursion | Adam | |
Show where access is "from" in chanserv/status | |||
2016-02-11 | Correct umode +I change in Changelog, is for unreal | Adam | |
2016-02-11 | Merge pull request #154 from SaberUK/2.0+inspfix | Adam | |
Fix a low risk privilege escalation exploit on InspIRCd with m_autoop. | |||
2016-02-10 | Fix a privilege escalation exploit on InspIRCd with m_autoop. | Peter Powell | |
2016-01-30 | Anope 2.0.4-git | Adam | |
2016-01-30 | Anope 2.0.3 Release2.0.3 | Adam | |
2016-01-30 | Update the dutch language file. | Robby | |
2016-01-30 | Allow /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-29 | The default xop access for PROTECTME should really be SOP, not AOP. | Robby | |
2016-01-28 | Update 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-28 | Regenerate language files | Adam | |
2016-01-28 | Revert "Regenerate language files" | Adam | |
This reverts commit e955db6e85f0372cb2d4be449f424e37fdc78097. | |||
2016-01-28 | Revert "Updated and fixed the Greek language." | Adam | |
This reverts commit f451c6cbac231119b0772f8925c0b98745e88fba. | |||
2016-01-27 | Update the dutch language file. | Robby | |
2016-01-27 | Document m_xmlrpc_main opers | Robby | |
2016-01-25 | Remove default session exception expiry time | Adam | |
2016-01-25 | Merge pull request #150 from westor7/patch-1 | Adam | |
Updated and fixed the Greek language. | |||
2016-01-24 | Updated and fixed the Greek language. | westor | |
Updated and fixed all the non-fuzzy languages items, previously all of them was incorrect. Added new credits. | |||
2016-01-23 | Update m_ssl_gnutls Windows library version to libgnutls-30 | Adam | |