<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.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/inspircd.cpp?h=v2.0.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v2.0.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-19T14:14:00Z</updated>
<entry>
<title>Clean up some log messages</title>
<updated>2009-10-19T14:14:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T14:14:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64362e2fcd50ea2492d6ceb94bccec9764f3e4ef'/>
<id>urn:sha1:64362e2fcd50ea2492d6ceb94bccec9764f3e4ef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11917 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Valgrind now runs completely clean.</title>
<updated>2009-10-19T04:09:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T04:09:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3e45bfb0e74d431fcb4a2fcd0c024f73f73e7c2'/>
<id>urn:sha1:f3e45bfb0e74d431fcb4a2fcd0c024f73f73e7c2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11916 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add more debug logging of object lifetimes</title>
<updated>2009-10-18T01:40:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T01:40:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93a78a57ada6d5dab410c2bd3c4b02f4fa15684c'/>
<id>urn:sha1:93a78a57ada6d5dab410c2bd3c4b02f4fa15684c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix module unmapping with culled Module objects</title>
<updated>2009-10-14T22:12:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-14T22:12:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbf4d595433ecefeb61f1267ffa515a91c3ab548'/>
<id>urn:sha1:dbf4d595433ecefeb61f1267ffa515a91c3ab548</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11875 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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://www.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>removes unnecessary checks in modules, removes a superfluous else statement, fixes some formatting. Patch by dKingston.</title>
<updated>2009-10-13T14:16:16Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-10-13T14:16:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d043de488ea65807b51b35a4436bbbf570ca29c'/>
<id>urn:sha1:2d043de488ea65807b51b35a4436bbbf570ca29c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11867 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to new execution directory structure</title>
<updated>2009-10-13T01:44:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-13T01:44:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1ddbd62f91d4b9453447b5d25f5e41e807b0010'/>
<id>urn:sha1:d1ddbd62f91d4b9453447b5d25f5e41e807b0010</id>
<content type='text'>
Don't change CWD into bin/
Remove path-resolution hacks from configuration
Store pidfile and xline DBs in data, logs in logs.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11866 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove needless chdir() from inspircd executable</title>
<updated>2009-10-13T00:43:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-13T00:43:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=547e7e9b382255b1699ff897f40fb4ed659c3360'/>
<id>urn:sha1:547e7e9b382255b1699ff897f40fb4ed659c3360</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11865 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix empty SID validation and generation</title>
<updated>2009-10-12T13:09:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-12T13:09:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f741fa6e3c57107a88f1752dbed06af850a2525d'/>
<id>urn:sha1:f741fa6e3c57107a88f1752dbed06af850a2525d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11851 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix automatic SID generation when generated value is less than 100</title>
<updated>2009-10-12T02:50:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-12T02:50:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ba6c9f001f8093f4174659531a7be2825d28ae8'/>
<id>urn:sha1:7ba6c9f001f8093f4174659531a7be2825d28ae8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11850 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
