]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2016-09-03 AdamRelease v2.0.23 v2.0.23
2016-09-03 Adamm_sasl: don't allow AUTHENTICATE with mechanisms with...
2016-09-02 Attila Molnarm_jumpserver Prevent OnUserRegister from running in...
2016-08-17 Attila Molnarm_sqlite3 Fix possible memory leak when opening a datab...
2016-08-13 Attila MolnarRelease v2.0.22
2016-08-13 Attila Molnarm_censor Fix possible incorrect cast of dest
2016-08-13 Attila MolnarFix more incorrect std::string::operator[] usage
2016-08-08 Attila MolnarMerge pull request #1196 from SaberUK/insp20+sha256
2016-08-05 Peter PowellFix challenge auth when using m_hash_gnutls instead...
2016-08-02 Attila MolnarMerge pull request #1193 from Adam-/insp20+banburst
2016-08-01 AdamFix bursting channel bans
2016-08-01 Attila MolnarMerge pull request #1191 from SaberUK/insp20+travis
2016-07-28 Peter PowellForce link sqlite3 on OS X when doing Travis builds.
2016-07-22 Attila Molnarm_ssl_openssl Verify DH params being non-NULL before...
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-27 Peter PowellGCC should never assume that this can not be null.
2016-06-21 Attila Molnarm_ssl_gnutls, m_ssl_openssl After a read schedule anoth...
2016-06-17 Attila MolnarDon't exit on rehash if the pid file cannot be written
2016-06-13 Attila MolnarStop processing the new connection in UserManager:...
2016-06-09 Attila MolnarFix for GCC 6 rightfully optimizing out the NULL check...
2016-05-30 Attila MolnarMerge pull request #1174 from SaberUK/insp20+hideoper...
2016-05-30 Attila MolnarMerge pull request #1179 from SaberUK/insp20+fix-buildp...
2016-05-30 Peter PowellFix 005 not showing some modes with the same rank as...
2016-05-03 Peter PowellFix a minor warning in m_hideoper on some systems.
2016-04-22 Attila MolnarMerge pull request #1170 from SaberUK/insp20+travis
2016-04-10 Peter PowellAdd configuration for building with Travis-CI.
2016-04-10 Attila MolnarMerge pull request #1169 from SaberUK/insp20+fix-makefile
2016-04-10 Peter PowellFix extraneous quotes in makefile template.
2016-03-29 Attila MolnarMerge pull request #1162 from SaberUK/insp20+fix-deinstall
2016-03-25 Peter PowellDelete modules cautiously when doing a deinstall.
2016-03-25 Peter PowellPartially revert "Quote paths in the makefile".
2016-03-22 Attila MolnarMerge pull request #1157 from SaberUK/insp20+fix-cron...
2016-03-21 Peter PowellFix 'cron' and 'restart' in the helper not forwarding...
2016-02-29 Attila MolnarRemove embarrassing negative comments about some client...
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
next