Age | Commit message (Expand) | Author |
2013-03-15 | core: reuse the same /tmp, /var/tmp and inaccessible dir | Michal Sekletar |
2013-03-15 | strv: fix STRV_FOREACH_PAIR macro definition | Lennart Poettering |
2013-03-13 | fileio: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | logs-show: export logic to add matches for units | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | util, manager: and mempset() and use it | Michal Schmidt |
2013-03-10 | bootctl: print secure boot flags | Kay Sievers |
2013-03-08 | util: fix printing of welcome message | Michal Schmidt |
2013-03-08 | shared: inline trivial auto-cleanup functions | Michal Schmidt |
2013-03-08 | shared: remove pointless checks in auto-cleanup functions | Michal Schmidt |
2013-03-07 | pager: add -M to $LESS to make the bottom line nicer | Lennart Poettering |
2013-03-07 | pager: always override LESS | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-07 | util: Fix grammar in comment | Jan Janssen |
2013-03-07 | virt: check for /sys/hypervisor/type for detecting xen PV | Lennart Poettering |
2013-03-05 | util: properly escape corner cases in bus_path_escape(), too | Lennart Poettering |
2013-03-02 | job: print the "OK" status messages in normal green | Michal Schmidt |
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 |