summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-10libXau 1.0.9libXau-1.0.9Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2017-10-30AuRead.c: remove redundant null check on calling free()walter harms
2017-10-30Au FileName.c: remove redundant null check on calling free()walter harms
2017-10-30AuDispose.c:remove redundant null check on calling free()walter harms
2017-10-20Avoid out of boundary read accessTobias Stoeckmann
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2014-01-02Silence a benign static analysis warning with an assert of allocation sizeJeremy Huddleston Sequoia
2013-09-29XauFileName: always go through buf allocation if buf is NULLAlan Coopersmith
2013-09-29XauFileName: reset bsize when malloc failedFuminobu TAKEYAMA
2013-05-24libXau 1.0.8libXau-1.0.8Alan Coopersmith
2013-03-30Use remove() instead of unlink() to delete lock filesAlan Coopersmith
2013-03-30Call memcmp() instead of defining our own equivalentAlan Coopersmith
2013-03-30Replace strcpy+strcat pairs with snprintf callsAlan Coopersmith
2013-03-30Check for configure's HAVE_UNISTD_H instead of X_NOT_POSIXAlan Coopersmith
2013-03-30Use configure check for pathconf instead of X_NOT_POSIX #defineAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2013-01-12Convert INCLUDES to AM_CPPFLAGS in preparation for automake-1.14 obsoletionAlan Coopersmith
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-12-21Tell clang to shut up about the padding in struct xauthAlan Coopersmith
2012-12-21Clean up some clang warnings about sign conversionAlan Coopersmith
2012-08-23Remove a use of tab stops.Eric S. Raymond
2012-04-20Free XauFileName() static buffer at exitChase Douglas
2012-03-06libXau 1.0.7libXau-1.0.7Alan Coopersmith
2011-09-20Improve the handling of "normal" locking collisions.Matthew D. Fuller
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-28config: remove already included statementsGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-11Xau.man: replace hard-coded 3 with __libmansuffix__Gaetan Nadon
2010-08-11Xau.man: remove whitespace as reported by git diff checkGaetan Nadon
2010-08-11config: simplify building of shadow man pagesGaetan Nadon
2010-07-19Bump to 1.0.6libXau-1.0.6Julien Cristau
2010-07-19Require xorg-macros 1.4 for XORG_INSTALLJulien Cristau
2010-07-19Kill cvs keywordJulien Cristau
2010-05-29Xau.man: Add missing const attributesBrice Goglin
2010-05-29Xau.man: Fix XauGetAuthByAddr() prototypeBrice Goglin
2010-05-26Use AC_PROG_SED to find sed to use for man pagesAlan Coopersmith
2010-05-26Use $(AM_V_GEN) to silence man page generationAlan Coopersmith
2010-03-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-30config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon