about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 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.2 v0.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.1 v0.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.0 v0.0.3.0Laurent Bercot2019-09-221-0/+7
|
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
|
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
|
* Update tainnow.lib mentions in docLaurent Bercot2019-09-211-1/+1
|
* Adapt to new stopwatch APILaurent Bercot2019-09-062-4/+2
|
* Move to stopwatch/wallclock where appropriateLaurent Bercot2019-09-043-1/+3
|
* Prepare for 0.0.3.0Laurent Bercot2019-08-094-5/+14
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* version: 0.0.2.2 v0.0.2.2Laurent Bercot2019-07-131-1/+1
|
* Clean up formattingLaurent Bercot2019-07-131-4/+4
|
* bugfix: utmps-utmpd locking was too fine-grained.Laurent Bercot2019-07-085-16/+62
| | | | Also prepare for 0.0.2.2
* Doc typo fixLaurent Bercot2019-06-171-1/+1
|
* Doc typo fixLaurent Bercot2019-05-131-1/+1
|
* version: 0.0.2.1 v0.0.2.1Laurent Bercot2019-03-041-0/+2
|
* Build everything as PICLaurent Bercot2019-02-243-14/+7
|
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-202-2/+4
|
* Update examples for s6-2.8.0.0Laurent Bercot2019-01-159-5/+9
|
* Update deps, update doc, prepare for 0.0.2.1Laurent Bercot2019-01-107-7/+21
|
* version: 0.0.2.0 v0.0.2.0Laurent Bercot2019-01-068-8/+32
| | | | | utmps-wtmpd bugfix utmps-utmpd allows utmp group to write to utmp file
* Better support for nsss slashpackage buildsLaurent Bercot2018-08-202-6/+14
|
* version: 0.0.1.3 v0.0.1.3Laurent Bercot2018-08-141-2/+3
|
* utmps-wtmpd can depend on libnsss tooLaurent Bercot2018-08-012-2/+4
|
* Document nsss supportLaurent Bercot2018-08-012-0/+2
|
* Add nsss supportLaurent Bercot2018-08-013-2/+15
|
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-216-18/+25
|
* Fix openrc scripts (thanks Guillermo)Laurent Bercot2018-07-073-8/+21
|
* fix examples/s6-rc/utmps-prepare name (thanks Guillermo)Laurent Bercot2018-07-074-0/+0
|
* Document the run-time s6 depLaurent Bercot2018-07-031-0/+5
|
* version: 0.0.1.2 v0.0.1.2Laurent Bercot2018-06-271-1/+1
|
* bugfix: return early on connection failureLaurent Bercot2018-06-2711-11/+22
| | | | | That allows utmpx-using programs to keep working (returning a failure) when no server is present, instead of blocking forever.
* Increase timeouts to 30s - do not penalize slow clientsLaurent Bercot2018-06-202-3/+3
|
* Accept errno >= 128Laurent Bercot2018-06-202-4/+4
|
* Doc fixLaurent Bercot2018-06-181-1/+1
|
* Fix configure help message for socket pathsLaurent Bercot2018-06-171-2/+2
|