]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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.
2014-10-13 Peter PowellFix various warnings when building with LLVM 3.5.
2014-10-10 Attila Molnarm_ssl_openssl Allow configuring raw OpenSSL context...
2014-10-10 Attila Molnarm_ssl_openssl Disable session caching and session tickets
2014-10-10 Attila Molnarm_ssl_openssl Enable single (EC)DH use and disable...
2014-10-08 Attila Molnarm_ssl_openssl Clear the error queue before every SSL_...
2014-10-06 Attila MolnarMerge pull request #931 from SaberUK/insp20+fix-non...
2014-10-06 Attila MolnarMerge pull request #930 from rburchell/revertfix
2014-10-05 Peter PowellFix hash_map.h on non-GNU C++ standard library implemen...
2014-10-04 Robin BurchellRevert "Fix an off-by-one on registration timeout handl...
2014-10-04 Attila MolnarMerge pull request #929 from rburchell/insp20
2014-10-04 Robin BurchellFix an off-by-one on registration timeout handling.
2014-10-03 Attila Molnarm_ssl_gnutls Re-set DH params when the gnutls_certifica...
2014-09-26 Attila MolnarReject parameters that begin with a colon in Channel...
2014-09-26 Attila MolnarDon't try to set a mode in Channel::SetDefaultModes...
2014-09-08 AdamRemove IPv6 address compaction.
2014-09-08 AdamDo not use the result of the dns cache when the query...
2014-09-01 Attila Molnarm_sqlite3 Fix cleanup of unsuccessful database connections
2014-08-31 Attila MolnarMerge pull request #910 from SaberUK/insp20+even-more...
2014-08-27 Peter PowellFix unit-cc not loading configure cache when building...
2014-08-19 Attila MolnarMerge pull request #900 from SaberUK/insp20+build-syste...
2014-08-19 Peter PowellAdd a work around for trampling over PKG_CONFIG_PATH.
2014-08-19 Peter PowellFix pkg-config not being used for OpenSSL on non-FreeBS...
2014-08-06 Attila MolnarMerge pull request #899 from SaberUK/insp20+fix-listmod...
2014-08-03 Peter PowellFix listmodes when the config does not specify a wildca...
2014-07-24 Attila MolnarRelease v2.0.17
2014-07-24 Attila MolnarUpdate example configuration files, fix typos and case
2014-07-24 Attila Molnarm_spanningtree Always treat the remote client as the...
2014-07-24 Attila MolnarMake sure the DN strings obtained from the SSL mods...
2014-07-23 AdamUpdate aliases/anope.conf.example
2014-07-19 Adamm_hideoper: Hide hidden opers from /stats P. #874
2014-06-29 Attila MolnarMerge pull request #878 from SaberUK/insp20+fix-minor...
2014-06-26 Peter PowellFix various small problems with configure.
2014-06-25 Attila MolnarMerge pull request #879 from SaberUK/insp20+fix-denychans
2014-06-24 Peter PowellFix copy/paste error in m_denychans.
2014-06-18 Attila Molnarm_chghost Allow ulined servers to change the host of...
2014-06-15 Attila MolnarMerge pull request #872 from theckman/remove_whitespace...
2014-06-15 Tim Heckmanremove unneeded whitespace from the docs/examples
2014-06-07 satmdFix harmless loop off-by-ones found by Moonlightning
2014-06-06 Attila Molnarm_spanningtree Forward NICK messages when they cause...
2014-06-05 Attila Molnarm_spanningtree Fix cleanup of connections when unloadin...
2014-05-20 Dan ParsonsUpdate server.cpp
2014-05-18 Attila MolnarMerge pull request #854 from SaberUK/insp20+deprecated...
2014-05-18 Peter PowellReplace deprecated entry in launchd config with the...
2014-05-10 Attila MolnarUpdate year in resource file for Windows
2014-05-08 AdamFix m_permchannels and m_xline_db on Windows
2014-05-08 AdamDo not export callers
2014-04-30 Attila Molnarm_cgiirc Call User::InvalidateCache() after changing...
2014-04-29 Attila Molnarm_spanningtree Advertise the availability of m_globops...
2014-04-26 Attila Molnarm_spanningtree Set the bursting flag in the FJOIN handl...
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-19 Attila MolnarFix undefined symbol error on module load if compiled...
2014-04-16 Peter PowellBackport questions from master's genssl tool.
2014-04-13 Attila MolnarCompress the Windows installer with zlib to reduce...
2014-04-13 AdamChange Windows libraries to be dynamically linked
2014-04-13 Attila Molnarm_ssl_openssl Avoid Applink on Windows by calling PEM_r...
2014-04-13 Attila MolnarAllow uppercase letters in IPv6 CIDR masks
2014-04-13 Attila Molnarm_auditorium Handle NULL return from Channel::GetUser...
2014-04-13 Attila MolnarIgnore NULL callbacks in ModuleManager::Reload()
2014-04-13 Attila Molnarm_ojoin Remove pointless FindChan() call
2014-04-12 Attila MolnarChange FormatMessage() usage in DLLManager::RetrieveLas...
2014-04-12 Attila MolnarFilter out newlines from error messages on Windows
2014-04-12 Attila Molnarm_watch Be more strict when checking whether the watch...
2014-04-12 Attila MolnarMerge pull request #827 from Robby-/insp20-helpopconf
2014-04-12 Robby-Some more helpop config updates.
2014-04-12 Robby-Correct the syntax messages of a few modules.
2014-04-06 Attila MolnarRelease 2.0.16
2014-04-06 Attila MolnarFix IPv6 address handling in 6aaf7047297b739377e7d509cb...
2014-04-06 Attila MolnarFix typo in helpop-full that prevented it from loading...
2014-04-04 Attila MolnarFix snotice about disabled command usage being sent...
2014-04-04 Attila MolnarAdd REG_ALL checks to treat unregistered users as nonex...
2014-04-04 Attila MolnarFix typos and update text in the configure script
2014-04-04 Attila MolnarMajor example configuration and helpop update
2014-03-27 Attila Molnarm_watch Validate targ before use, noticed while rewriti...
2014-03-26 Attila Molnarm_globalload Don't pass a callback to ModuleManager...
2014-03-25 Attila Molnarm_httpd Fix typo noticed by @SaberUK
2014-03-23 Attila Molnarm_operprefix Don't set +y on the oper if hideoper is...
2014-03-13 Attila MolnarFix NAMES list getting truncated on servers having...
2014-03-13 Attila MolnarBackport "Refactor Channel::UserList() to use std:...
2014-03-11 Attila Molnarcmd_names Allow opers having the channels/auspex priv...
2014-03-10 Attila MolnarImprove detection for non-cidr masks to prevent unwante...
2014-03-02 Attila Molnarm_spanningtree Do pointer comparison before deleting...
2014-03-02 Attila Molnarm_spanningtree Don't send snotices to servers about...
2014-03-01 Attila MolnarFix NULL dereference on rehash when there is a fatal...
2014-02-28 Attila MolnarMerge pull request #784 from ShutterQuick/patch-1
2014-02-28 Attila MolnarMerge pull request #783 from SaberUK/insp20+solaris...
2014-02-27 ShutterQuickFix build problem on Solaris
next