<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ident.cpp, branch v1.1.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v1.1.4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_ident.cpp?h=v1.1.4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-23T20:25:32Z</updated>
<entry>
<title>Ident fixes, to make sure that if you dont get an ident reply you cant sneak through without a "~"</title>
<updated>2007-03-23T20:25:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-23T20:25:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9d782b1f9bcd3dfd64ea6920a527a6fbdf06251e'/>
<id>urn:sha1:9d782b1f9bcd3dfd64ea6920a527a6fbdf06251e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv6 outbound connects properly. You'll need to restart to apply this one, dmb</title>
<updated>2007-03-23T20:14:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-23T20:14:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c4953ea1f51fc72083f3eacc3d13bee2713d244b'/>
<id>urn:sha1:c4953ea1f51fc72083f3eacc3d13bee2713d244b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6702 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweak some stuff about</title>
<updated>2007-03-23T19:14:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-23T19:14:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c61b20a3107c707be48edcba645f8ac443a0a13e'/>
<id>urn:sha1:c61b20a3107c707be48edcba645f8ac443a0a13e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6701 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix small memory leak</title>
<updated>2007-03-23T19:08:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-23T19:08:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4a519ed2014d4f05cfc4710f125e32ad6230cbc4'/>
<id>urn:sha1:4a519ed2014d4f05cfc4710f125e32ad6230cbc4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6700 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add and properly test the ability for an InspTimer to DelTimer itself from within its own Tick method.</title>
<updated>2007-02-09T18:13:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-09T18:13:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6b37d1f7e9bd8d451ab920ab09aa2d2e24877d62'/>
<id>urn:sha1:6b37d1f7e9bd8d451ab920ab09aa2d2e24877d62</id>
<content type='text'>
This wasnt supported before and would corrupt the iterator in the TickTimers() method of TimerManager.
Non the less, peaveys new (perfectly sensible) fix broke it because i didnt document the caveat about DelTimer() :p
This FIXES m_ident and possibly some other stuff.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6553 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Try without deletes that it done anyway on close of InspSocket's socket.</title>
<updated>2007-02-08T02:49:23Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-08T02:49:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=390fa24e97ecc6b547ba599c6a3e1483c6522ab7'/>
<id>urn:sha1:390fa24e97ecc6b547ba599c6a3e1483c6522ab7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6548 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remember: C++ only works if you type the right method names and not ones that dont exist.</title>
<updated>2007-02-07T20:02:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T20:02:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bfe3ce79fb1a5b36c3b8b6995baec0fd92c2dd98'/>
<id>urn:sha1:bfe3ce79fb1a5b36c3b8b6995baec0fd92c2dd98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6542 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ident fixes,</title>
<updated>2007-02-07T19:56:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T19:56:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0b460e6f324aa72cdbfb4143918971d582f62a77'/>
<id>urn:sha1:0b460e6f324aa72cdbfb4143918971d582f62a77</id>
<content type='text'>
removal of some old craq we dont use.
cgiirc optimizations and tidyups


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6541 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mass comment removal.</title>
<updated>2007-01-17T21:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:14:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=76bf72f8c2c5b1524bf20a523fe1cf0d79d29742'/>
<id>urn:sha1:76bf72f8c2c5b1524bf20a523fe1cf0d79d29742</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
