summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-22sessreg 1.0.7HEADsessreg-1.0.7masterAlan Coopersmith1-1/+1
2011-09-26Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+5
2011-06-26Make lastlog work on BSD systems without <lastlog.h>.Ed Schouten3-19/+22
2011-06-26Simply define LLOG_FILE and TTYS_FILE unconditionally.Ed Schouten1-12/+7
2011-06-26Fix whitespace inconsistencies.Ed Schouten1-9/+8
2011-06-26Just use time_t directly.Ed Schouten1-6/+5
2011-06-26Only expose the sflag variable when needed.Ed Schouten1-1/+2
2011-06-26Get rid of SYSV definition. Just check for pututline().Ed Schouten2-13/+9
2011-06-26Don't forget to include <sys/types.h> before <utmp.h>.Ed Schouten1-1/+4
2011-06-25Get rid of bzero() calls. Replace them by memset().Ed Schouten1-9/+9
2011-06-25Use Autoconf to check for utmp field existence.Ed Schouten2-7/+17
2011-06-25Only split off /dev/ instead trimming to last /.Ed Schouten1-7/+3
2011-06-25Fix typo in function name check.Ed Schouten1-1/+1
2011-06-25Correct whitespace and indentation.Ed Schouten2-95/+95
2011-03-23Fix non-srcdir buildsJon TURNEY1-1/+1
2011-01-21config: use AC_CHECK_MEMBERS rather than AC_CHECK_MEMBERGaetan Nadon2-8/+5
2011-01-19config: remove AC_CANONICAL_HOST already included by XORG_DEFAULT_OPTIONSGaetan Nadon1-6/+2
2011-01-19config: move man pages into their own directoryGaetan Nadon5-24/+28
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-2/+2
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-11/+11
2010-11-11config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+1
2010-11-11config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-11-11Sun's copyrights belong to Oracle nowAlan Coopersmith3-3/+5
2010-06-04sessreg 1.0.6sessreg-1.0.6Alan Coopersmith1-1/+1
2010-02-05Add AC_USE_SYSTEM_EXTENSIONS providing needed WTMPX_FILE defineGaetan Nadon1-13/+19
2010-01-16Allow sessreg to be built without <utmp.h>.Ed Schouten3-21/+54
2010-01-12Update Sun license notices to current X.Org standard formAlan Coopersmith3-69/+51
2010-01-12COPYING: add missing copyright noticeGaetan Nadon1-0/+27
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-3/+6
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/+67
2009-10-12sessreg 1.0.5sessreg-1.0.5Alan Coopersmith1-1/+1
2009-10-12Document -L option for lastlog filesAlan Coopersmith3-1/+13
2009-10-12Add utmp/utmpx man page to See Also section of man pageAlan Coopersmith2-1/+5
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-13/+10
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade4-17/+25
2008-06-11Version bump: 1.0.4sessreg-1.0.4Alan Coopersmith1-1/+1
2008-06-11X_NOT_POSIX bits for pre-POSIX-1990 systems not needed any moreAlan Coopersmith1-4/+0
2008-03-01Require xproto instead of libX11 for building (bug #9631)David Nusinow1-1/+1
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-08-17Version bump: 1.0.3sessreg-1.0.3Alan Coopersmith1-1/+1
2007-08-17Change 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