Age | Commit message (Expand) | Author |
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 |
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 |