index
:
app/sessreg
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
sessreg application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-09
sessreg 1.1.2
sessreg-1.1.2
Alan Coopersmith
2019-06-09
Add comment about why safe_strncpy isn't replaced with strlcpy
Alan Coopersmith
2019-05-03
Fix missing defines _PATH_WTMPX/_PATH_UTMPX in musl
Fabrice Fontaine
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-09-13
Replace strncpy calls with a sane version that always terminates
Peter Hutterer
2017-02-27
sessreg 1.1.1
sessreg-1.1.1
Matt Turner
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-05-30
Use off_t instead of long to make largefile support work
Egbert Eich
2015-10-07
Pass -P to the preprocessor when generating filenames for the manpage.
Stefan Dirsch
2015-01-19
sessreg 1.1.0
sessreg-1.1.0
Alan Coopersmith
2014-11-14
Include utmp.h if present, even if we're using utmpx interfaces
Alan Coopersmith
2014-11-04
Attempt to modernize and better disentangle utmp vs. utmpx in the man page
Alan Coopersmith
2014-11-04
Stop disabling utmpx & wtmpx calls when -u & -w arguments are passed
Alan Coopersmith
2014-11-04
If both utmp & utmpx interfaces are available, just use utmpx
Alan Coopersmith
2014-11-03
Zero initialize struct utmpx, as we already do for struct utmp
Alan Coopersmith
2014-11-03
Print which option was in error along with usage message
Alan Coopersmith
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2013-02-10
sessreg 1.0.8
sessreg-1.0.8
Alan Coopersmith
2013-01-19
Add -V option to print version number
Alan Coopersmith
2013-01-19
Combine usage message into a single string
Alan Coopersmith
2012-12-16
Fix some clang warnings about implicit conversions
Alan Coopersmith
2012-12-16
Remove dubious code.
Ed Schouten
2012-12-16
Make the `line' variable local to main().
Ed Schouten
2012-12-16
Place NetBSD specific #defines in the proper place.
Ed Schouten
2012-07-08
Fix compilation on NetBSD - undefined *TMPX paths
Thomas Klausner
2011-10-21
sessreg 1.0.7
sessreg-1.0.7
Alan Coopersmith
2011-09-26
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-06-26
Make lastlog work on BSD systems without <lastlog.h>.
Ed Schouten
2011-06-26
Simply define LLOG_FILE and TTYS_FILE unconditionally.
Ed Schouten
2011-06-26
Fix whitespace inconsistencies.
Ed Schouten
2011-06-26
Just use time_t directly.
Ed Schouten
2011-06-26
Only expose the sflag variable when needed.
Ed Schouten
2011-06-26
Get rid of SYSV definition. Just check for pututline().
Ed Schouten
2011-06-26
Don't forget to include <sys/types.h> before <utmp.h>.
Ed Schouten
2011-06-24
Get rid of bzero() calls. Replace them by memset().
Ed Schouten
2011-06-24
Use Autoconf to check for utmp field existence.
Ed Schouten
2011-06-24
Only split off /dev/ instead trimming to last /.
Ed Schouten
2011-06-24
Fix typo in function name check.
Ed Schouten
2011-06-24
Correct whitespace and indentation.
Ed Schouten
2011-03-23
Fix non-srcdir builds
Jon TURNEY
2011-01-21
config: use AC_CHECK_MEMBERS rather than AC_CHECK_MEMBER
Gaetan Nadon
2011-01-19
config: remove AC_CANONICAL_HOST already included by XORG_DEFAULT_OPTIONS
Gaetan Nadon
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
2010-11-10
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
[next]