index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve missing repository error message
Jeff King
2009-03-05
1
-1
/
+1
*
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
2009-01-26
1
-0
/
+2
*
remove trailing LF in die() messages
Alexander Potashev
2009-01-05
1
-1
/
+1
*
daemon: cleanup: factor out xstrdup_tolower()
René Scharfe
2008-12-27
1
-21
/
+13
*
daemon: cleanup: replace loop with if
René Scharfe
2008-12-27
1
-13
/
+5
*
daemon: handle freopen() failure
René Scharfe
2008-12-27
1
-1
/
+3
*
daemon: deglobalize variable 'directory'
René Scharfe
2008-11-24
1
-10
/
+6
*
daemon: inline fill_in_extra_table_entries()
René Scharfe
2008-11-24
1
-8
/
+2
*
daemon: use strbuf_expand() instead of interpolate()
René Scharfe
2008-11-24
1
-55
/
+54
*
git-daemon: set REMOTE_ADDR to client address
Joey Hess
2008-10-25
1
-0
/
+4
*
Merge branch 'jc/alternate-push'
Shawn O. Pearce
2008-09-25
1
-7
/
+3
|
\
|
*
is_directory(): a generic helper function
Junio C Hamano
2008-09-09
1
-7
/
+3
*
|
daemon.c: avoid setlinebuf()
Junio C Hamano
2008-09-07
1
-1
/
+2
|
/
*
cast pid_t's to uintmax_t to improve portability
David Soria Parra
2008-09-01
1
-3
/
+3
*
daemon.c: minor style fixup
Junio C Hamano
2008-08-26
1
-42
/
+34
*
git-daemon: rewrite kindergarden, new option --max-connections
Stephen R. van den Berg
2008-08-18
1
-138
/
+75
*
git-daemon: Simplify dead-children reaping logic
Stephen R. van den Berg
2008-08-18
1
-32
/
+23
*
git-daemon: use LOG_PID, simplify logging code
Stephen R. van den Berg
2008-08-18
1
-31
/
+16
*
git-daemon: call logerror() instead of error()
Stephen R. van den Berg
2008-08-18
1
-2
/
+2
*
git-daemon: SysV needs the signal handler reinstated.
Stephen R. van den Berg
2008-08-13
1
-0
/
+1
*
git daemon: avoid waking up too often
Johannes Schindelin
2008-07-24
1
-14
/
+11
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
git daemon: avoid calling syslog() from a signal handler
Johannes Schindelin
2008-07-07
1
-20
/
+50
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-2
/
+2
*
daemon: ensure that base-path is an existing directory
Johannes Sixt
2008-02-27
1
-0
/
+8
*
daemon: send more error messages to the syslog
Johannes Sixt
2008-02-27
1
-5
/
+5
*
Style: place opening brace of a function definition at column 1
Junio C Hamano
2007-11-09
1
-2
/
+4
*
git-daemon: fix remote port number in log entry
Gerrit Pape
2007-11-06
1
-2
/
+2
*
Define NI_MAXSERV if not defined by operating system
Patrick Welche
2007-10-19
1
-0
/
+4
*
--base-path-relaxed option
Jens Axboe
2007-08-01
1
-2
/
+24
*
Missing statics.
Pierre Habouzit
2007-06-08
1
-1
/
+1
*
War on whitespace
Junio C Hamano
2007-06-07
1
-2
/
+2
*
git-daemon: don't ignore pid-file write failure
Jim Meyering
2007-05-22
1
-2
/
+2
*
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
2007-02-21
1
-1
/
+1
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-16
/
+16
*
git-daemon: Avoid leaking the listening sockets into child processes.
Alexandre Julliard
2007-02-14
1
-0
/
+10
*
Assorted typo fixes
Pavel Roskin
2007-02-04
1
-1
/
+1
*
git-push through git protocol
Linus Torvalds
2007-01-28
1
-0
/
+7
*
short i/o: fix calls to write to use xwrite or write_in_full
Andy Whitcroft
2007-01-09
1
-1
/
+1
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-13
/
+3
*
daemon: do not die on older clients.
Junio C Hamano
2006-10-24
1
-1
/
+5
*
fix daemon.c compilation for NO_IPV6=1
Alex Riesen
2006-09-29
1
-1
/
+1
*
daemon: default to 256 for HOST_NAME_MAX if it is not defined
Johannes Schindelin
2006-09-28
1
-0
/
+4
*
Removed memory leaks from interpolation table uses.
Jon Loeliger
2006-09-28
1
-20
/
+32
*
Cleaned up git-daemon virtual hosting support.
Jon Loeliger
2006-09-28
1
-22
/
+129
*
Add virtualization support to git-daemon
Jon Loeliger
2006-09-20
1
-10
/
+79
*
Add git-upload-archive
Franck Bui-Huu
2006-09-09
1
-0
/
+7
*
Revert "daemon: add upload-tar service."
Junio C Hamano
2006-09-07
1
-7
/
+1
*
daemon: add upload-tar service.
Junio C Hamano
2006-08-28
1
-4
/
+11
*
daemon: prepare for multiple services.
Junio C Hamano
2006-08-28
1
-7
/
+106
[next]