Age | Commit message (Expand) | Author |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-09 | tree-wide: take benefit of the fact that hashmap_free() returns NULL | Lennart Poettering |
2015-09-09 | Merge pull request #1218 from poettering/safe-fclose | Daniel Mack |
2015-09-09 | util: introduce safe_fclose() and port everything over to it | Lennart Poettering |
2015-09-09 | Merge pull request #1216 from poettering/coccinelle-fixes-2 | Daniel Mack |
2015-09-09 | tree-wide: update empty-if coccinelle script to cover empty-while and more | Lennart Poettering |
2015-09-09 | core: freeze execution if /etc/mtab exists | Daniel Mack |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-09-01 | Merge pull request #1098 from filbranden/cpuaffinity2 | Lennart Poettering |
2015-09-01 | core: Log parse errors in config_parse_cpu_affinity2 | Filipe Brandenburger |
2015-09-01 | Merge pull request #1111 from poettering/more-cgroup-fixes | Tom Gundersen |
2015-09-01 | cgroup: small cleanups and coding style fixes | Lennart Poettering |
2015-09-01 | core: add OOM check in config_parse_join_controllers | Filipe Brandenburger |
2015-09-01 | core: Log parse errors in config_parse_join_controllers | Filipe Brandenburger |
2015-08-31 | core: Use extract_first_word in config_parse_join_controllers | Filipe Brandenburger |
2015-08-31 | util: Declare a cleanup routine for a cpu_set_t | Filipe Brandenburger |
2015-08-31 | core: Use extract_first_word in config_parse_cpu_affinity2 | Filipe Brandenburger |
2015-08-31 | core: use DUAL_TIMESTAMP_NULL where we can | Lennart Poettering |
2015-08-07 | core: s/reexection/reexecution/ typo fix | Jan Pokorný |
2015-07-31 | tree-wide: introduce mfree() | David Herrmann |
2015-07-09 | Reload manager defaults at daemon-reload | Thomas Blume |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-06-30 | core: handle --log-target=null when calling systemd-shutdown | Iago López Galeiras |
2015-06-10 | tree-wide: whenever we fork off a foreign child process reset signal mask/han... | Lennart Poettering |
2015-06-05 | core: Remove "old kernel" warning if PR_SET_CHILD_SUBREAPER fails | Cristian Rodríguez |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-27 | fix extraneous space in equality check | Jonathan Boulle |
2015-05-15 | core: Execute first boot presets in an enable-only preset-mode. | Dimitri John Ledkov |
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-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-15 | Add (void) where we don't care about return value | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | core: do not use quotes around virt and arch | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-12 | core: disarm shutdown watchdog if we fail to set timeout | Lennart Poettering |
2015-02-04 | core: don't reset log level to NOTICE if we get quiet on the kernel cmdline | Lennart Poettering |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-30 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-30 | Revert "core: make setting the shutdown watchdog configuration via dbus work" | Kay Sievers |
2015-01-29 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-05 | core: fix typo in log message | Michael Biebl |