Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | configure: Catch all of variable values | Mobin | |
If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir> | |||
2023-07-06 | Use open safe wrappers | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-01-14 | version: 0.1.2.1v0.1.2.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-11-29 | Prepare for 0.1.2.1 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-20 | version: 0.1.2.0v0.1.2.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-20 | Prepare for 0.1.2.0; add file arg to utmps-wtmpd | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-21 | version: 0.1.1.0v0.1.1.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-20 | Add utmps-write doc | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Really prepare for 0.1.1.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Prepare for 0.1.1.0, add utmps-write | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: support DESTDIR for sysdeps too | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-26 | version: 0.1.0.3v0.1.0.3 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Pass errno as unsigned char | 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 | version: 0.1.0.2v0.1.0.2 | Laurent Bercot | |
2021-04-19 | I *did* say it was a bad idea to remove sanitization, Xavier. | Laurent Bercot | |
2021-04-19 | Prepare for 0.1.0.2, update examples | Laurent Bercot | |
2021-04-19 | Change WTMPX_FILE to something more common | Laurent Bercot | |
2021-04-15 | version: 0.1.0.1v0.1.0.1 | Laurent Bercot | |
2021-04-13 | Prepare for 0.1.0.1 | 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 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-11 | Add WTMP_FILE; make getutx*() stay on found record | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works in LDFLAGS | Laurent Bercot | |
2021-04-08 | bugfix: --with-?tmpd-socket configure options were ignored | Laurent Bercot | |
2021-01-10 | version: 0.1.0.0v0.1.0.0 | Laurent Bercot | |
2021-01-02 | URL fix | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-28 | Mention procps-ng as example of UTMPX_FILE user (suggested by firasuke) | Laurent Bercot | |
2020-12-18 | configure fix | Laurent Bercot | |
2020-12-11 | Get rid of webipc.h | Laurent Bercot | |
2020-12-06 | Prepare for 0.1.0.0; don't install utmpx.h by default | Laurent Bercot | |
New --enable-libc-includes configure option to overwrite the system utmpx.h | |||
2020-11-30 | Prepare for 0.0.3.3 | Laurent Bercot | |
2020-11-29 | Adapt to skalibs-2.10.0.0 | Laurent Bercot | |
2020-11-23 | Doc typo fix | Laurent Bercot | |
Thanks zenyu. | |||
2020-03-30 | utmps: fix html errors | Colin Booth | |
Signed-off-by: Colin Booth <colin@heliocat.net> | |||
2020-03-02 | version: 0.0.3.2v0.0.3.2 | Laurent Bercot | |
2020-01-27 | Prepare for 0.0.3.2 | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2019-10-21 | version: 0.0.3.1v0.0.3.1 | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Prepare for 0.0.3.1 | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-22 | version: 0.0.3.0v0.0.3.0 | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |