Age | Commit message (Expand) | Author |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-06-17 | turn kdbus support into a runtime option | Kay Sievers |
2015-06-10 | util: introduce CMSG_FOREACH() macro and make use of it everywhere | Lennart Poettering |
2015-06-08 | tree-wide: remove spurious space | Thomas Hindoe Paaboel Andersen |
2015-06-03 | kdbus: remove attach_flags_mask module parameter setting | Kay Sievers |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-21 | manager: fix finish_timestamp calculation | Lennart Poettering |
2015-05-19 | core: don't consider boot-up finished if we are still reloading | Lennart Poettering |
2015-05-19 | core: when propagating restart requests due to deps, downgrade restart to try... | Lennart Poettering |
2015-05-13 | core: fix memory leak in manager_run_generators() | Cristian Rodríguez |
2015-05-12 | core: drop redundant logging about notification messages | Tom Gundersen |
2015-05-11 | core: rename SystemdRunningAs to ManagerRunningAs | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-05-06 | bus: don't switch to kdbus if not requested | David Herrmann |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-30 | core: simplify unit type detection logic | Lennart Poettering |
2015-04-29 | core: fix event source annotations | Mantas Mikulėnas |
2015-04-29 | core: annotate event sources | Tom Gundersen |
2015-04-24 | manager: don't fail fatally if we cannot coldplug a unit | Lennart Poettering |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-15 | core: remove useless debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: ignore any issues with setting time on jobs_in_progress_event_source | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: issue error on oom we can do nothing about | Zbigniew Jędrzejewski-Szmek |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-03-01 | core: downgrade unit type not supported message | Umut Tezduyar Lindskog |
2015-02-26 | core: emit changes for NFailedUnits property | Lucas De Marchi |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-28 | manager: fix minor typo | Lennart Poettering |
2015-01-28 | manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o... | Lennart Poettering |
2015-01-28 | core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately | Lennart Poettering |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-23 | core: zero size notify messages are OK | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | core: write kdbus.attach_flags_mask only on real boot | David Herrmann |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2015-01-05 | core: rework counting of running jobs | Lennart Poettering |
2014-12-19 | util: rename ignore_file() to hidden_file() | Lennart Poettering |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |