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
*
Merge branch 'ls/filter-process'
Junio C Hamano
2016-10-31
|
\
|
*
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
2016-10-17
*
|
Merge branch 'jk/daemon-path-ok-check-truncation'
Junio C Hamano
2016-10-27
|
\
\
|
|
/
|
/
|
|
*
daemon: detect and reject too-long paths
Jeff King
2016-10-24
*
|
Merge branch 'ew/daemon-socket-keepalive'
Junio C Hamano
2016-07-28
|
\
\
|
*
|
daemon: ignore ENOTSOCK from setsockopt
Eric Wong
2016-07-18
*
|
|
Merge branch 'jk/common-main'
Junio C Hamano
2016-07-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
common-main: call git_setup_gettext()
Jeff King
2016-07-01
|
*
|
common-main: call sanitize_stdfds()
Jeff King
2016-07-01
|
*
|
common-main: call git_extract_argv0_path()
Jeff King
2016-07-01
|
*
|
add an extra level of indirection to main()
Jeff King
2016-07-01
|
|
/
*
|
daemon: enable SO_KEEPALIVE for all sockets
Eric Wong
2016-05-25
|
/
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
|
\
|
*
convert manual allocations to argv_array
Jeff King
2016-02-22
*
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
|
/
*
Merge branch 'rs/daemon-plug-child-leak'
Junio C Hamano
2015-11-03
|
\
|
*
daemon: plug memory leak
René Scharfe
2015-11-02
*
|
daemon: use cld->env_array when re-spawning
Jeff King
2015-10-05
*
|
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
*
|
Merge branch 'jc/daemon-no-ipv6-for-2.4.1'
Junio C Hamano
2015-05-11
|
\
\
|
|
/
|
*
daemon: unbreak NO_IPV6 build regression
Junio C Hamano
2015-05-05
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
|
|
/
|
/
|
|
*
use new wrapper write_file() for simple file writing
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
daemon: deglobalize hostname information
René Scharfe
2015-03-09
*
|
daemon: use strbuf for hostname info
René Scharfe
2015-03-09
*
|
Merge branch 'jk/daemon-interpolate'
Junio C Hamano
2015-03-03
|
\
\
|
*
|
daemon: sanitize incoming virtual hostname
Jeff King
2015-02-17
*
|
|
Merge branch 'rs/daemon-interpolate'
Junio C Hamano
2015-03-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
daemon: use callback to build interpolated path
René Scharfe
2015-02-17
|
*
|
daemon: look up client-supplied hostname lazily
René Scharfe
2015-02-17
|
|
/
|
*
Merge branch 'rs/daemon-fixes' into maint
Junio C Hamano
2014-10-29
|
|
\
*
|
\
Merge branch 'rs/daemon-fixes'
Junio C Hamano
2014-10-14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
daemon: remove write-only variable maxfd
René Scharfe
2014-10-01
|
*
|
daemon: fix error message after bind()
René Scharfe
2014-10-01
|
*
|
daemon: handle gethostbyname() error
René Scharfe
2014-10-01
*
|
|
Merge branch 'rs/child-process-init'
Junio C Hamano
2014-09-11
|
\
\
\
|
*
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
|
|
/
|
|
/
|
*
|
|
daemon.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
2014-08-07
|
/
/
*
|
Merge branch 'cc/replace-edit'
Junio C Hamano
2014-07-16
|
\
\
|
*
|
avoid double close of descriptors handed to run_command
Jeff King
2014-06-25
*
|
|
daemon: use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
*
|
|
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
*
|
|
daemon: mark some strings as const
Jeff King
2014-06-18
*
|
|
Merge branch 'jk/daemon-tolower'
Junio C Hamano
2014-06-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
daemon/config: factor out duplicate xstrdup_tolower
Jeff King
2014-05-23
|
|
/
*
|
daemon: move daemonize() to libgit.a
Nguyễn Thái Ngọc Duy
2014-02-10
*
|
Merge branch 'nd/daemon-informative-errors-typofix'
Junio C Hamano
2014-01-10
|
\
\
|
|
/
|
*
daemon: be strict at parsing parameters --[no-]informative-errors
Nguyễn Thái Ngọc Duy
2013-12-20
[next]