summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-07Use stdint.h instead of limits.h for UINT*_MAX definitionsHEADmasterAlan Coopersmith8-8/+8
2010-05-05Deal with lint warnings about implicit narrowing conversionsAlan Coopersmith9-10/+49
2010-05-05unifdef LynxAlan Coopersmith2-8/+0
2010-05-05XdmcpARRAY8Equal: Use memcmp instead of rolling our ownAlan Coopersmith1-5/+2
2010-05-05Constify function prototypesAlan Coopersmith9-17/+17
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+1
2010-03-20make: remove unrequired -I${top_builddir}/includeGaetan Nadon1-3/+0
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+5
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon3-238/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-1/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+59
2009-10-21Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-09-23libXdmcp 1.0.3libXdmcp-1.0.3Peter Hutterer1-1/+1
2009-09-23Require macros 1.3 for XORG_DEFAULT_OPTIONS.Peter Hutterer1-6/+3
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+25
2009-01-09Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade23-64/+33
2008-11-26Mark Xalloc, Xrealloc, and Xfree as weak symbols.Paulo Cesar Pereira de Andrade1-3/+16
2006-08-11Version bump -> 1.0.2libXdmcp-1.0.2Alan Coopersmith1-1/+1
2006-08-11Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macrosAlan Coopersmith1-0/+4
2006-08-11Add lint library to CLEANFILESAlan Coopersmith1-0/+2
2006-08-11Replace static ChangeLog with dist-hook to generate from git-logAlan Coopersmith2-57/+9
2006-08-10Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48Alan Coopersmith2-1/+3
2006-08-10Add *~ to .gitignore to ignore emacs droppingsAlan Coopersmith1-0/+1
2006-07-13Add lint checking & library targetsAlan Coopersmith2-0/+21
2006-07-13Fix sparse warnings for using 0 instead of NULLAlan Coopersmith4-4/+4
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-27Bump to 1.0.1libXdmcp-1_0_1XORG-7_1Adam Jackson2-1/+6
2006-03-20Bug #6243: Fix build on Cygwin, and when srcdir != objdir. (YaakovXORG-7_0_99_901Adam Jackson3-2/+9
2006-01-12static -> static constAdam Jackson2-3/+8
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin2-1/+6
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2-1/+8
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-05Add missing files to EXTRA_DISTKevin E Martin2-1/+6
2005-07-30Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom,XORG-6_99_99_900Alan Coopersmith1-0/+2
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-16Use -version-number instead of -version-info.Daniel Stone1-1/+1
2005-07-14typo fixes (Matthieu Herrb)Adam Jackson1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard3-1/+33
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14Daniel Stone2-2/+2
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson1-1/+1
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson1-1/+1
2005-05-17Tue May 17 10:38:30 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen4-74/+6
2005-05-14Add Xdmcpconf.h.in from xlibs tree.Josh Triplett1-0/+26
2005-05-14Add configure.ac for Xdmcp from xlibs tree.Josh Triplett1-0/+55
2005-05-14Move includes in Xau and Xdmcp into include/X11 subdirectories so that theJosh Triplett1-1/+2