]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2016-02-29 Attila MolnarMerge pull request #1147 from SaberUK/insp20+gcc6
2016-02-29 Attila MolnarMerge pull request #1148 from guikcd/spelling-error
2016-02-29 Attila MolnarMerge pull request #1146 from SaberUK/insp20+quote
2016-02-29 Attila MolnarMerge pull request #1145 from Adam-/insp20+ulinekill
2016-02-28 Guillaume DelacourMinor spelling errors in m_spanningtree.so
2016-02-26 Peter PowellFix GCC 6 warning about null checking this.
2016-02-26 Peter PowellQuote paths in the makefile.
2016-02-25 AdamDon't show snotices for kills from ulined clients
2016-02-25 Attila MolnarMerge pull request #1136 from Adam-/insp20+dccallow
2016-02-18 AdamFix dccallow to work with files with spaces in their...
2016-02-13 Attila MolnarRelease v2.0.21
2016-02-13 Attila Molnarm_namedmodes Only show chan key to members and opers...
2016-02-13 Attila Molnarm_callerid Free old extension data before unserializing...
2016-02-13 Attila MolnarLimit DNS cache size
2016-02-13 Attila MolnarCap TTL of DNS cache entries
2016-02-13 Attila MolnarGarbage collect DNS cache more often
2016-02-12 Attila Molnarm_dccallow Add config option to control max entries...
2016-02-12 Attila Molnarm_ircv3 Fix AWAY being sent on join to the joining...
2016-02-12 Attila MolnarMerge pull request #1071 from SaberUK/insp20+fix-lusers
2016-02-12 Peter PowellFix hidden operators being shown in LUSERS.
2016-02-11 AdamUpdate m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
2015-12-07 Attila MolnarMerge pull request #1110 from SaberUK/insp20+cap
2015-12-07 Peter PowellWork around irc::spacesepstream not stripping extraneou...
2015-12-07 Peter PowellFix CAP REQ to be atomic like the standard dictates.
2015-11-23 Attila Molnarm_operprefix Unset mode on unload
2015-11-03 Attila MolnarMerge pull request #1104 from SaberUK/insp20+secure...
2015-10-24 Peter PowellGenerate a 2048-bit dhparams unless explicitly specified.
2015-10-12 Attila MolnarFix a few documentation problems
2015-10-11 Attila MolnarRevert "Fix sending the wrong numerics on join when...
2015-09-28 Attila MolnarFix incorrect std::string::operator[] usage
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-09-06 AdamMerge pull request #1092 from SaberUK/insp20+fix-topic
2015-08-26 Peter PowellFix sending the wrong numerics on join when a topic...
2015-08-10 Attila MolnarMerge pull request #1089 from SaberUK/insp20+fix-msvc
2015-08-10 Attila MolnarMerge pull request #1084 from SaberUK/insp20+fix-parall...
2015-08-09 Peter PowellFix compilation with Microsoft Visual C++ 14.
2015-07-29 Peter PowellFix "make -jX debug install" causing linker errors.
2015-07-22 Attila MolnarMerge pull request #1076 from SaberUK/insp20+kqueue
2015-07-22 Attila MolnarMerge pull request #1080 from bradfirj/fix-tmpnam-insp20
2015-07-22 Richard BradfieldReplace deprecated tmpnam() call
2015-07-21 Peter PowellAdd missing copyright headers to test files.
2015-07-21 Peter PowellSwitch <stdint.h> test to use a test file too.
2015-07-21 Peter PowellSwitch strlcpy test to use a test file too.
2015-07-21 Peter PowellFix checking whether kqueue is available.
2015-06-25 Attila MolnarMerge pull request #1063 from SaberUK/insp20+cert-warning
2015-06-25 Attila MolnarMerge pull request #1066 from SaberUK/insp20+plist
2015-06-24 Peter PowellLog STDOUT and STDERR in the launchd script.
2015-06-15 Peter PowellShow a better warning when certtool/openssl are missing.
2015-06-15 Attila MolnarMerge pull request #1058 from SaberUK/insp20+nationalchars
2015-06-15 Attila MolnarMerge pull request #1061 from SaberUK/insp20+fix-fbsd
2015-06-15 Attila MolnarMerge pull request #1060 from SaberUK/insp20+install
2015-06-14 Peter PowellFix mistakenly using Clang instead of GCC on older...
2015-06-14 Peter PowellFix system-wide installation of the data and log direct...
2015-06-14 Peter PowellFix various issues with the nationalchars module.
2015-05-17 The AviatorFixed a build warning
2015-05-12 Attila MolnarMerge pull request #1043 from SaberUK/insp20+fix-caching
2015-05-12 Peter PowellFix configure overwriting the cache settings on startup.
2015-05-10 Attila MolnarRelease v2.0.20
2015-05-10 Attila MolnarMerge pull request #1039 from SaberUK/insp20+fix-restri...
2015-05-10 Peter PowellFix not being able to message ulines when m_restrictmsg...
2015-05-09 Attila Molnarm_ssl_gnutls Hold users in pre-registration state until...
2015-04-16 Attila MolnarRelease v2.0.19
2015-04-16 Attila Molnarm_sasl Update description, SASL is no longer exclusive...
2015-04-16 Attila Molnarm_dccallow Validate tokens before use
2015-04-16 Attila Molnarcmd_userhost Fix +H hidden opers being shown as opers
2015-04-16 Attila MolnarRevert c8b344ea748d62d9f37cacd4dd785f15b186725c to...
2015-04-16 Attila MolnarMerge branch 'insp20+timedbans' into insp20
2015-04-16 Attila Molnarm_sasl Add missing validation for server-to-server...
2015-04-16 Attila MolnarReject replies to DNS PTR requests that contain invalid...
2015-04-13 Attila Molnarm_timedbans Notice user when trying to set a ban that...
2015-04-13 Attila Molnarm_timedbans Extract IsBanSet() to a function
2015-04-13 Attila Molnarm_timedbans On channel destruction remove all timed...
2015-04-13 Attila Molnarm_timedbans Store Channel pointer in struct TimedBan
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-22 Attila MolnarMerge pull request #1016 from Renegade334/insp20+docs...
2015-03-22 Attila MolnarMerge pull request #1009 from SaberUK/insp20+fix-dirty-env
2015-03-21 AdamRebuild clone counts on rehash
2015-03-20 Peter PowellFix exposing the opers hostname in KILL when using...
2015-03-17 Renegade334Remove non-existant extban M: from docs
2015-03-09 Peter PowellFix building when VERBOSE is already set in the environ...
2015-02-27 Peter PowellFix various Doxygen warnings.
2015-02-27 Peter PowellUpgrade Doxyfile from 1.8.3.1 to 1.8.9.1.
2015-02-26 Peter PowellFix various Clang warnings.
2015-02-24 Attila MolnarMerge pull request #1002 from SaberUK/insp20+fix-cgiirc...
2015-02-23 Peter PowellFix a minor crash when a user has no class after OnChec...
2015-02-17 Attila MolnarMerge pull request #992 from SaberUK/insp20+fix-error...
2015-02-12 Peter PowellFix erroneous error messages in configure.
2015-02-08 Attila MolnarRemove outdated ircservices and neostats config examples
2015-02-04 Attila Molnarcmd_userhost List 5 users in the reply even if the...
2015-02-04 Attila Molnarm_spanningtree Fix TreeRoot UserCount being possibly...
2015-02-02 Attila Molnarthreadengine_pthread Throw CoreExceptions instead of...
2015-01-21 Attila Molnarm_abbreviation Fix typo in numeric text
2015-01-21 Attila MolnarFix numeric ERR_NOTREGISTERED not containing the user...
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2015-01-19 Attila MolnarMerge branch 'insp20+penalty' into insp20
2015-01-19 Attila Molnarm_operprefix Fix force joined opers not being given...
2015-01-19 Attila MolnarDon't bind ports after an unsuccessful rehash
2015-01-17 Attila MolnarUpdate year in resource file for Windows
2015-01-17 Attila MolnarMerge pull request #967 from SaberUK/insp20+fix-windows
next