aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for 0.1.2.2Laurent Bercot2023-09-095-6/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
| | | | | | | 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>
* Use open safe wrappersLaurent Bercot2023-07-061-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.2.1v0.1.2.1Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.2.1Laurent Bercot2022-11-298-9/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.2.0v0.1.2.0Laurent Bercot2022-03-201-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.2.0; add file arg to utmps-wtmpdLaurent Bercot2022-03-208-15/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.1.0v0.1.1.0Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add utmps-write docLaurent Bercot2021-12-204-2/+103
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Really prepare for 0.1.1.0Laurent Bercot2021-12-193-5/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.1.0, add utmps-writeLaurent Bercot2021-12-1911-10/+184
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.0.3v0.1.0.3Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass errno as unsigned charLaurent Bercot2021-09-026-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.1.0.3, adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1018-25/+84
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.1.0.2v0.1.0.2Laurent Bercot2021-04-191-0/+1
|
* I *did* say it was a bad idea to remove sanitization, Xavier.Laurent Bercot2021-04-192-7/+9
|
* Prepare for 0.1.0.2, update examplesLaurent Bercot2021-04-1927-52/+53
|
* Change WTMPX_FILE to something more commonLaurent Bercot2021-04-191-1/+1
|
* version: 0.1.0.1v0.1.0.1Laurent Bercot2021-04-151-1/+0
|
* Prepare for 0.1.0.1Laurent Bercot2021-04-135-6/+24
|
* Treat utmpx's char arrays as nonstringsLaurent Bercot2021-04-134-14/+9
|
* Do not null-terminate ut_idLaurent Bercot2021-04-131-1/+0
|
* Only onestepback() before pututxline()Laurent Bercot2021-04-131-19/+1
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Add WTMP_FILE; make getutx*() stay on found recordLaurent Bercot2021-04-112-2/+27
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* bugfix: --with-?tmpd-socket configure options were ignoredLaurent Bercot2021-04-082-2/+3
|
* version: 0.1.0.0v0.1.0.0Laurent Bercot2021-01-101-1/+1
|
* URL fixLaurent Bercot2021-01-021-2/+2
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* Mention procps-ng as example of UTMPX_FILE user (suggested by firasuke)Laurent Bercot2020-12-281-1/+1
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Get rid of webipc.hLaurent Bercot2020-12-111-1/+1
|
* Prepare for 0.1.0.0; don't install utmpx.h by defaultLaurent Bercot2020-12-068-11/+50
| | | | | New --enable-libc-includes configure option to overwrite the system utmpx.h
* Prepare for 0.0.3.3Laurent Bercot2020-11-305-5/+20
|
* Adapt to skalibs-2.10.0.0Laurent Bercot2020-11-292-3/+9
|
* Doc typo fixLaurent Bercot2020-11-231-1/+1
| | | | Thanks zenyu.
* utmps: fix html errorsColin Booth2020-03-301-1/+1
| | | | Signed-off-by: Colin Booth <colin@heliocat.net>
* version: 0.0.3.2v0.0.3.2Laurent Bercot2020-03-021-1/+0
|
* Prepare for 0.0.3.2Laurent Bercot2020-01-276-6/+21
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* version: 0.0.3.1v0.0.3.1Laurent Bercot2019-10-211-0/+1
|
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-5/+5
|
* Prepare for 0.0.3.1Laurent Bercot2019-10-215-5/+20
|
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
|
* version: 0.0.3.0v0.0.3.0Laurent Bercot2019-09-221-0/+7
|