]> git.ipfire.org Git - thirdparty/git.git/commit - daemon.c
Added support for dropping privileges to git-daemon.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 22 Aug 2006 17:37:41 +0000 (19:37 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 Aug 2006 23:40:40 +0000 (16:40 -0700)
commit678dac6b45437d65fa958c03ca47f4a0337efad4
tree36b1e0a3c2560f41941ec38036c501b5ca74169f
parent44c10841ea3edeef47cc6be0fdba5058344e2e95
Added support for dropping privileges to git-daemon.

Signed-off-by: Tilman Sauerbeck <tilman@code-monkey.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-daemon.txt
daemon.c