| Commit message (Expand) | Author | Age |
* | 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 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
|/ |
|
* | Merge branch 'sb/misc-fixes' | Junio C Hamano | 2013-07-24 |
|\ |
|
| * | daemon.c:handle: Remove unneeded check for null pointer. | Stefan Beller | 2013-07-15 |
* | | Merge branch 'tr/protect-low-3-fds' | Junio C Hamano | 2013-07-22 |
|\ \ |
|
| * | | daemon/shell: refactor redirection of 0/1/2 from /dev/null | Thomas Rast | 2013-07-17 |
| |/ |
|
| * | Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1 | Junio C Hamano | 2013-03-25 |
| |\ |
|
* | \ | Merge branch 'jk/pkt-line-cleanup' | Junio C Hamano | 2013-04-01 |
|\ \ \ |
|
| * | | | pkt-line: share buffer/descriptor reading implementation | Jeff King | 2013-02-24 |
| * | | | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 2013-02-20 |
| * | | | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 2013-02-20 |
| |/ / |
|
* | | | Merge branch 'dm/ni-maxhost-may-be-missing' | Junio C Hamano | 2013-03-19 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | git-compat-util.h: Provide missing netdb.h definitions | David Michael | 2013-02-25 |
* | | daemon: --access-hook option | Junio C Hamano | 2012-08-15 |
|/ |
|
* | git-daemon: produce output when ready | Clemens Buchacher | 2012-01-08 |
* | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 2011-12-05 |
* | Merge branch 'jk/daemon-msgs' | Junio C Hamano | 2011-10-21 |
|\ |
|
| * | daemon: give friendlier error messages to clients | Jeff King | 2011-10-15 |
* | | Merge branch 'ph/transport-with-gitfile' | Junio C Hamano | 2011-10-21 |
|\ \ |
|
| * | | enter_repo: do not modify input | Erik Faye-Lund | 2011-10-04 |
| |/ |
|
* | | Merge branch 'nd/git-daemon-error-msgs' | Junio C Hamano | 2011-10-13 |
|\ \ |
|
| * | | daemon: return "access denied" if a service is not allowed | Nguyễn Thái Ngọc Duy | 2011-10-03 |
* | | | daemon: log errors if we could not use some sockets | Nguyễn Thái Ngọc Duy | 2011-10-03 |
| |/
|/| |
|
* | | Fix sparse warnings | Stephen Boyd | 2011-03-22 |
|/ |
|
* | daemon: support <directory> arguments again | Jonathan Nieder | 2011-01-04 |
* | Merge branch 'md/interix' | Junio C Hamano | 2010-11-29 |
|\ |
|
| * | add support for the SUA layer (interix; windows) | Markus Duft | 2010-10-28 |
* | | daemon: opt-out on features that require posix | Erik Faye-Lund | 2010-11-04 |
* | | daemon: make --inetd and --detach incompatible | Erik Faye-Lund | 2010-11-04 |
* | | daemon: use socklen_t | Erik Faye-Lund | 2010-11-04 |
* | | daemon: get remote host address from root-process | Erik Faye-Lund | 2010-11-04 |
* | | daemon: use full buffered mode for stderr | Erik Faye-Lund | 2010-11-04 |
* | | daemon: use run-command api for async serving | Erik Faye-Lund | 2010-11-04 |
* | | mingw: implement syslog | Mike Pape | 2010-11-04 |
|/ |
|
* | Merge branch 'as/daemon-multi-listen' | Junio C Hamano | 2010-10-26 |
|\ |
|
| * | daemon: allow more than one host address given via --listen | Alexander Sulfrian | 2010-09-28 |
| * | daemon: add helper function named_sock_setup | Alexander Sulfrian | 2010-09-28 |
* | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 |
|/ |
|
* | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 |
* | Merge branch 'bc/maint-daemon-sans-ss-family' | Junio C Hamano | 2010-04-03 |
|\ |
|
| * | daemon.c: avoid accessing ss_family member of struct sockaddr_storage | Brandon Casey | 2010-03-16 |
* | | daemon: parse_host_and_port SIGSEGV if port is specified | Imre Deak | 2010-03-20 |
|/ |
|
* | Typofixes outside documentation area | Junio C Hamano | 2010-02-03 |
* | Merge branch 'il/maint-colon-address' | Junio C Hamano | 2010-01-27 |
|\ |
|
| * | Support addresses with ':' in git-daemon | Ilari Liusvaara | 2010-01-26 |
* | | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 2010-01-20 |
|\ \ |
|
| * | | strbuf_expand: convert "%%" to "%" | Jeff King | 2010-01-14 |
* | | | daemon: consider only address in kill_some_child() | Erik Faye-Lund | 2010-01-09 |
|/ / |
|