summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-24configure.ac: Bump to 1.0.5HEADiceauth-1.0.5masterJeremy Huddleston1-1/+1
2011-05-24auth_finalize: Attempt to rename() if link() failsJeremy Huddleston1-1/+2
2011-04-28Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston1-2/+2
2011-03-02Make iceauth manpage describe commands. (fd.o bug#2354)David Nusinow1-0/+84
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-13/+13
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2010-10-30iceauth 1.0.4iceauth-1.0.4Alan Coopersmith1-1/+2
2010-10-21Remove unnecessary AC_SUBST of ICEAUTH_LIBS & ICEAUTH_CFLAGSAlan Coopersmith1-2/+0
2010-10-21config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-10-21config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-07Purge cvs tags.Jesse Adkins4-14/+0
2010-01-08COPYING: replace stub with actual Copyright noticeGaetan Nadon1-8/+18
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-22Makefile.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-10-11iceauth 1.0.3iceauth-1.0.3Alan Coopersmith1-1/+1
2009-10-11Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-10/+8
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2009-01-15Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade3-4/+11
2007-07-24Version bump: 1.0.2iceauth-1.0.2Alan Coopersmith1-1/+1
2007-07-24Change iceauth_CFLAGS to AM_CFLAGS to avoid automake-1.10 warningAlan Coopersmith1-2/+2
2007-05-18More constification and reduction of rw data in binaryAlan Coopersmith2-29/+19
2007-05-18Debian Bug #25285: iceauth manpage starts with blank screenAlan Coopersmith1-1/+0
2007-05-17Constify some static data constantsAlan Coopersmith1-10/+10
2007-05-17ANSIfy function declarationsAlan Coopersmith2-167/+157
2007-05-17Fix some lint warningsAlan Coopersmith1-5/+10
2007-05-17Add option to check code with lint/sparse/etc.Alan Coopersmith2-0/+12
2007-05-17Replace static ChangeLog with disthook to generate from git logAlan Coopersmith2-31/+10
2007-05-17Bug 10739: iceauth dumps core if signal caught before initialization doneAlan Coopersmith1-4/+3
2007-05-15Replace copystring() with strdup() callsAlan Coopersmith1-13/+1
2007-05-15Coverity #1089: Double frees in error cleanup pathAlan Coopersmith1-4/+4
2007-05-15renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-05-15Coverity #1039: Using uninitialized value "authdata"Alan Coopersmith1-1/+1
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+3
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+16
2005-11-20iceauth only depends on xproto headers, not x11 libraryAlan Coopersmith2-1/+6
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1