summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
2014-01-08Improve messages about user mode a bitZbigniew Jędrzejewski-Szmek
2014-01-05Remove unused variablesZbigniew Jędrzejewski-Szmek
2014-01-05strv: multiple cleanupsSimon Peeters
2014-01-02Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek
2013-12-23log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"Lennart Poettering
2013-12-19do not run kmod-setup in a containerKay Sievers
2013-12-18core: in a container log to /dev/console if "debug" is specifiedLennart Poettering
2013-12-18log: don't reopen /dev/console each time we call log_open()Lennart Poettering
2013-12-17_noreturn_ --> noreturn for C11 compatShawn Landden
2013-11-30core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch
2013-11-25shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-11-20valgrind: make running PID 1 in valgrind usefulLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-11-10analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen
2013-11-08manager: configurable StartLimit default valuesLukas Nykryn
2013-11-07core: fix require $XDG_RUNTIME_DIRKay Sievers
2013-11-07udevadm-settle: add missing braceZbigniew Jędrzejewski-Szmek
2013-11-07core: require $XDG_RUNTIME_DIR to be set for user instancesMantas Mikulėnas
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering
2013-11-05Configurable Timeouts/Restarts default valuesOleksii Shevchuk
2013-10-21bus: remove static introspection file exportKay Sievers
2013-10-01main: don't free fds array twiceLennart Poettering
2013-09-26main: set umask before creating any filesMike Gilbert
2013-08-30main: drop capabilities of userhelpers before oursHarald Hoyer
2013-08-27log to kmsg when "debug" is used on the kernel command lineKay Sievers
2013-07-30do not pass-along the environment from the kernel or initrdKay Sievers
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-23remove left-over initrd time stamp handlingKay Sievers
2013-07-17remove RD_TIMESTAMP importHarald Hoyer
2013-07-11core: rearrange if blocks a bitLennart Poettering
2013-07-10core: uninstall cgroup agent only if we are running outside of a containerLennart Poettering
2013-07-10core: send out "Reloading" signal before and after doing a full reload/reexec...Lennart Poettering
2013-07-10core: serialize/deserialize bus subscribersLennart Poettering
2013-07-05suppress status message output at shutdown when 'quiet' is givenKay Sievers
2013-07-04disable the cgroups release agent when shutting downKay Sievers
2013-07-02man: improve grammar and word formatting in numerous man pagesJason St. John
2013-06-28main: fix loading of default targetLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-27core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-06-06manager: Do not handle SIGKILL since we can notChengwei Yang
2013-05-30core: read "debug" from kernel commandline and set log levelLukas Nykryn
2013-05-29systemd: record efi timestamps after /sys is mountedZachary Cook
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek
2013-04-25systemd: record the timestamps as early as possibleHarald Hoyer
2013-04-25conf-parser: restrict .include usageLennart Poettering
2013-04-24Small cleanupZbigniew Jędrzejewski-Szmek