summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22xhost 1.0.5xhost-1.0.5Alan Coopersmith
2012-03-08Rework si:type:value code to remove need for shadowed namelen variableAlan Coopersmith
2012-03-02configure.ac updates to match other X.Org modulesAlan Coopersmith
2011-09-25man: xhost can not take a user name as a parameter.Erik Saule
2011-09-25Declare some char * as const to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-25Only need CFLAGS, not LIBS from xau packageAlan Coopersmith
2011-07-28Move "-help" handling up to before XOpenDisplayJulien Cristau
2011-07-19xhost: check return value of X{Add,Remove}HostKees Cook
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-30xhost 1.0.4xhost-1.0.4Alan Coopersmith
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-11config: upgrade to util-macros 1.8 for additional man page supportJeremy Huddleston
2010-10-11Remove the references to /etc/X*.hostsJeremy Huddleston
2010-10-06Purge cvs tags.Jesse Adkins
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-13xhost 1.0.3xhost-1.0.3Alan Coopersmith
2009-10-13Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-21Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
2007-07-17Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warningsAlan Coopersmith
2007-07-16Version bump: 1.0.2xhost-1.0.2Alan Coopersmith
2007-07-16Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-04-11Bug #10616: Typo in xhost.man: s/effect/affect/Alan Coopersmith
2007-02-02renamed: .cvsignore -> .gitignoreAlan Coopersmith
2007-02-02Add note pointing to Xsecurity man page for more info on SI optionsAlan Coopersmith
2006-04-15Coverity #610, #611: Various minor memory leaks. Bump to 1.0.1.xhost-1_0_1XORG-7_1Adam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-28Fix distcheck for remaining appsKevin E Martin