index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sleep
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
sleep: reword some debug messages
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-5
/
+4
*
various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-5
/
+2
*
sleep: one spelling unification
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-1
/
+1
*
sleep: pass error we see to log function
Lennart Poettering
2020-06-11
1
-2
/
+5
*
sleep: clean up debug/error logging
Lennart Poettering
2020-06-11
1
-3
/
+5
*
tree-wide: port to fd_wait_for_event()
Lennart Poettering
2020-06-10
1
-18
/
+9
*
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-0
/
+3
*
sleep: automatically lock all home directories when suspending
Lennart Poettering
2020-01-28
1
-1
/
+46
*
systemd-sleep: always attempt hibernation if configured
Zach Smith
2020-01-06
1
-7
/
+8
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
systemd-sleep: always prefer resume device or file
Zach Smith
2019-10-24
1
-81
/
+30
*
systemd-sleep: refuse to calculate swapfile offset on Btrfs
Zach Smith
2019-06-27
1
-1
/
+9
*
systemd-sleep: (bug) use resume_offset value if set
Zach Smith
2019-06-27
1
-2
/
+34
*
sleep: properly pass verb to sleep script
Lennart Poettering
2019-06-17
1
-1
/
+5
*
systemd-sleep: refactor sleep config parsing
Zach Smith
2019-05-30
1
-20
/
+17
*
systemd-sleep: replace rtc wakealarm with CLOCK_BOOTTIME_ALARM s2h
Zach Smith
2019-05-28
1
-46
/
+26
*
fix typo in partition device message
Zach Smith
2019-05-14
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+5
*
sleep: (void)ify some call
Lennart Poettering
2019-03-26
1
-2
/
+2
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-2
/
+2
*
sleep: install default sleep.conf
Yu Watanabe
2019-01-03
1
-0
/
+25
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-21
/
+17
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
sleep: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-9
/
+8
*
tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files unde...
Yu Watanabe
2018-11-06
1
-6
/
+8
*
sleep: when we can't hibernate on suspend-then-hibernate, fall back to suspen...
Lennart Poettering
2018-10-24
1
-1
/
+11
*
sleep: rework what we do if a suspend fails.
Lennart Poettering
2018-10-24
1
-6
/
+9
*
sleep: no need to check for resume_offset twice
Lennart Poettering
2018-10-24
1
-6
/
+5
*
sleep: let's turn off the RTC alarm time ASAP
Lennart Poettering
2018-10-24
1
-7
/
+7
*
sleep: round up when calculating RTC sleep time
Lennart Poettering
2018-10-24
1
-1
/
+1
*
sleep: move log message generation for rtc_read_time() into the function itself
Lennart Poettering
2018-10-24
1
-4
/
+8
*
sleep: rework write_wakealarm() to take a numeric parameter
Lennart Poettering
2018-10-24
1
-13
/
+13
*
sleep: rename read_wakealarm() → rtc_read_time()
Lennart Poettering
2018-10-24
1
-4
/
+4
*
sleep: log about the correct errors
Lennart Poettering
2018-10-24
1
-2
/
+2
*
sleep: don't make up errors, propagate the right ones
Lennart Poettering
2018-10-24
1
-3
/
+6
*
sleep: let's use write_string_file() instead of write_string_stream() if we can
Lennart Poettering
2018-10-24
1
-7
/
+1
*
shared/sleep-config: add switches to kill specific sleep modes
Zbigniew Jędrzejewski-Szmek
2018-10-08
1
-6
/
+9
*
exec-util: in execute_directories, support initial exec environment
Dimitri John Ledkov
2018-09-24
1
-2
/
+2
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-11
/
+23
*
sleep: tiny coding style updates
Lennart Poettering
2018-07-17
1
-26
/
+28
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-1
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-3
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-4
/
+2
*
Merge pull request #8676 from keszybz/drop-license-boilerplate
Lennart Poettering
2018-04-10
1
-13
/
+0
|
\
|
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
[next]