<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.1.9</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=v1.1.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-14T19:21:06Z</updated>
<entry>
<title>Tidyup ifdefs</title>
<updated>2007-06-14T19:21:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-14T19:21:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=939ac66fc0be56ad418d36aa1c7907b451082fc2'/>
<id>urn:sha1:939ac66fc0be56ad418d36aa1c7907b451082fc2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7308 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, that was silly, the double print thing wont compile for any other OS but windows!</title>
<updated>2007-06-11T22:58:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T22:58:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d0a26f7590b4c94811ff0dc9d2e9936f5fd7b44'/>
<id>urn:sha1:6d0a26f7590b4c94811ff0dc9d2e9936f5fd7b44</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7279 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double printing of 'setting log file' and 'setting config file' paths.</title>
<updated>2007-06-11T22:56:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T22:56:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db0c7fae77b60857adf9dd083a1b6ce524a6808f'/>
<id>urn:sha1:db0c7fae77b60857adf9dd083a1b6ce524a6808f</id>
<content type='text'>
Add comment about not using direct pointer from GetCommandLine()


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We need to pass a copy of GetCommandLine() not the actual return pointer.</title>
<updated>2007-06-11T22:30:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T22:30:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a25765a1cfff9bde6300f15ee7515c4675f33221'/>
<id>urn:sha1:a25765a1cfff9bde6300f15ee7515c4675f33221</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7277 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweak some tabular declarations to look correct on 8-width tabs</title>
<updated>2007-06-11T22:16:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T22:16:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ee2d5ec71973a0f52080f99eb44858f0ac69e83'/>
<id>urn:sha1:9ee2d5ec71973a0f52080f99eb44858f0ac69e83</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Woo, fixed the bug, win2k doesnt like the AUTHZ_LEVEL stuff :)</title>
<updated>2007-06-11T22:05:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T22:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=185829f827156bf1068128416ef29993f46fdd3e'/>
<id>urn:sha1:185829f827156bf1068128416ef29993f46fdd3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7275 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed commandline stuff for CreateProcess, but it looks like win2k doesnt like that AUTHZ const. Commented it out for now till burlex comes up with a solution</title>
<updated>2007-06-11T21:51:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-11T21:51:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5be089c4ac71b71af4bd5e936935d86c33894d4'/>
<id>urn:sha1:f5be089c4ac71b71af4bd5e936935d86c33894d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7274 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Added more debug output to windows fork in order to help debug problems encountered.</title>
<updated>2007-06-11T20:35:28Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-11T20:35:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a9a39c9782737f503db220d0a71659d227fc106'/>
<id>urn:sha1:9a9a39c9782737f503db220d0a71659d227fc106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Removed un-needed event create at windows fork.</title>
<updated>2007-06-09T23:20:42Z</updated>
<author>
<name>burlex</name>
</author>
<published>2007-06-09T23:20:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d83f5766b84b12016e15024b48f83a094266845a'/>
<id>urn:sha1:d83f5766b84b12016e15024b48f83a094266845a</id>
<content type='text'>
* Fixed command line arguments when using fork under windows.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed issue preventing startup without --nofork under win32</title>
<updated>2007-06-09T23:10:39Z</updated>
<author>
<name>frostycoolslug</name>
</author>
<published>2007-06-09T23:10:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68531a8197d57177ce8c4a674b5213d2360ad283'/>
<id>urn:sha1:68531a8197d57177ce8c4a674b5213d2360ad283</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7265 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
