]> jfr.im git - irc/unrealircd/unrealircd.git/shortlog
irc/unrealircd/unrealircd.git
2018-09-23  Bram MatthysFix rare crash if deleting spamfilter by id that isn... origin/unreal40
2018-09-22  Bram MatthysSimilarly, use sptr/acptr to conform to current style.
2018-09-22  Bram MatthysSome re-indenting / codestyle changes, nothing fancy...
2018-09-22  Bram MatthysFix crash bug in m_whox.
2018-09-21  Bram MatthysUpdate release notes
2018-09-21  Bram MatthysUse same ciphersuite as decided earlier.
2018-09-21  Bram Matthys'timedban' and 'nocodes' were (still) marked 3rd party...
2018-09-21  Bram Matthysm_whox: fix -Wparentheses warning
2018-09-20  Bram MatthysNew set::ssl::options::ciphersuites option for TLSv1.3.
2018-09-20  Bram MatthysAdd m_whox to Windows build makefile
2018-09-20  Bram MatthysAdd initial version of m_whox from 'i'. This is to...
2018-09-20  Bram MatthysModule devs: Add priorities for command overrides.
2018-09-16  Bram MatthysMerge pull request #73 from digitalcircuit/fix-strip...
2018-09-15  Shane Synanm_message: Also strip monospace/strikethrough
2018-09-15  Bram MatthysThe away-notify CAP did not send AWAY status upon join...
2018-09-14  Bram MatthysUnrealIRCd 4.0.19-rc2
2018-09-14  Bram MatthysUpdate release notes
2018-09-11  Bram MatthysAllow slashes in vhost/chghost/sethost/.. (but not...
2018-09-10  Bram MatthysUpdate release notes
2018-09-10  Bram MatthysFix tld::options::ssl not detecting remote SSL users.
2018-09-10  Bram MatthysAllow ASCII 0xa0 in channels / Fix truncated channel...
2018-09-09  Bram MatthysDuplicate error messages when trying to set channel...
2018-09-09  Bram MatthysFix bug preventing (insecure) IRCops from overriding +z.
2018-09-09  Bram MatthysUpdate release notes
2018-09-09  Bram MatthysFix bug where halfops don't see users JOIN if chmode...
2018-09-09  Bram MatthysFix permission issues with minimal IRCOps.
2018-09-09  Bram Matthysallow::options::sasl has been removed. Use the new...
2018-09-08  Bram MatthysUpdate releasenotes: shorten text about compatibility.
2018-09-08  Bram MatthysAdd header to release notes
2018-09-08  Bram MatthysMake ./Config import settings from 4.0.18
2018-09-07  Bram MatthysUnrealIRCd 4.0.19-rc1
2018-09-07  Bram MatthysFix clang warning
2018-09-07  Bram MatthysUpdate release notes a bit
2018-09-07  Bram MatthysFound some more for #3973
2018-09-07  Bram MatthysFor outgoing server connection attempts there was no...
2018-09-07  Bram MatthysLog linking attempts and errors. Also report them to...
2018-09-07  Bram MatthysSilence a warning
2018-09-07  Bram Matthys'SVSMODE Nick -t' does not remove vhost (while MODE...
2018-09-05  Bram MatthysWe now use standard formatted messages for all K-Lines...
2018-09-05  Bram Matthys* A new require sasl { } block which allows you to...
2018-09-05  Bram MatthysAnnounce the soft bans in release notes. (Best to read...
2018-09-05  Bram MatthysAdd more soft actions. The full list is available on
2018-09-04  Bram MatthysFix potential bug if there are both soft and hard tkl...
2018-09-03  Bram Matthys..and the necessary stuff for softbans in the blacklist...
2018-09-03  Bram MatthysSecond parameter to find_tkline_match() can now be...
2018-09-03  Bram MatthysDNSBL: Fix possible problem where multiple blacklists...
2018-09-03  Bram MatthysAdd 'soft-kline' and 'soft-gline' to ban actions (more...
2018-09-03  Bram MatthysPart one of soft gline/kline (more information will...
2018-09-02  Bram Matthysextbans/textban was not working properly on words with...
2018-09-02  Bram MatthysAntiRandom: The module will now (by default) exempt...
2018-09-02  Bram MatthysSync 'webirc' status of a client with the rest of the...
2018-09-02  Bram Matthys* Potential crash issue when concurrently checking...
2018-09-02  Bram Matthys* The except throttle { } block now also overrides...
2018-09-02  Bram Matthys* Localhost connections are considered secure, so these...
2018-09-02  Bram MatthysLoad by default: extbans/textban, extbans/timedban...
2018-09-01  Bram MatthysUpdate instructions on customizing modules.default...
2018-09-01  Bram MatthysUpdate release notes: Add info on 'blacklist-module'.
2018-09-01  Bram MatthysAdd new option: blacklist-module "<modulename>";
2018-09-01  Bram MatthysThese should be marked extern.
2018-07-15  Bram MatthysUpdate release notes (no we're not anywhere near a...
2018-07-15  Bram MatthysUpdate paths. Again.
2018-07-15  Bram MatthysRemove Visual Studio 2012 leftovers.
2018-07-15  Bram MatthysUpdate build command for vs2017 with new deps
2018-07-15  Bram MatthysMake AppVeyor only build VS2017 version (and update...
2018-07-15  Bram MatthysChange default library paths for Visual Studio 2017...
2018-07-15  Bram MatthysSet version to 4.0.19-dev
2018-07-15  Bram MatthysWork towards moving to Visual Studio 2017.
2018-07-08  Bram MatthysFix compile problem with clang if -Werror is active.
2018-07-08  Bram Matthys./configure: -Wno-format-truncation
2018-07-08  Bram Matthys./Config: For remote includes, suggest /usr when /usr...
2018-06-23  Bram MatthysUnrealIRCd 4.0.18
2018-06-23  Bram MatthysNo longer permit 'require-sasl' or 'require-ssl', as...
2018-06-23  Bram MatthysWhen importing ./Config settings from a previous Unreal...
2018-06-16  Bram Matthys** 4.0.18-rc2 **
2018-06-16  Bram Matthyscurl-ca-bundle.crt: update to latest mozilla (Wed Mar...
2018-06-16  Bram MatthysMove setting of curves (duh)
2018-06-16  Bram MatthysTravis-CI: cipherscan: it helps if you scan on the...
2018-06-16  Bram MatthysTravis-CI: add cipherscan test
2018-06-16  Bram MatthysFix ECDHE not working on 4.0.18-rc1 with older OpenSSL...
2018-06-11  Bram MatthysUnrealIRCd 4.0.18-rc1
2018-06-11  Bram MatthysUpdate release notes
2018-06-11  Bram MatthysBuild with -Werror except on macOS
2018-06-11  Bram MatthysUpdate openssl test to 1.1.1-pre7.
2018-06-11  Bram Matthysblacklist module: also check the ip of WEBIRC users.
2018-06-11  Bram MatthysAdd allow::options::sasl (or require-sasl) to require...
2018-06-11  Bram MatthysFix OOB read (1 byte to the left)
2018-06-11  Bram MatthysRemove invalid globally declared variables (should...
2018-06-11  Bram MatthysFix memory leak in channel mode +f
2018-06-11  Bram MatthysFix OOB read in extended bans handling.
2018-06-11  Bram MatthysFix memory leak in dead socket handling.
2018-06-09  Bram MatthysUpdated Turkish translations from Serkan Sepetçi.
2018-06-09  Bram MatthysConvert example.tr.conf to UTF8
2018-06-04  Bram MatthysDrop -xxxbits suffix in on-connect message (and elsewhere).
2018-05-25  Bram MatthysConvert /HELPOP translations to UTF-8.
2018-05-18  Bram MatthysRevert 39e2d88f6ca79d4f8a1788d0e4e8e70218035c43
2018-05-18  Bram MatthysTravis-CI: 'apt-get update' is required
2018-05-18  Bram MatthysFix Travis-CI
2018-05-09  Bram MatthysUpdate release notes
2018-05-02  Bram MatthysUse "macOS" in README rather than OS X.
2018-05-02  Bram MatthysTravis-CI: Swap gcc and clang in initial build matrix...
next