]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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
2015-01-17 Peter PowellFix modules not being versioned on Windows.
2015-01-17 Attila Molnarm_hideoper Fix wrong /WHO output for hidden opers if...
2015-01-17 Attila MolnarFix elines not matching elined users when rechecking...
2015-01-17 Attila MolnarMerge pull request #968 from ShutterQuick/insp20+sporder
2015-01-17 Daniel Vassdalcmd_list: Give +s precedence to +p
2015-01-17 Attila MolnarMerge pull request #966 from SaberUK/insp20+fix-error...
2015-01-16 Peter PowellFix a blank error message when trying to load a module...
2015-01-12 Attila MolnarAlways penalize clients executing a command which fails...
2015-01-12 Attila MolnarIncrease penalty for some core commands
2015-01-12 Attila MolnarFix harmless uninitialized variable usage on startup...
2015-01-11 Attila MolnarMerge pull request #963 from SaberUK/insp20+nuke-data...
2015-01-11 Peter PowellDon't load Data::Dumper in the configure script.
2015-01-03 Peter PowellFix a snotice in m_spanningtree incorrectly using an...
2014-12-30 Attila MolnarFix signon time of clients being off by dns_timeout...
2014-12-30 Attila MolnarFix User::age being incorrectly used in some places...
2014-12-27 Attila Molnarm_check Fix non-standard format specifier %s passed...
2014-12-10 Attila Molnarm_httpd On module unload close all connections hooked...
2014-11-30 Attila MolnarReject empty mode parameters in ModeParser::Process...
2014-11-30 Attila MolnarDon't submit a reload worker if the module doing the...
2014-11-30 Attila MolnarValidate module reload callback before use in PURE_STAT...
2014-11-29 Attila MolnarFix a couple of helpop issues
2014-11-12 Dan ParsonsUpdated inspircd init script template to make it chkcon...
2014-11-09 JD HorelickMake some config strings a bit more professional and...
2014-11-09 JD HorelickAdd missing oper-only commands to oper class blocks
2014-10-31 Attila MolnarRemove formatting from the IRC link in README.md
2014-10-31 Attila MolnarMerge pull request #945 from SaberUK/insp20+even-more...
2014-10-29 Peter PowellFix modulemanager not being able to download modules...
2014-10-27 Attila MolnarAllow setting a limit of less than 64 entries for non...
2014-10-26 Attila MolnarRelease v2.0.18
2014-10-26 Attila MolnarRemove some dead code found by Coverity
2014-10-25 Attila MolnarMerge pull request #944 from SaberUK/insp20+gnutls-rnd
2014-10-25 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-24 Peter PowellUse clang++ on FreeBSD 10 instead of g++.
2014-10-24 Peter PowellFix some small bugs in the makefile template.
2014-10-23 Attila Molnarm_delaymsg Add option to disallow NOTICEs too
2014-10-23 AdamFix m_banredirect causing bans added for hosts being...
2014-10-22 Attila MolnarFail AAAA DNS queries if inet_ntop() fails
2014-10-22 Attila MolnarCheck the return value of getnameinfo() on Windows...
2014-10-21 Attila MolnarSet the parameter of -b to the banmask actually removed
2014-10-20 Attila Molnarm_ssl_openssl Add compile time option that allows disab...
2014-10-20 Attila Molnarm_ssl_openssl Add compile time option to enable ECDH
2014-10-20 Attila Molnarm_ssl_gnutls Add compile time option for allowing sha25...
2014-10-20 Attila MolnarUpdate <nationalchars> tag documentation
2014-10-19 AdamFix watch away numerics, #937
2014-10-17 Attila Molnarm_delayjoin Only send JOIN on mode change if the mode...
2014-10-16 Attila MolnarInitialize all fields of issl_session on module load...
2014-10-16 Attila MolnarAdd interface to SSL modules that allows other modules...
2014-10-16 Attila Molnarm_ssl_gnutls Refcount GnuTLS objects, free them when...
2014-10-15 Attila Molnarm_ssl_openssl Fix debug message
2014-10-15 Attila Molnarm_ssl_openssl Reset data_to_write for new sessions
2014-10-15 Attila Molnarm_ssl_openssl Free the ssl_cert object as soon as the...
2014-10-15 Attila Molnarm_ssl_openssl Remove bogus errno assignment from CloseS...
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-14 Attila Molnarm_ssl_openssl Return an error from the IOHook read...
2014-10-14 Attila Molnarm_ssl_openssl Add user-friendly config options for...
2014-10-13 Peter PowellAdd a workaround for compiling modules with Windows...
2014-10-13 Attila Molnarm_nationalchars Ask m_spanningtree to rebuild its hashm...
2014-10-13 Attila Molnarm_spanningtree Rebuild serverlist and sidlist when...
2014-10-13 Attila Molnarm_nationalchars Rebuild the hash map in m_watch when...
2014-10-13 Attila Molnarm_nationalchars Rebuild core hashmaps when the national...
2014-10-13 Attila MolnarMerge pull request #934 from SaberUK/insp20+fix-various...
2014-10-13 Peter PowellKill some logically dead code detected by Coverity.
2014-10-13 Peter PowellReplace dodgy use of const char* and memcpy with std...
2014-10-13 Attila MolnarMerge pull request #933 from SaberUK/insp20+fix-llvm34
2014-10-13 Peter PowellAvoid calling methods on NULL pointers wherever possible.
next