Age | Commit message (Expand) | Author | Files | Lines |
2010-05-07 | Use stdint.h instead of limits.h for UINT*_MAX definitionsHEADmaster | Alan Coopersmith | 8 | -8/+8 |
2010-05-05 | Deal with lint warnings about implicit narrowing conversions | Alan Coopersmith | 9 | -10/+49 |
2010-05-05 | unifdef Lynx | Alan Coopersmith | 2 | -8/+0 |
2010-05-05 | XdmcpARRAY8Equal: Use memcmp instead of rolling our own | Alan Coopersmith | 1 | -5/+2 |
2010-05-05 | Constify function prototypes | Alan Coopersmith | 9 | -17/+17 |
2010-03-29 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -1/+1 |
2010-03-29 | config: remove the pkgconfig pc.in file from EXTRA_DIST | Gaetan Nadon | 1 | -1/+1 |
2010-03-20 | make: remove unrequired -I${top_builddir}/include | Gaetan Nadon | 1 | -3/+0 |
2010-02-16 | config: move CWARNFLAGS from configure.ac to Makefile.am | Gaetan Nadon | 2 | -4/+5 |
2009-11-27 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -1/+2 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 3 | -238/+5 |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | 1 | -3/+4 |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon | 1 | -1/+0 |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -11/+59 |
2009-10-21 | Makefile.am: do not include autogen.sh in distribution #24183 | Gaetan Nadon | 1 | -1/+1 |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | 1 | -1/+1 |
2009-09-23 | libXdmcp 1.0.3libXdmcp-1.0.3 | Peter Hutterer | 1 | -1/+1 |
2009-09-23 | Require macros 1.3 for XORG_DEFAULT_OPTIONS. | Peter Hutterer | 1 | -6/+3 |
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -0/+25 |
2009-01-09 | Ansification and compile warning fixes. | Paulo Cesar Pereira de Andrade | 23 | -64/+33 |
2008-11-26 | Mark Xalloc, Xrealloc, and Xfree as weak symbols. | Paulo Cesar Pereira de Andrade | 1 | -3/+16 |
2006-08-11 | Version bump -> 1.0.2libXdmcp-1.0.2 | Alan Coopersmith | 1 | -1/+1 |
2006-08-11 | Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macros | Alan Coopersmith | 1 | -0/+4 |
2006-08-11 | Add lint library to CLEANFILES | Alan Coopersmith | 1 | -0/+2 |
2006-08-11 | Replace static ChangeLog with dist-hook to generate from git-log | Alan Coopersmith | 2 | -57/+9 |
2006-08-10 | Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48 | Alan Coopersmith | 2 | -1/+3 |
2006-08-10 | Add *~ to .gitignore to ignore emacs droppings | Alan Coopersmith | 1 | -0/+1 |
2006-07-13 | Add lint checking & library targets | Alan Coopersmith | 2 | -0/+21 |
2006-07-13 | Fix sparse warnings for using 0 instead of NULL | Alan Coopersmith | 4 | -4/+4 |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | 1 | -0/+0 |
2006-04-27 | Bump to 1.0.1libXdmcp-1_0_1XORG-7_1 | Adam Jackson | 2 | -1/+6 |
2006-03-20 | Bug #6243: Fix build on Cygwin, and when srcdir != objdir. (YaakovXORG-7_0_99_901 | Adam Jackson | 3 | -2/+9 |
2006-01-12 | static -> static const | Adam Jackson | 2 | -3/+8 |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin | 2 | -1/+6 |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPY | Kevin E Martin | 2 | -1/+6 |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 2 | -1/+8 |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin | 2 | -1/+6 |
2005-10-05 | Add missing files to EXTRA_DIST | Kevin E Martin | 2 | -1/+6 |
2005-07-30 | Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom,XORG-6_99_99_900 | Alan Coopersmith | 1 | -0/+2 |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -1/+3 |
2005-07-16 | Use -version-number instead of -version-info. | Daniel Stone | 1 | -1/+1 |
2005-07-14 | typo fixes (Matthieu Herrb) | Adam Jackson | 1 | -1/+1 |
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard | 3 | -1/+33 |
2005-07-03 | Add 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_14 | Daniel Stone | 2 | -2/+2 |
2005-05-19 | revert last change, didn't do right thing at all, sorry for the noise | Adam Jackson | 1 | -1/+1 |
2005-05-19 | Require automake 1.7 in AM_INIT_AUTOMAKE | Adam Jackson | 1 | -1/+1 |
2005-05-17 | Tue May 17 10:38:30 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 4 | -74/+6 |
2005-05-14 | Add Xdmcpconf.h.in from xlibs tree. | Josh Triplett | 1 | -0/+26 |
2005-05-14 | Add configure.ac for Xdmcp from xlibs tree. | Josh Triplett | 1 | -0/+55 |
2005-05-14 | Move includes in Xau and Xdmcp into include/X11 subdirectories so that the | Josh Triplett | 1 | -1/+2 |