summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-30specs: convert ICE doc/specs from xorg-docs module to DocBook XMLMatt Dew
2010-06-08Move ICE protocol & API specs from xorg-docs moduleAlan Coopersmith
2010-05-11Set the close-on-exec flag for listening socketsJulien Cristau
2010-04-05config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: 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
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-08-28libICE 1.0.6libICE-1.0.6Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: Correct sparse warnings.Paulo Cesar Pereira de Andrade
2009-01-06Update .gitignore.libICE-1.0.5Paulo Cesar Pereira de Andrade
2009-01-06bump to 1.0.5Peter Breitenlohner
2009-01-06remove ChangeLog from EXTRA_DIST and CLEANFILESPeter Breitenlohner
2009-01-06use memcmp instead of binaryEqualPeter Breitenlohner
2009-01-06Use NULL, not zero, for pointersPeter Breitenlohner
2009-01-06ANSI CPeter Breitenlohner
2009-01-06towards ANSI CPeter Breitenlohner
2009-01-06Activate CWARNFLAGS with lots of gcc warningsPeter Breitenlohner
2009-01-06use xorg-macros-1.2.1Peter Breitenlohner
2008-10-07Constify some arguments in libICE to clear warnings in libSMPeter Breitenlohner
2008-10-07define macros to 1 in icetrans.c to avoid redefined macro warningsPeter Breitenlohner
2008-04-29silence warningAlan Hourihane
2008-04-29include for sleep()Colin Harrison
2008-03-09nuke RCS IdsMatthieu Herrb
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-08-20Version bump: 1.0.4libICE-1.0.4Alan Coopersmith
2007-06-04Add $(AM_CFLAGS) to lint flags to get correct Xtrans flagsAlan Coopersmith
2007-04-05Replace many malloc(strlen()); strcpy() pairs with strdup()Alan Coopersmith
2007-04-05Provide ANSI C prototypes for more static functionsAlan Coopersmith
2007-04-05Convert authutil.c static helpers to ANSI C prototypes to clear sparse warningsAlan Coopersmith
2007-04-05Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith
2007-04-05Coverity #1086: Double free of pointer "*listenObjsRet"Alan Coopersmith
2007-04-05Coverity #1085: Double free of pointer "*listenObjsRet"Alan Coopersmith
2007-04-05Add *~ to .gitignore to skip emacs/patch droppingsAlan Coopersmith
2006-12-16bump to 1.0.3libICE-1.0.3Daniel Stone
2006-12-06Makefile.am: make ChangeLog hook saferDaniel Stone
2006-10-13Bump to 1.0.2libICE-1.0.2Adam Jackson
2006-10-12Fix ChangeLog hook to distcheck.Adam Jackson
2006-07-16set GIT_DIR=${srcdir}/.git for git-logMatthieu Herrb
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-07-11Replace static ChangeLog with rule copied from libX11 to generate from git logAlan Coopersmith
2006-07-11Sun bug #6193975: kde session manager core dumps in _IceWrite()Derek Wang
2006-07-11renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-04-26Bump to 1.0.1libICE-1_0_1XORG-7_1Adam Jackson
2006-04-10Coverity #664: Free memory allocated by EXTRACT_STRING inAlan Coopersmith