aboutsummaryrefslogtreecommitdiff
path: root/daemon.c
Commit message (Expand)AuthorAge
* daemon: deglobalize hostname informationRené Scharfe2015-03-09
* daemon: use strbuf for hostname infoRené Scharfe2015-03-09
* Merge branch 'jk/daemon-interpolate'Junio C Hamano2015-03-03
|\
| * daemon: sanitize incoming virtual hostnameJeff King2015-02-17
* | Merge branch 'rs/daemon-interpolate'Junio C Hamano2015-03-03
|\ \
| * | daemon: use callback to build interpolated pathRené Scharfe2015-02-17
| * | daemon: look up client-supplied hostname lazilyRené Scharfe2015-02-17
| |/
| * Merge branch 'rs/daemon-fixes' into maintJunio C Hamano2014-10-29
| |\
* | \ Merge branch 'rs/daemon-fixes'Junio C Hamano2014-10-14
|\ \ \ | | |/ | |/|
| * | daemon: remove write-only variable maxfdRené Scharfe2014-10-01
| * | daemon: fix error message after bind()René Scharfe2014-10-01
| * | daemon: handle gethostbyname() errorRené Scharfe2014-10-01
* | | Merge branch 'rs/child-process-init'Junio C Hamano2014-09-11
|\ \ \
| * | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
| | |/ | |/|
* | | daemon.c: replace `git_config()` with `git_config_get_bool()` familyTanay Abhra2014-08-07
|/ /
* | Merge branch 'cc/replace-edit'Junio C Hamano2014-07-16
|\ \
| * | avoid double close of descriptors handed to run_commandJeff King2014-06-25
* | | daemon: use skip_prefix to avoid magic numbersJeff King2014-06-20
* | | use skip_prefix to avoid magic numbersJeff King2014-06-20
* | | daemon: mark some strings as constJeff King2014-06-18
* | | Merge branch 'jk/daemon-tolower'Junio C Hamano2014-06-16
|\ \ \ | |/ / |/| |
| * | daemon/config: factor out duplicate xstrdup_tolowerJeff King2014-05-23
| |/
* | daemon: move daemonize() to libgit.aNguyễn Thái Ngọc Duy2014-02-10
* | Merge branch 'nd/daemon-informative-errors-typofix'Junio C Hamano2014-01-10
|\ \ | |/
| * daemon: be strict at parsing parameters --[no-]informative-errorsNguyễn Thái Ngọc Duy2013-12-20
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* Merge branch 'sb/misc-fixes'Junio C Hamano2013-07-24
|\
| * daemon.c:handle: Remove unneeded check for null pointer.Stefan Beller2013-07-15
* | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-22
|\ \
| * | daemon/shell: refactor redirection of 0/1/2 from /dev/nullThomas Rast2013-07-17
| |/
| * Merge branch 'dm/ni-maxhost-may-be-missing' into maint-1.8.1Junio C Hamano2013-03-25
| |\
* | \ Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-01
|\ \ \
| * | | pkt-line: share buffer/descriptor reading implementationJeff King2013-02-24
| * | | pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-20
| * | | pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
| |/ /
* | | Merge branch 'dm/ni-maxhost-may-be-missing'Junio C Hamano2013-03-19
|\ \ \ | |/ / |/| / | |/
| * git-compat-util.h: Provide missing netdb.h definitionsDavid Michael2013-02-25
* | daemon: --access-hook optionJunio C Hamano2012-08-15
|/
* git-daemon: produce output when readyClemens Buchacher2012-01-08
* i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* Merge branch 'jk/daemon-msgs'Junio C Hamano2011-10-21
|\
| * daemon: give friendlier error messages to clientsJeff King2011-10-15
* | Merge branch 'ph/transport-with-gitfile'Junio C Hamano2011-10-21
|\ \
| * | enter_repo: do not modify inputErik Faye-Lund2011-10-04
| |/
* | Merge branch 'nd/git-daemon-error-msgs'Junio C Hamano2011-10-13
|\ \
| * | daemon: return "access denied" if a service is not allowedNguyễn Thái Ngọc Duy2011-10-03
* | | daemon: log errors if we could not use some socketsNguyễn Thái Ngọc Duy2011-10-03
| |/ |/|
* | Fix sparse warningsStephen Boyd2011-03-22
|/
* daemon: support <directory> arguments againJonathan Nieder2011-01-04
* Merge branch 'md/interix'Junio C Hamano2010-11-29
|\