<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_httpd_acl.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/modules/m_httpd_acl.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_httpd_acl.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-25T20:35:51Z</updated>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match conversion stuff.</title>
<updated>2008-08-22T16:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T16:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1a7b96a8c994eb09a3d071f3daf28252b8c188b'/>
<id>urn:sha1:a1a7b96a8c994eb09a3d071f3daf28252b8c188b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert automated conversion by Special, as it (unfortunately) neglects some details. It provides a useful start point, though, so it'll be used as the basis for the final conversion.</title>
<updated>2008-08-22T15:16:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58f4306bb6e1f91076fccf30a3b43a40b3d1915a'/>
<id>urn:sha1:58f4306bb6e1f91076fccf30a3b43a40b3d1915a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist anymore) after w00t broke them. Still broken pending a few more changes (it's all w00t's fault.)</title>
<updated>2008-08-22T10:09:36Z</updated>
<author>
<name>special</name>
</author>
<published>2008-08-22T10:09:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=517a26252a091eaee0149458a86fc43731bce618'/>
<id>urn:sha1:517a26252a091eaee0149458a86fc43731bce618</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10214 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change wording of a log message</title>
<updated>2008-06-12T22:26:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-12T22:26:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bbac74618ea4bef9924672ebad31245de25601d1'/>
<id>urn:sha1:bbac74618ea4bef9924672ebad31245de25601d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9903 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Microsoft, in their "infinite wisdom" decide to have no sensible naming convention at all for windows api structs so have taken the struct name 'ACL' in winnt.h. Therefore we have to rename ours to HTTPACL :(</title>
<updated>2008-05-13T15:53:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-13T15:53:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82bf46fa061a4f18071e73756e4e0d618eb57320'/>
<id>urn:sha1:82bf46fa061a4f18071e73756e4e0d618eb57320</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9720 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>code tidyups</title>
<updated>2008-05-12T22:40:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-12T22:40:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce168051e23bf7a33410ad17a4b78f5da478dbbe'/>
<id>urn:sha1:ce168051e23bf7a33410ad17a4b78f5da478dbbe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9716 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>httpd connection close fixes (these need to be backported to 1.1 at some point?) and acl tweaks to make http auth work</title>
<updated>2008-05-12T21:16:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-12T21:16:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc344671460c1675fbc31504fd1ffc03ff58a135'/>
<id>urn:sha1:bc344671460c1675fbc31504fd1ffc03ff58a135</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9714 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add HTTP auth</title>
<updated>2008-05-12T20:34:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-12T20:34:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0aa899ee2f7d82ea59f4c34fd29abaac29824903'/>
<id>urn:sha1:0aa899ee2f7d82ea59f4c34fd29abaac29824903</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9713 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
