<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cidr.cpp, branch v2.0.26</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cidr.cpp?h=v2.0.26</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cidr.cpp?h=v2.0.26'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-04-13T14:02:07Z</updated>
<entry>
<title>Allow uppercase letters in IPv6 CIDR masks</title>
<updated>2014-04-13T14:02:07Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-13T14:02:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d42408a299f62cd01385215a0c6df96db05bf301'/>
<id>urn:sha1:d42408a299f62cd01385215a0c6df96db05bf301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix IPv6 address handling in 6aaf7047297b739377e7d509cb914f32447fb281</title>
<updated>2014-04-06T14:25:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-06T14:25:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5f96b0564a63fff73485dd552dfaefe534ed080'/>
<id>urn:sha1:e5f96b0564a63fff73485dd552dfaefe534ed080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve detection for non-cidr masks to prevent unwanted matches</title>
<updated>2014-03-10T11:17:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-10T11:17:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6aaf7047297b739377e7d509cb914f32447fb281'/>
<id>urn:sha1:6aaf7047297b739377e7d509cb914f32447fb281</id>
<content type='text'>
Fixes issue #762 reported by @neoinr
</content>
</entry>
<entry>
<title>Fix various problems detected by Clang 3.4.</title>
<updated>2014-02-11T08:20:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-10T20:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fec670c9b378f5c8470204ba36a284a424a11c7'/>
<id>urn:sha1:7fec670c9b378f5c8470204ba36a284a424a11c7</id>
<content type='text'>
- cidr.cpp: remove inverted_bits; unused since 9fad3ecb9215a0034bf407f192926b04cb5efaed.
- cmd_stats.cpp: remove needless inversion and comparison to 0.
- inspircd.cpp: remove needless comparison to 0.
- socket.cpp: remove all_zero; unused since 03a1bf15b1da7643b237c22db1a478916a976ccf.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't try to use CIDR matching unless a CIDR range has been given in MatchCIDR</title>
<updated>2010-02-03T08:26:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T08:26:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7caf477e6ac3a6ba5790c0915783be02b8b6d41'/>
<id>urn:sha1:b7caf477e6ac3a6ba5790c0915783be02b8b6d41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12360 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Create irc::sockets::cidr_mask</title>
<updated>2009-10-24T20:04:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fad3ecb9215a0034bf407f192926b04cb5efaed'/>
<id>urn:sha1:9fad3ecb9215a0034bf407f192926b04cb5efaed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11968 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Strip SUPPORT_IP6LINKS #define</title>
<updated>2009-09-01T15:06:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-01T15:06:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=819147178db00008a215670992d0f532dd57f9e5'/>
<id>urn:sha1:819147178db00008a215670992d0f532dd57f9e5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
