summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-17Version bump: 1.0.3sessreg-1.0.3Alan Coopersmith1-1/+1
2007-08-16Change sessreg_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith1-1/+1
2007-06-11X.Org Bug #9887: sessreg should include sys/types.h on FreeBSDAlan Coopersmith1-0/+1
2006-11-30bump to 1.0.3sessreg-1.0.2Daniel Stone1-1/+1
2006-11-19include <time.h> before <utmp.h>. Required on some systems.Matthieu Herrb1-0/+1
2006-11-09Fix grep pattern in Makefile.amJürg Billeter1-1/+1
2006-11-08Version bump to 1.0.1sessreg-1.0.1Alan Coopersmith1-1/+1
2006-11-08Improve formatting of file names in sessreg.manAlan Coopersmith1-7/+13
2006-11-08Fix builds when $(srcdir) != $(objdir)Alan Coopersmith1-1/+2
2006-11-07Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-39/+8
2006-11-07Add hooks for checking code with lint/sparse/etc.Alan Coopersmith2-0/+15
2006-11-07Clear unused variable warnings from lintAlan Coopersmith1-1/+2
2006-11-07AC_CHECK_MEMBER needs to include <utmpx.h> when checking for utmpx.ut_syslenAlan Coopersmith1-1/+2
2006-11-07Substitute correct pathnames for utmp/wtmp files in man pagesAlan Coopersmith5-99/+164
2006-11-07Add *~ to .gitignore to skip emacs/patch droppingsAlan Coopersmith1-0/+1
2006-11-07renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-11-07List default Xservers path as /etc/X11/xdm instead of /usr/X11R6/lib/xdmAlan Coopersmith1-4/+4
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_1XORG-7_0_99_901XORG-7_0XORG-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/+4
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+15
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin3-3/+7
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
2005-10-17Fixed man page processingKevin E Martin2-12/+8
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith2-0/+32
2005-10-05Add check for utmpx.ut_syslen structure memberXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Kevin E Martin1-2/+5
2005-10-05Get sessreg.man from $(srcdir) to fix make distcheckKevin E Martin3-2/+14
2005-10-03Bug #4678 <https://bugs.freedesktop.org/show_bug.cgi?id=4678> Patch #3472Alan Coopersmith1-1/+1
2005-10-03Add AC_SYS_LARGEFILE for systems that need it to access largeAlan Coopersmith2-2/+11
2005-09-27Add ChangeLog so autogen.sh will run.Kristian Høgsberg1-0/+0
2005-08-18Undo regression in checking for lastlog support in monolithic buildsAlan Coopersmith1-4/+4
2005-08-10Merge in utmpx code from Solaris sessreg. Add #ifdefs for autoconf defines.Alan Coopersmith1-6/+206
2005-08-10AUTHORS: Copy info from comments in sessreg.c configure.ac: Add checks forAlan Coopersmith2-0/+7
2005-08-10Add sessreg.man to app/sessreg moduleAlan Coopersmith1-0/+4
2005-08-10Add build system for sessreg, broken out from xdm.Daniel Stone9-2/+105
2004-10-13Bug #1627: Zero out struct utmp before writing it to prevent garbagesco_port_update-baseXORG-6_99_99_900XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Adam Jackson1-0/+1
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich2-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2-2/+2
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich2-2/+2
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2-2/+2
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2-2/+2
2003-11-14XFree86 4.3.0.1xf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-4_3_0_1xf86-012804-2330PRE_xf86-4_3_0_1Kaleb Keithley2-53/+83
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley2-0/+615