summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume signal handlers return void, as C89 requiresbaserock/morphAlan Coopersmith2013-02-232-10/+2
* Remove unused DECnet ("DNETCONN") code from xauthAlan Coopersmith2012-12-261-50/+0
* Remove unused TLI ("STREAMSCONN") code from xauthAlan Coopersmith2012-12-261-8/+0
* Include Xwinsock.h rather than sys/socket.h on WIN32Jon TURNEY2012-11-051-0/+4
* xauth 1.0.7xauth-1.0.7Alan Coopersmith2012-03-221-1/+1
* Remove alarm handler in get_hostnameAndreas Schwab2011-10-061-39/+0
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-285-102/+104
* Strip trailing whitespaceAlan Coopersmith2011-09-288-131/+131
* convert strlen/malloc/strcpy combo to strdupAlan Coopersmith2011-09-281-4/+2
* configure.ac: Bump to 1.0.6xauth-1.0.6Jeremy Huddleston2011-05-231-1/+1
* auth_finalize: Attempt to rename() if link() failsJeremy Huddleston2011-05-231-1/+2
* Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston2011-05-061-2/+2
* config: move man pages into their own directoryGaetan Nadon2011-01-194-19/+18
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-121-1/+1
* Purge cvs tags.Jesse Adkins2010-10-065-17/+0
* xauth 1.0.5xauth-1.0.5Alan Coopersmith2010-09-231-1/+4
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-09-232-23/+5
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-09-231-5/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-09-231-1/+1
* Fix build failure resulting from previous commit on systems without strlcpyJeremy Huddleston2010-08-262-1/+8
* launchd: Properly support launchd sockets in xauthJeremy Huddleston2010-08-253-4/+19
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-261-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-2/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-3/+4
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-11/+66
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* Bug 7051: xauth says creating new authority file even though it does notAlan Coopersmith2009-10-091-1/+1
* xauth 1.0.4xauth-1.0.4Alan Coopersmith2009-09-211-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-09-212-10/+6
* Man page updates: add "SEE ALSO", update xdm referencesAlan Coopersmith2009-09-211-25/+28
* Add pointers to mailing list, bugzilla, wiki & git repo to READMEAlan Coopersmith2009-09-211-0/+26
* Initialize ed.used_stdout at the beginning of do_extract()Matthieu Herrb2009-07-191-0/+1
* Fix format errorMichael Scherer2009-03-071-1/+1
* Correct make distcheck.Paulo Cesar Pereira de Andrade2009-01-193-4/+12
* Replace rsh by ssh the extract/merge example. Rsh is no more.Matthieu Herrb2008-06-171-1/+1
* C89 fixJens Granseuer2008-03-091-1/+2
* Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happierJulien Cristau2008-03-071-1/+1
* xauth 1.0.3xauth-1.0.3Adam Jackson2008-03-061-2/+1
* get_address_info: don't allow duplicate entries to be returned in the listJeremy Huddleston2008-01-101-1/+9
* Added support for launchd socketJeremy Huddleston2007-12-011-0/+3
* Bug #10971: xauth COPYING fileDaniel Drake2007-09-071-8/+17
* Version bump: 1.0.2xauth-1.0.2Alan Coopersmith2006-12-121-1/+1
* Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNALAlan Coopersmith2006-12-112-20/+2
* Replace platform #ifdefs with AC_CHECK_HEADERS([net/errno.h])Alan Coopersmith2006-12-112-6/+4
* sparse warning: non-ANSI definition of function 'get_hostname'Alan Coopersmith2006-12-111-2/+1
* Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith2006-12-112-0/+14
* Replace static ChangeLog with disthook to generate from git logAlan Coopersmith2006-12-112-41/+10
* Add *~ to .gitignore to skip emacs/patch droppingsAlan Coopersmith2006-12-111-0/+1
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-12-111-0/+0