summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-07-24 Add "settle" functionality to mdevd-colplugLaurent Bercot
- Still untested. - Also prepare for 0.1.6.0. - Includes a refactor of several functions in mdevd, moved into an internal libmdevd that is also used by mdevd-coldplug. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-26 version: 0.1.5.0v0.1.5.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-10-22 Fix 8 GB stack smashing bug (*cough* UINT_MAX isn't UINT_FMT). Thanks mixi.Laurent Bercot
2017-10-22 Fix .gitignore, add missing filesLaurent Bercot
2017-10-22 Initial commitLaurent Bercot