<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cap.h, branch v2.0.7</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_cap.h?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cap.h?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-26T22:47:39Z</updated>
<entry>
<title>m_cap Allow clients to disable specific capabilities by prefixing them with a dash (-) to be compliant with the specification</title>
<updated>2012-06-26T22:47:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-17T16:37:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba55ac6a72aae178b14b49b121a5f3bd1a738917'/>
<id>urn:sha1:ba55ac6a72aae178b14b49b121a5f3bd1a738917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_cap Use an enum to specify cap event type instead of a string, assign CapEvent data in the constructor</title>
<updated>2012-06-26T22:47:38Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-17T16:37:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0023d21ce23812ad59aefc0b62aac37bd09d182e'/>
<id>urn:sha1:0023d21ce23812ad59aefc0b62aac37bd09d182e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make m_cap.h a bit cleverer</title>
<updated>2012-06-13T05:49:29Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-07T18:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a28c9c768f85b76c4e38aadf3dc128b1c877f2c'/>
<id>urn:sha1:1a28c9c768f85b76c4e38aadf3dc128b1c877f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some of the include guard names (requested by SaberUK)</title>
<updated>2012-04-15T06:33:20Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T03:21:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ebd9cba72056c5b36696e166826afb981f25ebb'/>
<id>urn:sha1:9ebd9cba72056c5b36696e166826afb981f25ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 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>Update Event and Request APIs</title>
<updated>2009-10-08T23:29:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:29:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e843c22e16c81054bad18073d24fe1a07026431'/>
<id>urn:sha1:7e843c22e16c81054bad18073d24fe1a07026431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Membership* changes</title>
<updated>2009-09-13T20:30:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91df762e93212958db487d8517addba1a63a4ddd'/>
<id>urn:sha1:91df762e93212958db487d8517addba1a63a4ddd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
