summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-09tree-wide: take benefit of the fact that hashmap_free() returns NULLLennart Poettering
2015-09-09Merge pull request #1218 from poettering/safe-fcloseDaniel Mack
2015-09-09util: introduce safe_fclose() and port everything over to itLennart Poettering
2015-09-09Merge pull request #1216 from poettering/coccinelle-fixes-2Daniel Mack
2015-09-09tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering
2015-09-09core: freeze execution if /etc/mtab existsDaniel Mack
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-09-01Merge pull request #1098 from filbranden/cpuaffinity2Lennart Poettering
2015-09-01core: Log parse errors in config_parse_cpu_affinity2Filipe Brandenburger
2015-09-01Merge pull request #1111 from poettering/more-cgroup-fixesTom Gundersen
2015-09-01cgroup: small cleanups and coding style fixesLennart Poettering
2015-09-01core: add OOM check in config_parse_join_controllersFilipe Brandenburger
2015-09-01core: Log parse errors in config_parse_join_controllersFilipe Brandenburger
2015-08-31core: Use extract_first_word in config_parse_join_controllersFilipe Brandenburger
2015-08-31util: Declare a cleanup routine for a cpu_set_tFilipe Brandenburger
2015-08-31core: Use extract_first_word in config_parse_cpu_affinity2Filipe Brandenburger
2015-08-31core: use DUAL_TIMESTAMP_NULL where we canLennart Poettering
2015-08-07core: s/reexection/reexecution/ typo fixJan Pokorný
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-09Reload manager defaults at daemon-reloadThomas Blume
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-06-30core: handle --log-target=null when calling systemd-shutdownIago López Galeiras
2015-06-10tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering
2015-06-05core: Remove "old kernel" warning if PR_SET_CHILD_SUBREAPER failsCristian Rodríguez
2015-05-29util: split out signal-util.[ch] from util.[ch]Lennart Poettering
2015-05-27fix extraneous space in equality checkJonathan Boulle
2015-05-15core: Execute first boot presets in an enable-only preset-mode.Dimitri John Ledkov
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-04-10shared: add formats-util.hRonny Chevalier
2015-03-16core: Remove explicit Plymouth integrationJasper St. Pierre
2015-03-15Add (void) where we don't care about return valueZbigniew Jędrzejewski-Szmek
2015-03-14core: do not use quotes around virt and archZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-12core: disarm shutdown watchdog if we fail to set timeoutLennart Poettering
2015-02-04core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering
2015-02-03core: use some nice macros where appropriateLennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-01-30core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-30Revert "core: make setting the shutdown watchdog configuration via dbus work"Kay Sievers
2015-01-29core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy