index
:
utmps
main
master
Mirror of git://git.skarnet.org/utmps
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-11-29
Prepare for 0.1.2.1
Laurent Bercot
2022-03-20
Prepare for 0.1.2.0; add file arg to utmps-wtmpd
Laurent Bercot
2021-12-19
Prepare for 0.1.1.0, add utmps-write
Laurent Bercot
2021-09-02
Pass errno as unsigned char
Laurent Bercot
2021-08-10
Prepare for 0.1.0.3, adapt to skalibs-2.11.0.0
Laurent Bercot
2021-04-19
I *did* say it was a bad idea to remove sanitization, Xavier.
Laurent Bercot
2021-04-19
Change WTMPX_FILE to something more common
Laurent Bercot
2021-04-13
Treat utmpx's char arrays as nonstrings
Laurent Bercot
2021-04-13
Do not null-terminate ut_id
Laurent Bercot
2021-04-13
Only onestepback() before pututxline()
Laurent Bercot
2021-04-11
Add WTMP_FILE; make getutx*() stay on found record
Laurent Bercot
2020-12-28
Mention procps-ng as example of UTMPX_FILE user (suggested by firasuke)
Laurent Bercot
2020-12-11
Get rid of webipc.h
Laurent Bercot
2020-11-29
Adapt to skalibs-2.10.0.0
Laurent Bercot
2019-09-06
Adapt to new stopwatch API
Laurent Bercot
2019-09-04
Move to stopwatch/wallclock where appropriate
Laurent Bercot
2019-07-13
Clean up formatting
Laurent Bercot
2019-07-08
bugfix: utmps-utmpd locking was too fine-grained.
Laurent Bercot
2019-02-20
Adapt to skalibs/posixishard.h
Laurent Bercot
2019-01-06
version: 0.0.2.0
v0.0.2.0
Laurent Bercot
2018-08-01
utmps-wtmpd can depend on libnsss too
Laurent Bercot
2018-08-01
Add nsss support
Laurent Bercot
2018-07-21
Adapt to skalibs-2.7.0.0
Laurent Bercot
2018-06-27
bugfix: return early on connection failure
Laurent Bercot
2018-06-20
Increase timeouts to 30s - do not penalize slow clients
Laurent Bercot
2018-06-20
Accept errno >= 128
Laurent Bercot
2018-06-16
Only have pututxline() overwrite records with the same ut_line
Laurent Bercot
2018-06-16
Small bugfixes and GNU extensions
Laurent Bercot
2018-06-15
Small bugfixes, prepare for 0.0.1.1
Laurent Bercot
2018-06-15
Add UTMPX_FILE macro to please coreutils and others
Laurent Bercot
2018-06-07
Add utmpxname, change default socket names, ready for 0.0.1.0
Laurent Bercot
2017-11-22
change __unused to _dummy
Laurent Bercot
2017-11-20
Initial release / rename to utmps
Laurent Bercot