<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v1.1.0b6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.1.0b6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.1.0b6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-17T16:37:55Z</updated>
<entry>
<title>Branch for beta 6 Juletre</title>
<updated>2006-12-17T16:37:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T16:37:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfc59c18d515f500e2c1563bcee1b36872395431'/>
<id>urn:sha1:bfc59c18d515f500e2c1563bcee1b36872395431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6037 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this (at last) to only log commands which are operonly</title>
<updated>2006-12-17T15:24:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T15:24:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8d63cd639f98e80c766dd8f00406a2170f0e88f'/>
<id>urn:sha1:b8d63cd639f98e80c766dd8f00406a2170f0e88f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6036 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add this:</title>
<updated>2006-12-17T14:40:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T14:40:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=156d634231fa0c09f85f39bc0b0bbb38b1207acf'/>
<id>urn:sha1:156d634231fa0c09f85f39bc0b0bbb38b1207acf</id>
<content type='text'>
#define CMD_LOCALONLY CMD_FAILURE
so that when we say 'return cmd_failure to not allow spanningtree to propogate the message', the constant itself documents the code instead and is more readable.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6035 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correctly send TS in JOIN so that services packages etc dont become desynched (plus our own protocol docs say we do this when we send JOIN, oops breaking my own standards now)</title>
<updated>2006-12-17T13:35:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T13:35:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6ba56871c0a8e61b2ff3ff69fa82bdf68140a661'/>
<id>urn:sha1:6ba56871c0a8e61b2ff3ff69fa82bdf68140a661</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6034 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add a message to the makefile, when starting the build: "this will take a long time, why not read our wiki while waiting for make to run"</title>
<updated>2006-12-17T13:28:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T13:28:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=370b9053eb3160a927ff1439ebbf657c8f65c6d6'/>
<id>urn:sha1:370b9053eb3160a927ff1439ebbf657c8f65c6d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6033 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Dont use FJOIN to join users to channels outside the burst (revert to earlier betas behaviour) which should prevent some spurious deops during normal </title>
<updated>2006-12-17T13:15:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T13:15:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec9eaa58841dea08455c0e977fd7c059aa13599'/>
<id>urn:sha1:dec9eaa58841dea08455c0e977fd7c059aa13599</id>
<content type='text'>
operation


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6032 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use $^O rather than chomp(`uname`); - use perl's neat detection of the OS name :p</title>
<updated>2006-12-17T03:24:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T03:24:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=955d378db3db1e5d62b64f92a90038b7231ea613'/>
<id>urn:sha1:955d378db3db1e5d62b64f92a90038b7231ea613</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6031 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make RemoveCommand private.</title>
<updated>2006-12-17T02:58:57Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-17T02:58:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c14fd2155725038ddd97beefee6c47742f6be82'/>
<id>urn:sha1:3c14fd2155725038ddd97beefee6c47742f6be82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6030 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Invented safe delete-while-itering for hash_map.</title>
<updated>2006-12-17T02:46:47Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-17T02:46:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3712db9cc6365e556a803daf32416ae929e95330'/>
<id>urn:sha1:3712db9cc6365e556a803daf32416ae929e95330</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6029 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>When receiving an FJOIN, if we have no local users, dont send deops, this just contributes to pointless server noise</title>
<updated>2006-12-17T02:18:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-17T02:18:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0632c7946c9835f24049b8cf9130409206796b33'/>
<id>urn:sha1:0632c7946c9835f24049b8cf9130409206796b33</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6028 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
