This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  5f089bd0d24aec09503d1d1d8a9ca2665ef4ff7b (commit)
       via  0973d57d2a0ef04a97c405470689453ae939f498 (commit)
      from  4ff452929afc43e4e4428ea8eaa603e88fb48362 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5f089bd0d24aec09503d1d1d8a9ca2665ef4ff7b
Merge: 0973d57 4ff4529
Author: Samuel Thibault <[email protected]>
Date:   Sun Jan 27 23:12:27 2013 +0100

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd

commit 0973d57d2a0ef04a97c405470689453ae939f498
Author: Samuel Thibault <[email protected]>
Date:   Sun Jan 27 23:08:56 2013 +0100

    Add canonicalize option to hostmux
    
    Taking the canonical name makes very little sense nowadays with a lot of
    services behind the same IP but virtual hostnames.
    
    * hostmux/hostmux.h (hostmux): Add canonicalize field.
    * hostmux/hostmux.c (options, parse_opt): Add -C/--canonicalize option.
    * hostmux/mux.c (lookup_host): Only call getaddrinfo if canonicalize is
    true, pass NULL as HE to lookup_addrinfo otherwise.
    (lookup_addrinfo): When !HE, use name given by user.

-----------------------------------------------------------------------

Summary of changes:
 hostmux/hostmux.c |    5 +++++
 hostmux/hostmux.h |   10 +++++++---
 hostmux/mux.c     |   15 ++++++++++-----
 3 files changed, 22 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to