<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v2.0.13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-06-05T21:11:50Z</updated>
<entry>
<title>Remove unnecessary string copies and dead code</title>
<updated>2013-06-05T21:11:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-05T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d87bfc277858543ff14cd43f4222c66362464094'/>
<id>urn:sha1:d87bfc277858543ff14cd43f4222c66362464094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix FIDENT routing</title>
<updated>2013-06-04T20:16:15Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-04T20:16:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f07eda62da11eaab091e817e41d3a2bc8f4bd8d0'/>
<id>urn:sha1:f07eda62da11eaab091e817e41d3a2bc8f4bd8d0</id>
<content type='text'>
A new FIDENT was broadcast for each incoming FIDENT causing harmless but unnecessary server to server traffic
</content>
</entry>
<entry>
<title>m_pgsql Same fix as 0e09600a431d0e0f2cde6457e088d84caf6d6f5d</title>
<updated>2013-06-04T19:38:03Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-04T19:38:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b08c60495603920baf3ab14607c702e1411bce6'/>
<id>urn:sha1:9b08c60495603920baf3ab14607c702e1411bce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_mysql Fix escaping strings longer than MAXBUF/2</title>
<updated>2013-06-01T18:53:32Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-01T18:53:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e09600a431d0e0f2cde6457e088d84caf6d6f5d'/>
<id>urn:sha1:0e09600a431d0e0f2cde6457e088d84caf6d6f5d</id>
<content type='text'>
Quotes from the documentation:
"You must allocate the to buffer to be at least length*2+1 bytes long. (In the worst case, each character may need to be encoded as using two bytes, and you need room for the terminating null byte.)"

"The return value is the length of the encoded string, not including the terminating null character."

http://dev.mysql.com/doc/refman/5.6/en/mysql-real-escape-string.html
</content>
</entry>
<entry>
<title>m_userip Allow querying own IP for non-opers, require the users/auspex priv for opers to query the IP of others</title>
<updated>2013-06-01T18:42:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T17:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c70a6b5699ef905c05bc669fb6cc9c16f33c6787'/>
<id>urn:sha1:c70a6b5699ef905c05bc669fb6cc9c16f33c6787</id>
<content type='text'>
Issue #513 suggested by @CuleX
</content>
</entry>
<entry>
<title>m_nicklock Fix wrong hook in SetPriority()</title>
<updated>2013-05-23T18:19:16Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-23T18:19:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4801080b51674b2c766e27d04e6459ef65dc6a47'/>
<id>urn:sha1:4801080b51674b2c766e27d04e6459ef65dc6a47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_mysql Fix crash on rehash when the database tags have been changed in the config</title>
<updated>2013-05-22T20:29:15Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-22T20:29:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d172c077e41e08e3864615538c6b06f07f24d84'/>
<id>urn:sha1:8d172c077e41e08e3864615538c6b06f07f24d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_channames Fix iteration in ValidateChans()</title>
<updated>2013-05-18T19:02:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-18T19:02:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecf7690813b936a1751281f4b4a5199aa1db02c8'/>
<id>urn:sha1:ecf7690813b936a1751281f4b4a5199aa1db02c8</id>
<content type='text'>
Spotted by @Adam-
</content>
</entry>
<entry>
<title>m_httpd_acl Reread config on rehash</title>
<updated>2013-05-18T14:05:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-18T14:05:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=740539d620997cc47fe930db13f41d1c4a650299'/>
<id>urn:sha1:740539d620997cc47fe930db13f41d1c4a650299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_geoip Set cc in OnSetConnectClass to the newly created string if it was NULL</title>
<updated>2013-05-18T14:04:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-18T14:04:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b92f3e2032357e5e2aed9814ef169c6560787da7'/>
<id>urn:sha1:b92f3e2032357e5e2aed9814ef169c6560787da7</id>
<content type='text'>
</content>
</entry>
</feed>
