<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_delayjoin.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_delayjoin.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_delayjoin.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-08T17:06:46Z</updated>
<entry>
<title>Possible todo</title>
<updated>2008-05-08T17:06:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-08T17:06:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f34b371715aa427b91be7de39472763092dbf53a'/>
<id>urn:sha1:f34b371715aa427b91be7de39472763092dbf53a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9666 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clarify a comment that confused me</title>
<updated>2008-05-08T17:02:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-08T17:02:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff44d048a26a8a06712cbe4ac6fd661249c0cf1d'/>
<id>urn:sha1:ff44d048a26a8a06712cbe4ac6fd661249c0cf1d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9665 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix some unitialised vectors and tidy up a bit.</title>
<updated>2008-05-05T03:40:03Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T03:40:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9ef4ebc9dc4fd46cdafcc76df644b4896251dac'/>
<id>urn:sha1:f9ef4ebc9dc4fd46cdafcc76df644b4896251dac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9637 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>converting m_d* done</title>
<updated>2008-05-04T23:57:02Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-04T23:57:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e89fe75f9467969bce1dc6930befc6ef273edf6'/>
<id>urn:sha1:8e89fe75f9467969bce1dc6930befc6ef273edf6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9623 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add safety check for nonexistent server in receiving server origin privmsg (shouldnt happen as we vet the uid higher up the chain, but check anyway!) Also add trigger for OnText to remove privmsg/notice</title>
<updated>2008-04-04T14:48:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T14:48:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87dbe508d5d897d73321c0e26efcddd36505e3ad'/>
<id>urn:sha1:87dbe508d5d897d73321c0e26efcddd36505e3ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9311 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 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>convert to new api</title>
<updated>2008-03-21T16:12:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T16:12:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4d1587b44ca01ef90c64cb21e5ddc0783564491'/>
<id>urn:sha1:b4d1587b44ca01ef90c64cb21e5ddc0783564491</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9143 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Phew. Fix a bunch of method sigs to stop warnings.</title>
<updated>2008-02-18T17:37:35Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-18T17:37:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e21ee18e62aecee6d27a0f9ba497a52688cb8349'/>
<id>urn:sha1:e21ee18e62aecee6d27a0f9ba497a52688cb8349</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8966 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove a redundant method here, call the mode manager directly</title>
<updated>2008-01-17T23:40:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-17T23:40:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ece985ccb3210a132d67381511642edfb359f5c4'/>
<id>urn:sha1:ece985ccb3210a132d67381511642edfb359f5c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8732 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
