<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-daemon.txt, branch v1.0.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.0.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-11-21T21:47:00Z</updated>
<entry>
<title>daemon: further tweaks.</title>
<updated>2005-11-21T21:47:00Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-11-21T09:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ce335fe04f32261e0204280281989ffbb5d990c6'/>
<id>urn:sha1:ce335fe04f32261e0204280281989ffbb5d990c6</id>
<content type='text'>
 - Do validation only on canonicalized paths
 - Run upload-pack with "." as repository argument

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-daemon support for user-relative paths.</title>
<updated>2005-11-21T21:47:00Z</updated>
<author>
<name>Andreas Ericsson</name>
<email>exon@op5.se</email>
</author>
<published>2005-11-17T19:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4dbd13527933261076bbed1a5a2daa60a752d096'/>
<id>urn:sha1:4dbd13527933261076bbed1a5a2daa60a752d096</id>
<content type='text'>
Dropped a fair amount of reundant code in favour of the library code
in path.c

Added option --strict-paths with documentation, with backwards
compatibility for whitelist entries with symlinks.

Everything that worked earlier still works insofar as I have
remembered testing it.

Signed-off-by: Andreas Ericsson &lt;ae@op5.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-daemon: --inetd implies --syslog</title>
<updated>2005-11-15T08:19:32Z</updated>
<author>
<name>Andreas Ericsson</name>
<email>exon@op5.se</email>
</author>
<published>2005-11-14T16:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=bce8230d5d897a738cc004954df71f50a40295db'/>
<id>urn:sha1:bce8230d5d897a738cc004954df71f50a40295db</id>
<content type='text'>
Otherwise nothing is logged anywhere, which is a Bad Thing.

Signed-off-by: Andreas Ericsson &lt;ae@op5.se&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-daemon's documentation wrt. new options</title>
<updated>2005-10-21T05:32:08Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-10-21T00:28:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=2707da9c081f0ec5ada43de1006abaf6a674984c'/>
<id>urn:sha1:2707da9c081f0ec5ada43de1006abaf6a674984c</id>
<content type='text'>
New options --timeout, --init-timeout, --export-all and whitelist support
were added to git-daemon, but noone bothered to also add the proper
documentation. This patch aims to fix that.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Convert usage of GIT and Git into git</title>
<updated>2005-10-10T23:01:31Z</updated>
<author>
<name>Christian Meder</name>
<email>chris@absolutegiganten.org</email>
</author>
<published>2005-10-10T23:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=72e9340cfde90189d76ef3c8a4793ea7764ff8ee'/>
<id>urn:sha1:72e9340cfde90189d76ef3c8a4793ea7764ff8ee</id>
<content type='text'>
Convert usage of GIT and Git into git.

Signed-off-by: Christian Meder &lt;chris@absolutegiganten.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] git-daemon --syslog to log through syslog</title>
<updated>2005-09-24T18:20:45Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-09-24T14:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=9048fe1c50499d562dcf73094f173b12bdb084c4'/>
<id>urn:sha1:9048fe1c50499d562dcf73094f173b12bdb084c4</id>
<content type='text'>
Well, this makes it even more clear that we need the packet reader and
friends to use the daemon logging code. :/  Therefore, we at least indicate
in the "Disconnect" log message if the child process exitted with an error
code or not.

Idea by Linus.

Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Update git-daemon documentation wrt. the --verbose parameter</title>
<updated>2005-09-24T18:20:43Z</updated>
<author>
<name>Petr Baudis</name>
<email>pasky@suse.cz</email>
</author>
<published>2005-09-24T14:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b5cf3c8b7767e5f2c8b0df718ef91ccfc36c61fe'/>
<id>urn:sha1:b5cf3c8b7767e5f2c8b0df718ef91ccfc36c61fe</id>
<content type='text'>
Signed-off-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation: Update all files to use the new gitlink: macro</title>
<updated>2005-09-20T22:07:52Z</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2005-09-19T10:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a7154e916c6fab01dfb67629dae8c4430daff669'/>
<id>urn:sha1:a7154e916c6fab01dfb67629dae8c4430daff669</id>
<content type='text'>
The replacement was performed automatically by these commands:

	perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \
		README Documentation/*.txt
	perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \
		README Documentation/*.txt

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation for git-daemon.</title>
<updated>2005-08-30T04:10:08Z</updated>
<author>
<name>A Large Angry SCM</name>
<email>gitzilla@gmail.com</email>
</author>
<published>2005-08-30T02:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=62cd033daa48f5fadda8921635a7073d3adc4a32'/>
<id>urn:sha1:62cd033daa48f5fadda8921635a7073d3adc4a32</id>
<content type='text'>
Copy &amp; paste source comments into documentation.

Signed-off-by:  &lt;gitzilla@gmail.com&gt;
(cherry picked from 5d0a4efeff62cfa363437f91308453b5b9fd8cf5 commit)
</content>
</entry>
<entry>
<title>Add placeholders for missing documents.</title>
<updated>2005-08-23T08:49:47Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-08-23T08:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7fc9d69fca0ea8afab6709622b694f31662fb2ee'/>
<id>urn:sha1:7fc9d69fca0ea8afab6709622b694f31662fb2ee</id>
<content type='text'>
The text does not say anything interesting, but at least the
author list should reflect something close to reality.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
