Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-19 | Prepare for 0.1.1.0, add utmps-write | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-10 | Prepare for 0.1.0.3, adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-04-19 | Change WTMPX_FILE to something more common | 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 | |
2018-06-16 | Small bugfixes and GNU extensions | 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 | |
__unused is a shortcut for __attribute__((__unused__)) on the BSDs, because of course it is. So, compilation error. -> change the field name. | |||
2017-11-20 | Initial release / rename to utmps | Laurent Bercot | |