<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_info.cpp, branch v1.2.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_info.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_info.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-29T19:50:34Z</updated>
<entry>
<title>I was told that a new dev's first action must be adding himself to /info, so</title>
<updated>2008-08-29T19:50:34Z</updated>
<author>
<name>psychon</name>
</author>
<published>2008-08-29T19:50:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c7b4e8f09a7766c45c4d2c38deba6d8ff001ec7'/>
<id>urn:sha1:0c7b4e8f09a7766c45c4d2c38deba6d8ff001ec7</id>
<content type='text'>
here it is.
Enjoy!


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10347 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward-port r10160: openssl partial write fucking shit up, add Namegduf to contributors</title>
<updated>2008-08-18T22:44:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-18T22:44:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25ef8cc436061a6a9676cd40f3bbf76731fa297f'/>
<id>urn:sha1:25ef8cc436061a6a9676cd40f3bbf76731fa297f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10161 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>changed my email address</title>
<updated>2008-07-20T17:46:49Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-07-20T17:46:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edf6ba3cf14923c0b79c5da7df5e72b9639bcfc3'/>
<id>urn:sha1:edf6ba3cf14923c0b79c5da7df5e72b9639bcfc3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10057 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed excess spaces before some lines in /info - thanks psychon</title>
<updated>2008-07-20T17:05:26Z</updated>
<author>
<name>special</name>
</author>
<published>2008-07-20T17:05:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e5c8d4ffe7ac037a862af1e095c0f387486a5c2'/>
<id>urn:sha1:9e5c8d4ffe7ac037a862af1e095c0f387486a5c2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10056 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More numerics.h conversion</title>
<updated>2008-07-20T09:37:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-20T09:37:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33ce32eb8bfddfc1cb04668a03c9b795d33eb9c0'/>
<id>urn:sha1:33ce32eb8bfddfc1cb04668a03c9b795d33eb9c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10049 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add psychon to regular contributors</title>
<updated>2008-07-16T09:57:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-16T09:57:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5fffe378580d8bafcaa94664bf05d97b11a6aae9'/>
<id>urn:sha1:5fffe378580d8bafcaa94664bf05d97b11a6aae9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10025 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User:: nick/ident/dhost/fullname and some other things std::string instead of char*/char[] (MODULES DO NOT COMPILE)</title>
<updated>2008-05-18T23:15:53Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-18T23:15:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b856bda135a08e800b96c970a10b0b6a34d433a'/>
<id>urn:sha1:4b856bda135a08e800b96c970a10b0b6a34d433a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9748 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::vector&lt;std::string&gt;&amp; parameters". All of core is converted, but cant test it till the modules are converted.</title>
<updated>2008-05-04T21:37:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-04T21:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ffbd1eebf0b82bf40482879f410f58874030a695'/>
<id>urn:sha1:ffbd1eebf0b82bf40482879f410f58874030a695</id>
<content type='text'>
IMPORTANT: The mode parser public calls have had to be tweaked a bit to also use the string vector. Note that this makes a LOT of our core a bit messy and paves the way to convert a lot of stuff from the mess
of .c_str() calls to using std::string params directly.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9608 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add GreenReaper and Skip to contributors</title>
<updated>2008-04-18T18:47:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-18T18:47:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67c9b1ba8404a3c7c7c1b223c188d56a3ae7d9e1'/>
<id>urn:sha1:67c9b1ba8404a3c7c7c1b223c188d56a3ae7d9e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9534 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
