Age | Commit message (Expand) | Author |
2014-11-07 | util: simplify normalize_env_assignment() a bit | Lennart Poettering |
2014-11-07 | util: file_is_priv_sticky() is used internally in util.c only nowadays, make ... | Lennart Poettering |
2014-11-07 | update TODO | Lennart Poettering |
2014-11-07 | timer: reenable TIMER_ACTIVE timers when restarted | Michael Chapman |
2014-11-07 | util: rework /proc/cmdline parser to use unquote_first_word() | Lennart Poettering |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-07 | fileio: simplify write_string_file_atomic() by reusing write_string_stream() | Lennart Poettering |
2014-11-07 | copy: change error code when hitting copy limit to EFBIG | Lennart Poettering |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-11-07 | util: make use of isempty() where appropriate | Lennart Poettering |
2014-11-06 | shutdown: fix arguments to /run/initramfs/shutdown | Michal Schmidt |
2014-11-06 | update TODO | Lennart Poettering |
2014-11-06 | s/command-line/command line/g | Lennart Poettering |
2014-11-06 | machined: reorder method calls in vtable | Lennart Poettering |
2014-11-06 | switch-root: explain why we don't care about base_filesystem_create() failing | Lennart Poettering |
2014-11-06 | shared: create files even if the SELinux policy has no context for them | Michal Schmidt |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-11-06 | switch_root: do not fail, if base_filesystem_create() failed | Harald Hoyer |
2014-11-06 | README: mention that engineering services for systemd are available from endo... | Lennart Poettering |
2014-11-06 | systemctl: when invokes as "reboot -f", sync() | Lennart Poettering |
2014-11-06 | hostnamed: introduce new "embedded" chassis type | Lennart Poettering |
2014-11-06 | update TODO | Lennart Poettering |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-06 | core: get rid of condition.c and move the remaining call into util.c | Lennart Poettering |
2014-11-06 | man: document that we don't document .include on purpose | Lennart Poettering |
2014-11-06 | man: don't document ConditionNull=/AssertNull= as the are not particularly us... | Lennart Poettering |
2014-11-06 | condition: order condition types the same way in man page, enum, tables | Lennart Poettering |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-11-06 | condition: record test state internally and beef it up to be a full enum | Lennart Poettering |
2014-11-06 | condition: add more test cases | Lennart Poettering |
2014-11-06 | journal: adjust audit log messages a bit | Lennart Poettering |
2014-11-06 | condition: internalize condition test functions | Lennart Poettering |
2014-11-06 | condition: unify condition logic in one file | Lennart Poettering |
2014-11-06 | condition: properly allow passing back errors from condition checks | Lennart Poettering |
2014-11-06 | units: restore job timeouts for poweroff and reboot | Zbigniew Jędrzejewski-Szmek |
2014-11-06 | login: rerun vconsole-setup when switching from vgacon to fbcon | Ray Strode |
2014-11-05 | units: disable job timeouts | Zbigniew Jędrzejewski-Szmek |
2014-11-05 | udev hwdb: Change error message regarding missing hwdb.bin back to debug. | Colin Guthrie |
2014-11-05 | util: minor modernisations | Lennart Poettering |
2014-11-05 | condition: rewrite condition_test_kernel_command_line() based on unquote_firs... | Lennart Poettering |
2014-11-05 | sd-pppoe: spelling | Tom Gundersen |
2014-11-05 | sd-bus: by default allow all creds to be passed along | Lennart Poettering |
2014-11-05 | core: introduce new Delegate=yes/no property controlling creation of cgroup s... | Lennart Poettering |
2014-11-05 | libsystemd-network: don't use unaligned helpers in _packed_ structs | Tom Gundersen |
2014-11-05 | shared: unaligned - use void* instead of unaligned be16_t* | Tom Gundersen |
2014-11-05 | sd-pppoe: whitespace | Tom Gundersen |
2014-11-05 | test: hashmap-plain - make coverity happy | Tom Gundersen |
2014-11-05 | test: fileio - make coverity happy | Tom Gundersen |
2014-11-05 | shared: ptyfwd - make coverity happy | Tom Gundersen |
2014-11-05 | manager: Ensure user's systemd runtime directory exists. | Colin Guthrie |