chiark / gitweb /
tree-wide: beautify remaining copyright statements
[elogind.git] / src / sleep / sleep.c
2018-08-24 Lennart Poetteringtree-wide: beautify remaining copyright statements
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... basic/log: add the log_struct terminator to macro
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Mario Limonciellosleep: Move the error level debugging for write_mode...
2018-08-24 Mario Limonciellosleep: Add support for setting a disk offset when hiber...
2018-08-24 Mario LimoncielloRename suspend-to-hibernate to suspend-then-hibernate
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (7...
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-11-22 Zbigniew Jędrzejew... fileio: return 0 from read_one_line_file on success
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-11-20 Daniel MackAdd abstraction model for BPF programs
2017-09-22 Lennart Poetteringfileio: make write_string_stream() accept flags parameter
2017-09-25 Lennart Poetteringexec-util,conf-files: skip non-executable files in...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Zbigniew Jędrzejew... basic/exec-util: add support for synchronous (ordered...
2017-07-17 Zbigniew Jędrzejew... basic/util: move execute_directory() to separate file
2017-07-17 Zbigniew Jędrzejew... tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-21 Sven EdenPrep v231.2: Remove modes and states assertion in do_sl...
2017-06-16 Sven EdenPrep v231: Reorganize elogind specific code in login...
2015-04-19 Andy WingoRemove src/sleep
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-01-11 Zbigniew Jędrzejew... Implement masking and overriding of generators
2015-01-11 Zbigniew Jędrzejew... Simplify execute_directory()
2014-12-09 Lennart Poetteringsleep: drop redundant MESSAGE= prefix
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-07 Lennart Poetteringfirstboot: get rid of firstboot generator again, introd...
2014-07-07 Lennart Poetteringfirstboot: add new component to query basic system...
2014-07-03 Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-06-18 Lennart Poetteringcoredump: optionally store coredumps on disk, not in...
2014-03-06 Lennart Poetteringutil: add timeout to generator execution
2014-01-08 Michele Curtisleep.c: fix typo
2013-12-15 Zbigniew Jędrzejew... Fix a few resource leaks in error paths
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-27 Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-13 Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-06-01 Matthias Clasensleep: Don't call execute_directory() on a binary
2012-05-30 Lennart Poetteringsleep: print nice messages right before and right after...
2012-05-08 Lennart Poetteringsleep: implement suspend/hibernate as first class targets