]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Merge pull request #1157 from SaberUK/insp20+fix-cron-restart
[user/henk/code/inspircd.git] / src / modules /
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-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 Molnarm_auditorium Handle NULL return from Channel::GetUser...
2014-04-13 Attila Molnarm_ojoin Remove pointless FindChan() call
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-Correct the syntax messages of a few modules.
2014-04-04 Attila MolnarAdd REG_ALL checks to treat unregistered users as nonex...
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-02 Attila Molnarm_spanningtree Do pointer comparison before deleting...
2014-03-02 Attila Molnarm_spanningtree Don't send snotices to servers about...
2014-02-03 Attila Molnarm_banredirect Fix typo in a message (transfered ->...
2014-01-26 Attila Molnarm_ssl_openssl Fix memory leaks on /rehash ssl, unload...
2014-01-24 AdamSet a session id on our server ssl context in m_ssl_ope...
2014-01-21 Attila Molnarm_httpd_stats Be more conservative when escaping data
2014-01-20 Attila Molnarm_joinflood Unset the mode on unload
2014-01-20 Peter PowellFix some logically dead code which was found by Coverity.
2014-01-20 Attila Molnarm_svshold Add config option to hide snotices
2014-01-20 Attila Molnarm_httpd Add timeout option; remove timed out connections
2014-01-20 Attila Molnarm_services_account Add workaround for wrong host being...
2014-01-20 Attila Molnarm_dnsbl Don't send snotice when the {G|K|Z}line already...
2014-01-19 Attila Molnarm_joinflood Fix remote joins affecting local joinflood...
2014-01-19 Attila MolnarUse FindNickOnly() in a few more places if a local...
2014-01-19 Attila Molnarm_dccallow Increase penalty for /DCCALLOW help
2014-01-19 Attila Molnarm_alias Fix out of bounds string access that happened...
2014-01-16 Attila MolnarMerge pull request #732 from grawity/saslfix
2014-01-14 Attila Molnarm_sajoin Send global snotice when the join happens
2014-01-13 Attila Molnarm_mlock Only deny the mlocked mode from being changed...
2014-01-11 Mantas MikulėnasSupport SASL messages other than 'C' and 'D'
2014-01-11 Mantas MikulėnasHandle SASL failures during SASL_INIT (wrong mechanism...
2013-12-28 Attila MolnarMerge pull request #714 from SaberUK/insp20+fix-helpop
2013-12-27 Peter PowellFix the HELPOP database being destroyed when a rehash...
2013-12-21 Daniel VassdalAllow ranges beginning with 0 in m_channames
2013-12-15 Attila Molnarm_spanningtree Fix nick TS desync on SVSNICK
2013-12-14 Daniel VassdalFix m_override refusing to override modes if the user...
2013-12-09 Daniel VassdalFix ACCEPT propagation bug when it got a nick prefixed...
2013-11-09 AdamUse case insensitive comparison for server names for...
2013-11-09 AdamFix parsing ADDLINE with expiration or creation dates...
2013-11-09 AdamFix issue #657, fix sending FNAME with spaces
2013-10-26 Peter PowellFix m_silence looking for maxentries in <showwhois...
2013-09-15 attilamolnarWork around STB_GNU_UNIQUE symbols not allowing module...
2013-09-09 attilamolnarm_httpd Close all open http sockets on unload
2013-09-09 attilamolnarm_showwhois Require 2 parameters for WHOISNOTICE
2013-09-04 Attila MolnarMerge pull request #623 from ChrisTX/insp20+compilerfixes
2013-08-31 attilamolnarm_spanningtree Fix timestamp in AWAY
2013-08-30 ChrisTXImprove support for rarely used compilers, EKOPath...
2013-08-28 attilamolnarm_permchannels Fix empty topic setby
2013-08-27 attilamolnarm_permchannels Add the ability to save listmodes
2013-08-27 attilamolnarm_permchannels Save channel TS, topic set time and...
2013-08-27 attilamolnarm_permchannels Construct the final line that will be...
2013-08-27 attilamolnarUpdate example configs, README.md and more
2013-08-21 attilamolnarm_spanningtree When an IOHook goes away close all pendi...
2013-08-21 attilamolnarm_dnsbl Fix possible use-after-free after a rehash
2013-08-13 attilamolnarm_ssl_gnutls Fix feature testing and cipher suite relat...
2013-07-26 AdamUse server ids when propagating squits
2013-07-16 attilamolnarm_ssl_openssl Fix inverted check that prevented certifi...
2013-07-12 Attila MolnarMerge pull request #588 from SaberUK/insp20+fix-sockete...
2013-07-09 attilamolnarm_userip Fix incorrect "variable may be used uninitiali...
2013-06-24 Attila MolnarMerge pull request #563 from ElementalAlchemist/patch-1
2013-06-24 ElementalAlchemistPrevent m_cgiirc from blocking indefinitely, resulting...
2013-06-12 attilamolnarm_spanningtree FJOIN handler: Merge and take maxmodes...
2013-06-05 attilamolnarRemove unnecessary string copies and dead code
2013-06-04 attilamolnarm_spanningtree Fix FIDENT routing
2013-06-04 attilamolnarm_pgsql Same fix as 0e09600a431d0e0f2cde6457e088d84caf6...
2013-06-01 attilamolnarm_mysql Fix escaping strings longer than MAXBUF/2
2013-06-01 attilamolnarm_userip Allow querying own IP for non-opers, require...
2013-05-23 attilamolnarm_nicklock Fix wrong hook in SetPriority()
2013-05-22 attilamolnarm_mysql Fix crash on rehash when the database tags...
2013-05-18 attilamolnarm_channames Fix iteration in ValidateChans()
2013-05-18 attilamolnarm_httpd_acl Reread config on rehash
2013-05-18 attilamolnarm_geoip Set cc in OnSetConnectClass to the newly create...
2013-05-16 AdamFix m_randquote with 0 quotes
2013-05-16 attilamolnarRemove unused variables, avoid copies where possible...
2013-05-07 Attila MolnarMerge pull request #526 from SaberUK/insp20+connectban-fix
2013-05-06 Peter PowellFix an extremely low risk crash bug in m_connectban.
2013-05-02 attilamolnarm_ssl_gnutls Call gnutls_transport_set_errno() on Windo...
2013-05-02 AdamFix gnutls (again) on Windows by using gnutls_transport...
2013-04-24 attilamolnarm_ssl_gnutls Add ability to load DH params from file
2013-04-23 attilamolnarm_spanningtree Fix crash when connecting to a remote...
2013-04-21 attilamolnarm_rline Switch to OnUserRegister hook to disconnect...
2013-04-21 attilamolnarm_filter, m_rline Remove rlines and filters when the...
2013-04-21 attilamolnarm_filter Fix memory leak on unload
2013-04-21 attilamolnarLog some internal errors on DEFAULT loglevel instead...
2013-04-21 attilamolnarm_permchannels Workaround for alphabetical module initi...
2013-04-19 attilamolnarm_ident Invalidate cache after changing User::ident
2013-04-19 attilamolnarm_callerid Allow messaging yourself while +g regardless...
2013-04-18 attilamolnarm_spanningtree Fix IS_LOCAL() check in OnRehash handler
2013-04-18 attilamolnarm_callerid Ignore duplicate entries when unserializing...
2013-04-18 attilamolnarm_callerid Fix bookkeeping error introduced when unseri...
2013-04-16 AdamFix m_ssl_gnutls and perhaps some other things on Windo...
2013-04-16 attilamolnarm_kicknorejoin Store and compare uuids instead pointers
2013-04-16 attilamolnarm_kicknorejoin Limit time to 30m by default
2013-04-16 attilamolnarm_kicknorejoin Minor improvements
2013-04-10 attilamolnarm_spanningtree Create new TreeServers for incoming...
2013-04-09 attilamolnarRemove some uline checks that ran after an IS_LOCAL...
next