summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-16xhost 1.0.6xhost-1.0.6Alan Coopersmith
2013-06-14Fix const warning for FamilyLocalHost empty address stringAlan Coopersmith
2013-03-02Mark argument to nameserver_lost signal handler as unusedAlan Coopersmith
2013-03-02If SIGALRM isn't available, don't use alarm() to timeout gethostaddr(), just ...Jon TURNEY
2013-02-28Drop pre-POSIX signal handling support in favor of sigaction()Alan Coopersmith
2013-02-24Provide dummy sethostent(),endhostent() for Win32 alsoJon TURNEY
2013-02-24Link with winsock for MinGWJon TURNEY
2013-02-24Use Xwinsock.h on WIN32Jon TURNEY
2013-02-23Fix some integer sign/size conversion warnings flagged by clangAlan Coopersmith
2013-02-23Convert sprintf to snprintf in SECURE_RPC codeAlan Coopersmith
2013-02-23Move dpy declaration from static to main() functionAlan Coopersmith
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith
2013-02-23unifdef -UBAD_ARPAINETAlan Coopersmith
2013-02-23unifdef -UattAlan Coopersmith
2013-02-23unifdef -ULynxAlan Coopersmith
2013-02-23unifdef -UCRAYAlan Coopersmith
2012-12-26Remove unused TLI ("STREAMSCONN") code from xhostAlan Coopersmith
2012-12-26Remove unused DECnet ("DNETCONN") code from xhostAlan Coopersmith
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