summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08libXau 1.0.11libXau-1.0.11Matt Turner
2022-11-29configure: Use AC_SYS_LARGEFILE to enable large file supportMatt Turner
2022-08-26libXau 1.0.10libXau-1.0.10Alan Coopersmith
2022-07-17XauReadAuth: move failure handling code to a common code blockAlan Coopersmith
2022-07-09Remove unnnecessary casts from malloc() and free() callsAlan Coopersmith
2022-07-09Autest.c: Fix -Wdiscarded-qualifiers warningsAlan Coopersmith
2022-07-09Fix spelling/wording issuesAlan Coopersmith
2022-07-09Build xz tarballs instead of bzip2Alan Coopersmith
2022-07-09Use explicit_bzero if availableTobias Stoeckmann
2022-07-09gitlab CI: add a basic build testAlan Coopersmith
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