summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
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
2015-01-27core: explain why failing to set up the crash handler is not a real problemLennart Poettering
2015-01-05core: fix typo in log messageMichael Biebl
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-28tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering
2014-12-18core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek
2014-12-11core: correct spacing near eol in code commentsTorstein Husebø
2014-11-29core: Support system.conf.d and user.conf.d directories in the usual search p...Josh Triplett
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversionsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-26manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek
2014-11-26manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek
2014-11-23manager: let manager_free() handle NULLsZbigniew Jędrzejewski-Szmek
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-11-07util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering
2014-10-28mac: add mac_ prefix to distinguish origin security apisWaLyong Cho
2014-10-28core: remove system start timeout logic againLennart Poettering