xhost: Changes to 'refs/tags/xhost-1.0.5'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 22 21:59:34 PDT 2012


Tag 'xhost-1.0.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-23 05:59 -0700

xhost-1.0.5

Changes since xhost-1.0.4:
Alan Coopersmith (5):
      Only need CFLAGS, not LIBS from xau package
      Declare some char * as const to fix gcc -Wwrite-strings warnings
      configure.ac updates to match other X.Org modules
      Rework si:type:value code to remove need for shadowed namelen variable
      xhost 1.0.5

Erik Saule (1):
      man: xhost can not take a user name as a parameter.

Gaetan Nadon (4):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Julien Cristau (1):
      Move "-help" handling up to before XOpenDisplay

Kees Cook (1):
      xhost: check return value of X{Add,Remove}Host

---
 Makefile.am     |   14 ----
 configure.ac    |   24 ++++---
 man/Makefile.am |   12 +++
 man/xhost.man   |  187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 xhost.c         |   46 ++++++-------
 xhost.man       |  175 ----------------------------------------------------
 6 files changed, 238 insertions(+), 220 deletions(-)
---


More information about the xorg-commit mailing list