Age | Commit message (Expand) | Author |
2013-02-07 | logs-show: show messages for all unit types in systemctl status | Mirco Tischler |
2013-02-07 | journal: log user units for coredumps and show them in systemctl status | Mirco Tischler |
2013-02-06 | systemd: raise level of message about lookup paths | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | shared: remove now unused function | Zbigniew Jędrzejewski-Szmek |
2013-02-06 | systemd: do not remove empty paths from unit lookup path | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | strv: add strv_print | Thomas Hindoe Paaboel Andersen |
2013-01-29 | install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: allow specifiers in WantedBy/RequiredBy/Alias | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | Move generic specifier functions to shared | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: automatic cleanup using local cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | install: use automatic cleanup in find_symlinks_fd() | Zbigniew Jędrzejewski-Szmek |
2013-01-29 | shared: introduce _cleanup_set_free_free_ | Zbigniew Jędrzejewski-Szmek |
2013-01-25 | Add _cleanup_pclose_ and fix mismatching pipe close opened by popen() | Zbigniew Jędrzejewski-Szmek |
2013-01-24 | efi: fix Usec vs. USec | Kay Sievers |
2013-01-23 | efi: read microseconds from boot loader info instead of "ticks" magic | Kay Sievers |
2013-01-21 | efi: add efi boot generator that automatically mounts the ESP to /boot | Lennart Poettering |
2013-01-21 | util: move is_efiboot() to efivars.c | Lennart Poettering |
2013-01-19 | core: if the bootloader supports it, determine firmware and boot loader delay | Lennart Poettering |
2013-01-19 | unit: optionally allow making cgroup attribute changes persistent | Lennart Poettering |
2013-01-19 | cgroup: additional validity checks for cgroup attribute names | Lennart Poettering |
2013-01-18 | core/cgroup-util: simplify functions and add tests | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | core/group-util: merge two functions | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | logs-show: add show_journal_by_user_unit | Mirco Tischler |
2013-01-18 | journal: log _SYSTEMD_USER_UNIT for user session units | Mirco Tischler |
2013-01-18 | util: modernization and test for load_env_file | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | util: continuation support for load_env_file | Michal Vyskocil |
2013-01-18 | share/log: skip file/line/func info if empty | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | share/log: unify two code paths | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering |
2013-01-18 | strv: make strv_extend() smarter | Lennart Poettering |
2013-01-17 | systemctl add command list-dependencies | Lukas Nykryn |
2013-01-17 | util: fix bad memory access | Lennart Poettering |
2013-01-17 | units: for all unit settings that take lists, allow the empty string for rese... | Lennart Poettering |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-16 | logs-show: automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-14 | systemctl: be smarter when mangling snapshot names | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |
2013-01-10 | dbus: properly serialize calendar timer data | Lennart Poettering |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |
2013-01-08 | core: properly initialize kernel timestamp | Lennart Poettering |
2013-01-07 | localectl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | journal: new logging macros to include UNIT= | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compat | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | Make gcc a bit quieter | Lennart Poettering |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-12-31 | macro: use C11 static_assert() macro for static assertions | Lennart Poettering |
2012-12-24 | util: if /sys mounted read-only we can't suspend/hibernate | Lennart Poettering |
2012-12-24 | util: when determining controlling tty of a process properly handle processes... | Lennart Poettering |