Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-16 | version: 0.0.1.1v0.0.1.1 | 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 | Fix socket locations in examples | Laurent Bercot | |
2018-06-07 | version: 0.0.1.0v0.0.1.0 | Laurent Bercot | |
2018-06-07 | Add utmpxname, change default socket names, ready for 0.0.1.0 | Laurent Bercot | |
2017-12-14 | Fix doc typo | 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 | |