index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hibernate-resume
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: check meson feature flag early
Mike Yuan
2024-11-13
1
-2
/
+4
*
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
2024-11-02
1
-1
/
+1
*
hibernate-resume-generator: don't initiate resume if soft-rebooted
Mike Yuan
2024-10-15
1
-0
/
+5
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-12
/
+13
*
hibernate-resume-config: apply ENABLE_EFI ifdef correctly
Mike Yuan
2024-04-09
1
-1
/
+2
*
hibernate-resume: introduce --clear for clearing hibernate storage var
Mike Yuan
2024-04-03
1
-1
/
+35
*
hibernate-resume: add options handling
Mike Yuan
2024-04-03
1
-10
/
+76
*
hibernate-resume-config: expose get_efi_hibernate_location
Mike Yuan
2024-04-03
2
-36
/
+30
*
hibernate-resume: EINVAL -> ENOTBLK where appropriate
Mike Yuan
2024-04-03
1
-1
/
+1
*
hibernate-util: make clear_efi_hibernate_location_and_warn return 1 if
Mike Yuan
2024-04-03
1
-1
/
+1
*
tree-wide: use JSON_ALLOW_EXTENSIONS when disptching at various places
Lennart Poettering
2024-01-05
1
-1
/
+1
*
various: unexport a few internal structs
Mike Yuan
2024-01-03
2
-18
/
+21
*
hibernate-resume: don't wait forever if hibernate info is from EFI
Mike Yuan
2023-12-12
1
-11
/
+15
*
hibernate-util: de-duplicate clear_efi_hibernate_location
Mike Yuan
2023-12-10
3
-18
/
+1
*
hibernate-resume: always clear HibernateLocation if system info matches
Mike Yuan
2023-12-05
3
-8
/
+4
*
hibernate-resume: actually set HibernateInfo.offset
Mike Yuan
2023-11-23
1
-0
/
+2
*
tree-wide: take in all *our* JSON structures also decimal strings
Lennart Poettering
2023-11-07
1
-7
/
+7
*
varlink,json: introduce new varlink_dispatch() helper
Lennart Poettering
2023-11-02
1
-1
/
+1
*
hibernate-resume: add missing static for arg_info
Mike Yuan
2023-10-23
1
-1
/
+1
*
hibernate-resume: remove kernel/image version comparison when resuming
Zbigniew Jędrzejewski-Szmek
2023-10-12
1
-18
/
+21
*
sleep-util: split into sleep-config and hibernate-util
Mike Yuan
2023-09-27
1
-1
/
+1
*
hibernate-resume: add missing #pragma once
Mike Yuan
2023-09-22
1
-0
/
+1
*
hibernate-resume: break lines in meson.build files()
Mike Yuan
2023-09-22
1
-2
/
+8
*
hibernate-resume: split out the logic of finding hibernate location
Mike Yuan
2023-09-07
5
-220
/
+395
*
tree-wise: drop unnecessary use of proc_cmdline_key_streq()
Yu Watanabe
2023-08-08
1
-4
/
+7
*
hibernate-resume-generator: escape device path passed to hibernate-resume
Mike Yuan
2023-08-04
1
-2
/
+7
*
meson: move declarations of hibernate-resume
Yu Watanabe
2023-07-31
1
-0
/
+14
*
Drop split-usr and unmerged-usr support
Luca Boccassi
2023-07-28
1
-1
/
+1
*
hibernate-resume: use devnode_same to compare device nodes
Mike Yuan
2023-07-11
1
-3
/
+11
*
hibernate-resume: compare device nodes using path_equal_or_inode_same
Mike Yuan
2023-07-09
1
-1
/
+2
*
hibernate-resume: add missing newline to the generated unit
Mike Yuan
2023-07-09
1
-1
/
+1
*
hibernate-resume: refuse resume if resume_offset= is set but not resume=
Mike Yuan
2023-07-09
1
-0
/
+8
*
hibernate-resume-generator: downgrade 'noresume' log message
Lennart Poettering
2023-07-04
1
-2
/
+2
*
hibernate-resume: support resuming through efivar HibernateLocation
Mike Yuan
2023-06-23
1
-0
/
+105
*
hibernate-resume: rework to follow the logic of sleep.c and use
Mike Yuan
2023-06-23
2
-55
/
+83
*
generators: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
2023-06-06
1
-1
/
+2
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-1
/
+2
*
tree-wide: use the term "initrd" at most places we so far used "initramfs"
Lennart Poettering
2022-09-23
1
-1
/
+1
*
hibernate-resume-generator: use DEFINE_MAIN_GENERATOR_FUNCTION()
Zbigniew Jędrzejewski-Szmek
2022-07-15
1
-11
/
+4
*
devnum-util: define helper macros for formatting devnum major/minor pairs
Lennart Poettering
2022-04-13
1
-9
/
+4
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-2
/
+2
*
meson: use jinja2 for rpm templates
Zbigniew Jędrzejewski-Szmek
2021-05-19
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
2
-2
/
+2
*
Fix generator name in hibernate-resume-generator's drop-in
nabijaczleweli
2020-02-04
1
-1
/
+1
*
hibernate-resume-generator: wait "infinitely" for the resume device
Zbigniew Jędrzejewski-Szmek
2019-12-03
1
-9
/
+19
*
hibernate-resume: add resumeflags= kernel option
Jonathan Rouleau
2019-06-06
1
-1
/
+17
*
hibernate-resume: fix resume device timeout
Jonathan Rouleau
2019-06-06
1
-0
/
+14
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-1
/
+1
[next]