summaryrefslogtreecommitdiff
path: root/auth.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-15Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELENAlan Coopersmith1-2/+2
2010-01-12improve error loggingBranden Robinson1-12/+21
2010-01-12Always attempt to write data to the auth fileBranden Robinson1-0/+34
2010-01-12Change openFiles() to avoid race-based symlink attacks.Branden Robinson1-1/+21
2009-09-22Make parent authdir if needed at startupAlan Coopersmith1-21/+47
2009-09-17Log errors when failing to make authentication dirs/filesAlan Coopersmith1-1/+13
2009-08-18Treat all 127.0.0.0/8 addresses as localhostAlan Coopersmith1-3/+1
2009-07-17Use _SysErrorMsg() in the log message in various error conditions.Branden Robinson1-13/+28
2009-07-17Clarify comment/#ifdefs for USE_SIOCGLIFCONFAlan Coopersmith1-8/+1
2009-07-17Use imdent to show cpp macro nesting more clearlyAlan Coopersmith1-108/+108
2009-07-17malloc(strlen()); strcpy() -> strdup()Alan Coopersmith1-12/+9
2009-07-17sprintf -> snprintf/asprintf conversionsAlan Coopersmith1-4/+5
2009-07-16Remove RCS IdsAlan Coopersmith1-3/+0
2006-07-14Store return values from umask in mode_t instead of int (clear lint warnings)Alan Coopersmith1-2/+2
2006-07-14Fix many sparse warnings of: Using plain integer as NULL pointerAlan Coopersmith1-9/+9
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-41/+18
2005-10-03Bug #3891 <https://bugs.freedesktop.org/show_bug.cgi?id=3891> xdm buildAlan Coopersmith1-0/+4
2005-07-05Bugzilla #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> PatchAlan Coopersmith1-3/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich1-57/+115
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-1/+13
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-16/+144
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-188/+184
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1278