summaryrefslogtreecommitdiff
path: root/gethost.c
Commit message (Expand)AuthorAgeFilesLines
* Variable scope reductions, as suggested by cppcheckAlan Coopersmith2022-09-111-9/+4
* Fix segfault when X startsAlex Gendin2021-08-021-3/+4
* Additionally check socket file with S_ISSOCKDr. Tilmann Bubeck2020-08-201-2/+2
* include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.hAlan Coopersmith2015-01-051-1/+1
* Fix !HAVE_STRLCPY caseJon TURNEY2015-01-051-1/+1
* Update DISPLAY parsing to work with new launchd paths in YosemiteJeremy Huddleston Sequoia2014-12-311-18/+45
* Handle v4-mapped inet6 addresses correctlyEgbert Eich2013-10-011-10/+16
* Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich2013-09-291-5/+35
* Revert "Look for FamilyLocal if inet or inet6 address is loopback"Jeremy Huddleston Sequoia2013-09-291-35/+5
* More fixes for compiler warnings regarding the use of "const".Dr. Tilmann Bubeck2013-09-251-4/+4
* Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich2013-09-241-5/+35
* Fix various compiler warnings raised by modern gcc (4.8.1).Dr. Tilmann Bubeck2013-09-241-0/+3
* Remove unused DECnet ("DNETCONN") code from xauthAlan Coopersmith2012-12-261-50/+0
* Remove unused TLI ("STREAMSCONN") code from xauthAlan Coopersmith2012-12-261-8/+0
* Remove alarm handler in get_hostnameAndreas Schwab2011-10-061-39/+0
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-281-3/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-281-8/+8
* Purge cvs tags.Jesse Adkins2010-10-061-4/+0
* Fix build failure resulting from previous commit on systems without strlcpyJeremy Huddleston2010-08-261-0/+6
* launchd: Properly support launchd sockets in xauthJeremy Huddleston2010-08-251-1/+16
* C89 fixJens Granseuer2008-03-091-1/+2
* get_address_info: don't allow duplicate entries to be returned in the listJeremy Huddleston2008-01-101-1/+9
* Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNALAlan Coopersmith2006-12-111-9/+0
* Replace platform #ifdefs with AC_CHECK_HEADERS([net/errno.h])Alan Coopersmith2006-12-111-6/+2
* sparse warning: non-ANSI definition of function 'get_hostname'Alan Coopersmith2006-12-111-2/+1
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson2005-11-081-2/+2
* Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith2005-07-261-6/+15
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-25/+121
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-17/+21
* R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley2003-11-141-0/+283