<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/netburst.cpp, branch v2.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/netburst.cpp?h=v2.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/netburst.cpp?h=v2.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-14T18:39:38Z</updated>
<entry>
<title>Move static map of extensions into ServerInstance, add const-correctness</title>
<updated>2009-10-14T18:39:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-14T18:39:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e80a1296a096ff2c495b3cd2a3913d5e5f6ec450'/>
<id>urn:sha1:e80a1296a096ff2c495b3cd2a3913d5e5f6ec450</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Create StreamSocket for IO hooking implementation</title>
<updated>2009-09-21T13:26:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-21T13:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2af2347fc035d702e45f12e772223a8d578410d'/>
<id>urn:sha1:e2af2347fc035d702e45f12e772223a8d578410d</id>
<content type='text'>
Fixes the SSL SendQ bug
Removes duplicate code between User and BufferedSocket
Simplify SSL module API
Simplify EventHandler API (Readable/Writeable moved to SE)
Add hook for culled objects to invoke callbacks prior to destructor
 Replace SocketCull with GlobalCull now that sockets can close themselves
Shorten common case of user read/parse/write path:
 User::Write is now zero-copy up to syscall/SSL invocation
 User::Read has only two copy/scan passes from read() to ProcessCommand

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11752 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add SerializeFormat for easier metadata formatting</title>
<updated>2009-09-13T20:32:03Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:32:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0ed3ef9dee2cb8f4b0c37da218a2fd1eee8c31f6'/>
<id>urn:sha1:0ed3ef9dee2cb8f4b0c37da218a2fd1eee8c31f6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11704 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Membership* changes</title>
<updated>2009-09-13T20:30:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=91df762e93212958db487d8517addba1a63a4ddd'/>
<id>urn:sha1:91df762e93212958db487d8517addba1a63a4ddd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change Extensible to use strongly typed entries</title>
<updated>2009-09-13T20:30:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58'/>
<id>urn:sha1:6d57bbe05c31c79eaad02fe81cfb9c1ed6b79c58</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11696 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add away timestamp to the AWAY message sent server-server</title>
<updated>2009-09-02T15:37:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T15:37:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b1002b7df55f1aec5bfce48ecd07d6d326174c95'/>
<id>urn:sha1:b1002b7df55f1aec5bfce48ecd07d6d326174c95</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11664 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove calls to strdup() in core, it is not better than std::string</title>
<updated>2009-09-02T00:47:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:47:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=94bb5343b1464cbec9f58ee9d90a3deae3ac5308'/>
<id>urn:sha1:94bb5343b1464cbec9f58ee9d90a3deae3ac5308</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11623 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MetaData rework</title>
<updated>2009-09-02T00:45:37Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f25c4b7a2263f5f3ce9bb41ba56b43c0d3a6d124'/>
<id>urn:sha1:f25c4b7a2263f5f3ce9bb41ba56b43c0d3a6d124</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11607 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix build of m_spanningtree and display of dependency regeneration</title>
<updated>2009-09-01T15:04:48Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-01T15:04:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=192fa7d3138ccb5929dc9af8de3395d6ea25619c'/>
<id>urn:sha1:192fa7d3138ccb5929dc9af8de3395d6ea25619c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
