summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXp 1.0.4HEADlibXp-1.0.4masterAlan Coopersmith2022-09-121-2/+2
* Add deprecation notice to READMEAlan Coopersmith2022-08-261-0/+11
* autogen: add default patch prefixMihail Konev2022-07-241-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2022-07-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* XpExtVer.c: fix -Wredundant-decls warningAlan Coopersmith2022-07-171-7/+0
* XpNotifyPdm.c: fix -Wmisleading-indentation warningAlan Coopersmith2022-07-171-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+118
* Fix spelling/wording issuesAlan Coopersmith2022-07-174-4/+4
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-26/+19
* Fix a memory leak on the error path in XpGetLocaleNetStringAdam Jackson2018-10-161-2/+2
* libXp 1.0.3libXp-1.0.3Matt Turner2015-02-211-1/+1
* autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith2014-06-041-1/+3
* configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2014-06-042-2/+1
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-11-222-21/+1
* libXp 1.0.2libXp-1.0.2Alan Coopersmith2013-05-301-1/+1
* integer overflows in XpQueryScreens() [CVE-2013-2062 3/3]Alan Coopersmith2013-05-071-8/+8
* integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3]Alan Coopersmith2013-05-071-20/+23
* integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3]Alan Coopersmith2013-05-071-17/+19
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-032-0/+20
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-1/+1
* Add const qualifiers to silence gcc -Wwrite-strings warningsAlan Coopersmith2012-05-233-7/+7
* Fix XpEventToWire arguments to match what libXext expectsAlan Coopersmith2012-05-231-4/+3
* Stop trying to use NULL for Status valuesAlan Coopersmith2012-05-231-3/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-1653-1014/+1014
* libXp 1.0.1libXp-1.0.1Alan Coopersmith2011-01-131-1/+1
* Remove old INSTALL file stub so we use the one from xorg-macrosAlan Coopersmith2011-01-121-8/+0
* This is not a GNU project, so declare it foreignAlan Coopersmith2011-01-121-1/+1
* config: Remove unnecessary calls from configure.acAlan Coopersmith2011-01-111-3/+0
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith2011-01-111-7/+12
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2011-01-112-12/+5
* config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3Alan Coopersmith2011-01-112-11/+7
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2011-01-111-1/+1
* Sun's copyrights belong to Oracle nowAlan Coopersmith2010-11-2152-52/+52
* Fill in COPYING with licenses from source filesAlan Coopersmith2010-01-142-20/+56
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-1451-67/+0
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-22/+19
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+25
* Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-3012-49/+52
* build fix on systems with getpwuid_r()Matthieu Herrb2008-06-211-0/+3
* nuke RCS IdsMatthieu Herrb2008-03-094-6/+0
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-78/+10
* Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Update 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 Martin2005-12-152-1/+6
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-062-3/+8
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-033-1/+8