summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-04-26memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]Alan Coopersmith1-8/+13
2013-04-15Use _XEatDataWords to avoid overflow of length calculationsAlan Coopersmith1-10/+25
2013-04-15Unlock display before returning alloc error in XF86VidModeGetDotClocks()Alan Coopersmith1-7/+10
2013-04-15Unlock display before returning alloc error in XF86VidModeGetAllModeLines()Alan Coopersmith1-0/+2
2013-04-15Unlock display before returning alloc error in XF86VidModeGetModeLine()Alan Coopersmith1-5/+7
2013-04-15Improve error handling in XF86VidModeGetMonitor()Alan Coopersmith1-43/+39
2013-04-15When Xcalloc() returns NULL, you don't need to Xfree() itAlan Coopersmith1-5/+0
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-2/+2
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-24/+24
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2009-08-28Include xf86vmproto instead of xf86vmstr.hPeter Hutterer1-1/+1
2009-08-27Move the xf86vmode.h header from the proto package to here.Peter Hutterer2-0/+6
2009-02-02Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2-72/+22
2008-06-13Don't terminate zero-length strings.Adam Jackson1-4/+0
2008-03-24Bug #10846: Fix XF86VidModeGetMonitor when vendor or model are null.Adam Jackson1-5/+2
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-1/+10
2005-06-10Apply patch from Jeff Smith (whydoubt@yahoo.com):Søren Sandmann Pedersen1-0/+7
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-1/+1
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_0Egbert 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
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+1233