<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_watch.cpp, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_watch.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-05T02:43:28Z</updated>
<entry>
<title>Convertions</title>
<updated>2008-05-05T02:43:28Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T02:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf5a8dc97fd0e8dee0d0a1946d4fcd31bebb4a24'/>
<id>urn:sha1:bf5a8dc97fd0e8dee0d0a1946d4fcd31bebb4a24</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9634 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DOH! Fix my muppetry of a segfault, and fix some warnings</title>
<updated>2008-04-02T18:45:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T18:45:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52671661f8fdca0b61aec8009b4bc7de9bc00166'/>
<id>urn:sha1:52671661f8fdca0b61aec8009b4bc7de9bc00166</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9273 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>AWAY notification for WATCH. Numerics are now sent out when a user goes away (or returns from AWAY), as well as in WATCH L (if the user is online and away).</title>
<updated>2008-03-30T15:33:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T15:33:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d48726ce802019f2e1573ebef7ae9f50a14f0a31'/>
<id>urn:sha1:d48726ce802019f2e1573ebef7ae9f50a14f0a31</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9227 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More docs on data structures</title>
<updated>2008-03-30T14:47:29Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T14:47:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c31213a38a5f136bebe4cdbc9dea66031e9b26c'/>
<id>urn:sha1:6c31213a38a5f136bebe4cdbc9dea66031e9b26c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9226 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Finally change all the Version() objects</title>
<updated>2008-03-24T13:40:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2957516bca0fe70622c7668a12ade68576ddab2'/>
<id>urn:sha1:c2957516bca0fe70622c7668a12ade68576ddab2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumeric can capture them.</title>
<updated>2008-03-22T12:03:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T12:03:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68730d4c9701b34c962302e6410908865fb2ba28'/>
<id>urn:sha1:68730d4c9701b34c962302e6410908865fb2ba28</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 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>
<entry>
<title>Somebody *eyes a certain norwegian wannabe* defined two commands called WATCH... O_o</title>
<updated>2008-02-14T17:11:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-14T17:11:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f9b2453f25eaf74d2c71c427c45d529694e4e34'/>
<id>urn:sha1:1f9b2453f25eaf74d2c71c427c45d529694e4e34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8934 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add SVSWATCH command: services may issue it to modify the watch list of a client. Syntax: :sender SVSWATCH user watchcraphere</title>
<updated>2008-02-12T22:26:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-12T22:26:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ea31c8ecfc02b77c8ac89be88f760da9fa9d6eb'/>
<id>urn:sha1:1ea31c8ecfc02b77c8ac89be88f760da9fa9d6eb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8916 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Last of the -Wshadow fixes.</title>
<updated>2008-02-11T10:26:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T10:26:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4798f98adad084cf9e207cc7b32d7e4370e9cc90'/>
<id>urn:sha1:4798f98adad084cf9e207cc7b32d7e4370e9cc90</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8894 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
