summaryrefslogtreecommitdiffstats
path: root/src/hibernate-resume/hibernate-resume-config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efivars: Remove STRINGIFY() helper macrosDaan De Meyer2024-11-021-1/+1
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-12/+13
* hibernate-resume-config: apply ENABLE_EFI ifdef correctlyMike Yuan2024-04-091-1/+2
* hibernate-resume-config: expose get_efi_hibernate_locationMike Yuan2024-04-031-25/+10
* tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various placesLennart Poettering2024-01-051-1/+1
* various: unexport a few internal structsMike Yuan2024-01-031-0/+19
* hibernate-util: de-duplicate clear_efi_hibernate_locationMike Yuan2023-12-101-11/+0
* hibernate-resume: always clear HibernateLocation if system info matchesMike Yuan2023-12-051-6/+3
* hibernate-resume: actually set HibernateInfo.offsetMike Yuan2023-11-231-0/+2
* tree-wide: take in all *our* JSON structures also decimal stringsLennart Poettering2023-11-071-7/+7
* varlink,json: introduce new varlink_dispatch() helperLennart Poettering2023-11-021-1/+1
* hibernate-resume: remove kernel/image version comparison when resumingZbigniew Jędrzejewski-Szmek2023-10-121-18/+21
* hibernate-resume: split out the logic of finding hibernate locationMike Yuan2023-09-071-0/+264