summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-30libXxf86vm 1.1.3libXxf86vm-1.1.3Alan Coopersmith
2013-04-26avoid integer overflow in XF86VidModeGetModeLine()Alan Coopersmith
2013-04-26memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]Alan Coopersmith
2013-04-15Use _XEatDataWords to avoid overflow of length calculationsAlan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetDotClocks()Alan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetAllModeLines()Alan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetModeLine()Alan Coopersmith
2013-04-15Improve error handling in XF86VidModeGetMonitor()Alan Coopersmith
2013-04-15When Xcalloc() returns NULL, you don't need to Xfree() itAlan Coopersmith
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-15autogen.sh: Honor NOCONFIGURE environment variableColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-03-07libXxf86vm 1.1.2libXxf86vm-1.1.2Alan Coopersmith
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-29libXxf86vm 1.1.1libXxf86vm-1.1.1Alan Coopersmith
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-17man: store shadow man pages in git rather than generating themGaetan Nadon
2010-07-08Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith
2010-07-08config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-01-17COPYING: fix copyright notice incorrect formatGaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan 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-05libXxf86vm 1.1.0libXxf86vm-1.1.0Peter Hutterer
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer
2009-08-28libXxf86vm 1.0.99.1libXxf86vm-1.0.99.1Peter Hutterer
2009-08-28Include xf86vmproto instead of xf86vmstr.hPeter Hutterer
2009-08-27Move the xf86vmode.h header from the proto package to here.Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-02-02Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2008-07-02libXxf86vm 1.0.2libXxf86vm-1.0.2Adam Jackson
2008-06-13Don't terminate zero-length strings.Adam Jackson
2008-03-24Bug #10846: Fix XF86VidModeGetMonitor when vendor or model are null.Adam Jackson
2008-03-09nuke RCS IdsMatthieu Herrb
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-04-27Bump to 1.0.1libXxf86vm-1_0_1XORG-7_1Adam Jackson
2006-04-20Fixed typo. Library was spell wrong.Jeremy C. Reed