<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socketengine.cpp, branch v1.2.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socketengine.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-19T12:56:02Z</updated>
<entry>
<title>Count the actual number of sent/received bytes in SocketEngine instead of the buffer size passed to the send/receive functions</title>
<updated>2012-05-19T12:56:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T12:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d10a0ccfa9711b5985e43d41d7aae2991d47faa5'/>
<id>urn:sha1:d10a0ccfa9711b5985e43d41d7aae2991d47faa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</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>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Second attempt at time() -&gt; SI-&gt;Time(), now problems with the original were fixed. (SI::TIME was not initialised).</title>
<updated>2008-11-01T23:02:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T23:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78f26492a65b438f5b87f1574ed7785fd77ae2f0'/>
<id>urn:sha1:78f26492a65b438f5b87f1574ed7785fd77ae2f0</id>
<content type='text'>
Thanks Namegduf!
(Please test, all, valdebug etc, report odd behaviour/warnings!)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert earlier time() -&gt; SI-&gt;Time() diff for now, this causes problems with dns.cpp in mysterious ways.. seemingly a bad pointer there somehow..?</title>
<updated>2008-10-23T21:39:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-23T21:39:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1200d6285b1d64699c6fa2c8241e2ee40f52d2a3'/>
<id>urn:sha1:1200d6285b1d64699c6fa2c8241e2ee40f52d2a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch from Namegduf converting all instances (where possible) of time() -&gt; ServerInstance-&gt;Time(). Thanks!</title>
<updated>2008-10-23T18:15:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-23T18:15:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=164998f1e6e2cb885fb4d630ded29ed5191218c8'/>
<id>urn:sha1:164998f1e6e2cb885fb4d630ded29ed5191218c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Initialising the member we added might be an idea.</title>
<updated>2008-09-07T19:50:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T19:50:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efee3a4d4ec21a32bb46185e1b997947c9d5daf2'/>
<id>urn:sha1:efee3a4d4ec21a32bb46185e1b997947c9d5daf2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a stupid error, and two warnings.</title>
<updated>2008-09-07T18:31:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T18:31:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f012abe4908f9ce16435b42c8c3521b50b1a1f6b'/>
<id>urn:sha1:f012abe4908f9ce16435b42c8c3521b50b1a1f6b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10450 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
