<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v1.1.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T18:26:15Z</updated>
<entry>
<title>It seems that making inspircd.h the first include in .cpp files eliminates the warning C4996, as the defines to prevent it are set before any includes that cause it</title>
<updated>2007-05-21T18:26:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T18:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b083bc0b660671c1dd393b4d94989d5e159fabab'/>
<id>urn:sha1:b083bc0b660671c1dd393b4d94989d5e159fabab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7094 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Visual studio's ability to translate tabs to four spaces as default frustrates and peplexes tabnazi cat.</title>
<updated>2007-05-19T17:22:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-19T17:22:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=badadc427a99e5483402c21bf5b7ae64722930e9'/>
<id>urn:sha1:badadc427a99e5483402c21bf5b7ae64722930e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow removal of client ports from the config file via rehash</title>
<updated>2007-05-11T18:56:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-11T18:56:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16d94ef4c69af91f99bc6457484c74d72e5de895'/>
<id>urn:sha1:16d94ef4c69af91f99bc6457484c74d72e5de895</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6984 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactor port binding, warning not yet tested fully</title>
<updated>2007-05-11T18:38:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-11T18:38:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd'/>
<id>urn:sha1:bfcaef8623bb3f8faf1141eb7b3805ab75ae97dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6982 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix two things: (1) log gets replaced by a user fd after restart causing debug log to go to a user's status window (!)</title>
<updated>2007-03-24T18:50:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-24T18:50:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=922069afab3804acdd53b5daeef35e6a603d43b2'/>
<id>urn:sha1:922069afab3804acdd53b5daeef35e6a603d43b2</id>
<content type='text'>
(2) restart failing due to segfault within libc (this is because some moron decided that stdin, stdout, and stderr should still be non-null if the files arent actually open!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6707 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug output that was only useful to me</title>
<updated>2007-02-06T20:22:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-06T20:22:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cd299419273914624dcc64afa7928577fe52bb3'/>
<id>urn:sha1:2cd299419273914624dcc64afa7928577fe52bb3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6530 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS lookups now work for users.</title>
<updated>2007-02-06T01:26:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-06T01:26:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=658cb687610599ef29539f97cb731c52f2d25619'/>
<id>urn:sha1:658cb687610599ef29539f97cb731c52f2d25619</id>
<content type='text'>
Todo: Upon receiving 'no resource records found' on doing AAAA or PTR6, immediately re-insert a request looking for A or PTR.
someone remind me about this when i have time.
Also todo: inspsocket connects.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6512 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Stuff to make dns work protocol-independent</title>
<updated>2007-02-05T23:43:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T23:43:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49369545e34e9d16d53c6c62eb8659a590af62ed'/>
<id>urn:sha1:49369545e34e9d16d53c6c62eb8659a590af62ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6506 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Not safe for use yet</title>
<updated>2007-02-05T22:29:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-05T22:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b128373c2acb747c3827cdfd9c1863fb8492d62'/>
<id>urn:sha1:1b128373c2acb747c3827cdfd9c1863fb8492d62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
