summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-21libXp 1.0.3libXp-1.0.3Matt Turner1-1/+1
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-1/+3
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2-21/+1
2013-05-30libXp 1.0.2libXp-1.0.2Alan Coopersmith1-1/+1
2013-05-07integer overflows in XpQueryScreens() [CVE-2013-2062 3/3]Alan Coopersmith1-8/+8
2013-05-07integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3]Alan Coopersmith1-20/+23
2013-05-07integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3]Alan Coopersmith1-17/+19
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2-0/+20
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2012-05-23Add const qualifiers to silence gcc -Wwrite-strings warningsAlan Coopersmith3-7/+7
2012-05-23Fix XpEventToWire arguments to match what libXext expectsAlan Coopersmith1-4/+3
2012-05-23Stop trying to use NULL for Status valuesAlan Coopersmith1-3/+3
2011-09-16Strip trailing whitespaceAlan Coopersmith53-1014/+1014
2011-01-13libXp 1.0.1libXp-1.0.1Alan Coopersmith1-1/+1
2011-01-12Remove old INSTALL file stub so we use the one from xorg-macrosAlan Coopersmith1-8/+0
2011-01-12This is not a GNU project, so declare it foreignAlan Coopersmith1-1/+1
2011-01-11config: Remove unnecessary calls from configure.acAlan Coopersmith1-3/+0
2011-01-11config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-7/+12
2011-01-11config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-12/+5
2011-01-11config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3Alan Coopersmith2-11/+7
2011-01-11config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith52-52/+52
2010-01-14Fill in COPYING with licenses from source filesAlan Coopersmith2-20/+56
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith51-67/+0
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+25
2009-01-30Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade12-49/+52
2008-06-21build fix on systems with getpwuid_r()Matthieu Herrb1-0/+3
2008-03-09nuke RCS IdsMatthieu Herrb4-6/+0
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-78/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith3-0/+0
2005-12-15Update package version number for final X11R7 release candidate.libXp-1.0.0XORG-7_1XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin3-1/+8
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin3-3/+13
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-18Change XCOMM to \&# to allow both cpp & sed to translate correctly.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Alan Coopersmith1-5/+5
2005-10-18Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-13Add generated man pages to .cvsignoresAlan Coopersmith1-0/+1
2005-10-13Fix filenames in Makefile.amAlan Coopersmith1-34/+34
2005-10-13Use sed to fill in variables in man pagesAlan Coopersmith3-2/+57
2005-10-13Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith1-3/+3
2005-10-12Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith6-24/+24
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin1-1/+3
2005-07-14Fix .so version number. Change to -version-number form for libtool toKeith Packard2-9/+13
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard5-1/+39