summaryrefslogtreecommitdiff
path: root/src/core/main.c
AgeCommit message (Expand)Author
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
2013-04-22core: there's no point to complain so loudly about non-isolatable boot targetsLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-18Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters
2013-04-17core/main: use _cleanup_Zbigniew Jędrzejewski-Szmek
2013-04-17Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek
2013-04-17core/main: generate 4 parsing functions from a macroZbigniew Jędrzejewski-Szmek
2013-04-08Do not serialize environment, when switching rootHarald Hoyer
2013-04-05Use _cleanup_ when reading config filesZbigniew Jędrzejewski-Szmek
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-03-31Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek
2013-03-31ModernizationZbigniew Jędrzejewski-Szmek
2013-03-22main: minor simplificationLennart Poettering
2013-03-22main: use strv_find() where we canLennart Poettering
2013-03-22main: don't mount cgroup controller unless PID == 1Lennart Poettering
2013-03-14main: don't mount /sys, /dev and friends when we run with PID != 1Lennart Poettering
2013-03-07core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadsystemd/v198Lennart Poettering
2013-03-07core: mount and initialize SmackNathaniel Chen
2013-03-07core: move mount_setup_early() to main.cNathaniel Chen
2013-03-07core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering
2013-03-06main: ISOLATE rather than REPLACE default.targetTom Gundersen
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-11core: don't accept invalid environment assignments from the kernel cmdlineLennart Poettering
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-12-22socket: support socket activation of containersLennart Poettering
2012-11-20build-sys: make loadable module support optionalTom Gundersen
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers