<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v2.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v2.0.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v2.0.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-03T01:52:59Z</updated>
<entry>
<title>Get rid of a bunch of memory-wasting C-style strings</title>
<updated>2009-10-03T01:52:59Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-03T01:52:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de25d946733f774e3a5b53a58438a9c92af0acbe'/>
<id>urn:sha1:de25d946733f774e3a5b53a58438a9c92af0acbe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11796 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix valgrind issues and crashes on exit</title>
<updated>2009-10-02T03:15:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-02T03:15:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8456cf5ccd44911f4e56538fe0880dd7fc7cd96d'/>
<id>urn:sha1:8456cf5ccd44911f4e56538fe0880dd7fc7cd96d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11794 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move destruction logic for User and Spanningtree into cull()</title>
<updated>2009-09-30T17:12:08Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-30T17:12:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a64082e31c3c3dfa97a1edfb8a3c97fe8d32ea7'/>
<id>urn:sha1:4a64082e31c3c3dfa97a1edfb8a3c97fe8d32ea7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change IS_FAKE and CheckTimeStamp to IS_SERVER and ResolveModeConflict to clarify their use</title>
<updated>2009-09-26T16:40:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T16:40:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee913368d7162dbe0dd119091f8b468eb7be0f1a'/>
<id>urn:sha1:ee913368d7162dbe0dd119091f8b468eb7be0f1a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11765 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://www.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>Clean up SocketEngine interface to allow edge-triggered I/O and sockets that do not force readability.</title>
<updated>2009-09-26T01:43:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T01:43:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=939cb0ba987f927f1ad900d45f98ba6d8e03e9d4'/>
<id>urn:sha1:939cb0ba987f927f1ad900d45f98ba6d8e03e9d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11760 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow objects to be added to cull list during apply - fixes user deletion on netsplit</title>
<updated>2009-09-21T18:42:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-21T18:42:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3400b094ef19fc8fc1eae6d12fb33667cd5629b9'/>
<id>urn:sha1:3400b094ef19fc8fc1eae6d12fb33667cd5629b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11754 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://www.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>Remove mistaken duplicate check for fake users</title>
<updated>2009-09-21T02:11:32Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-21T02:11:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16fc672b685752007e47aed0fb97bc1ee7443c76'/>
<id>urn:sha1:16fc672b685752007e47aed0fb97bc1ee7443c76</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11751 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Prevent fake users from quitting</title>
<updated>2009-09-21T02:08:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-21T02:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a69a7d1dd17065764cec9a0d36ea7626d7945d04'/>
<id>urn:sha1:a69a7d1dd17065764cec9a0d36ea7626d7945d04</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
