index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon.c
Commit message (
Expand
)
Author
Age
...
*
|
Use xmalloc/xcalloc
H. Peter Anvin
2005-09-30
*
|
Don't need <alloca.h>
H. Peter Anvin
2005-09-30
*
|
Merge with master.kernel.org:/pub/scm/git/git.git
H. Peter Anvin
2005-09-30
|
\
\
|
|
/
|
*
[PATCH] Make logerror() and loginfo() static
Pavel Roskin
2005-09-29
*
|
Remove variables not needed when using poll
Peter Anvin
2005-09-28
*
|
NO_IPV6 support for git daemon
Peter Anvin
2005-09-28
|
/
*
Restore chdir(".git")
H. Peter Anvin
2005-09-27
*
Support a modicum of path validation, and allow an export all trees option.
H. Peter Anvin
2005-09-26
*
[PATCH] Rename daemon.c's lognotice() to loginfo()
Petr Baudis
2005-09-24
*
[PATCH] git-daemon --syslog to log through syslog
Petr Baudis
2005-09-24
*
daemon.c: pid_t is not int.
Junio C Hamano
2005-09-23
*
[PATCH] Verbose git-daemon logging
Petr Baudis
2005-09-22
*
Use int instead of socklen_t
Junio C Hamano
2005-09-11
*
[PATCH] git-daemon --inetd
lars.doelle@on-line.de
2005-09-07
*
Include sys/time.h in daemon.c.
Jason Riedy
2005-08-23
*
daemon.c: squelch error message from EINTR
Junio C Hamano
2005-08-05
*
[PATCH] Fix sparse warnings
Linus Torvalds
2005-08-01
*
[PATCH] GIT: Listen on IPv6 as well, if available.
YOSHIFUJI Hideaki
2005-07-27
*
Be slightly smarter about git-daemon client shutdown
Linus Torvalds
2005-07-15
*
git-daemon: actually remember the children we have outstanding
Linus Torvalds
2005-07-15
*
git-daemon: keep track of children
Linus Torvalds
2005-07-15
*
Add "--inetd" flag to git-daemon
Linus Torvalds
2005-07-15
*
git-daemon: re-organize code a bit for --inetd flag
Linus Torvalds
2005-07-15
*
Add a "git-daemon" that listens on a TCP port
Linus Torvalds
2005-07-13
[prev]