Age | Commit message (Expand) | Author |
2013-03-01 | path-lookup: downgrade again the messages where we log for units | Lennart Poettering |
2013-03-01 | pager: add K to less environment | Lukas Nykryn |
2013-02-27 | systemd-activate: add a socket-activation test tool | Zbigniew Jędrzejewski-Szmek |
2013-02-28 | core/manager: print status messages about running jobs | Michal Schmidt |
2013-02-28 | util: split resolving of /dev/console into a new function | Michal Schmidt |
2013-02-28 | util, core: add support for ephemeral status lines | Michal Schmidt |
2013-02-27 | unit: rework resource management API | Lennart Poettering |
2013-02-27 | Revert "log: fix fallbacks to kmsg" | Lennart Poettering |
2013-02-17 | efi: compare by substraction | Kay Sievers |
2013-02-16 | log: fix fallbacks to kmsg | Michal Schmidt |
2013-02-14 | bootchart: use conf-parser & CamelCase names in .conf | Thomas Hindoe Paaboel Andersen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | dbus: introduce parse_unit_info | Marc-Antoine Perennou |
2013-02-13 | dbus: import struct unit_info from systemctl | Marc-Antoine Perennou |
2013-02-13 | build-sys: make EFI support build-time optional | Lennart Poettering |
2013-02-13 | build-sys: make PolicyKit support compile-time optional (was runtime-optional... | Lennart Poettering |
2013-02-13 | efi: efi_get_boot_options() should already sort the entries, the random order... | Lennart Poettering |
2013-02-13 | efi: use efi_get_variable_string() instead of efi_get_variable() where we can | Lennart Poettering |
2013-02-13 | efi: unify BootXXXX reading | Kay Sievers |
2013-02-13 | Revert "log_error() if inotify_add_watch() fails" | Lennart Poettering |
2013-02-13 | log_error() if inotify_add_watch() fails | Harald Hoyer |
2013-02-13 | man: rename systemd.conf to systemd-system.conf | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | ratelimit: fix off-by-one | Michael Olbrich |
2013-02-13 | util: *DO NOT* loop for EINTR handling with close_nointr() | Colin Walters |
2013-02-13 | util: introduce strcaseeq/strncaseeq | Thomas Hindoe Paaboel Andersen |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | efi: add missing #include | Lennart Poettering |
2013-02-13 | efi: various cleanups | Lennart Poettering |
2013-02-13 | missing: define MS_REC and MS_SHARED if not defined already | Aleksander Morgado |
2013-02-11 | binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t... | Lennart Poettering |
2013-02-11 | core: properly validate environment data from Environment= lines in unit files | Lennart Poettering |
2013-02-11 | manager: validate environment parameters for SetEnvironment(), UnsetEnvironme... | Lennart Poettering |
2013-02-11 | bootctl: add boot loader and firmware interface tool | Kay Sievers |
2013-02-11 | efi: fix returned length of efi_get_variable() | Lennart Poettering |
2013-02-11 | util: rework load_env_file() | Lennart Poettering |
2013-02-11 | path-util: fix memory leak | Lennart Poettering |
2013-02-11 | util: introduce FOREACH_LINE for iterating through files | Lennart Poettering |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-02-08 | shared: conf-files - use root parameter and convert to auto-cleanup | Kay Sievers |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
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 |