summaryrefslogtreecommitdiff
path: root/src/core/main.c
Commit message (Expand)AuthorAge
* main: fix loading of default targetLennart Poettering2013-06-28
* core: add transient unitsLennart Poettering2013-06-28
* core: general cgroup reworkLennart Poettering2013-06-27
* core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering2013-06-27
* manager: add DefaultEnvironment optionUmut Tezduyar2013-06-20
* manager: Do not handle SIGKILL since we can notChengwei Yang2013-06-06
* core: read "debug" from kernel commandline and set log levelLukas Nykryn2013-05-30
* systemd: record efi timestamps after /sys is mountedZachary Cook2013-05-29
* systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek2013-05-06
* systemd: record the timestamps as early as possibleHarald Hoyer2013-04-25
* conf-parser: restrict .include usageLennart Poettering2013-04-25
* Small cleanupZbigniew Jędrzejewski-Szmek2013-04-24
* core: there's no point to complain so loudly about non-isolatable boot targetsLennart Poettering2013-04-22
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Move bus_error to dbus-common and remove bus_error_message_or_strerrorSimon Peeters2013-04-18
* core/main: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-04-17
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* core/main: generate 4 parsing functions from a macroZbigniew Jędrzejewski-Szmek2013-04-17
* Do not serialize environment, when switching rootHarald Hoyer2013-04-08
* Use _cleanup_ when reading config filesZbigniew Jędrzejewski-Szmek2013-04-05
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* Partially revert e62d8c394474Zbigniew Jędrzejewski-Szmek2013-03-31
* ModernizationZbigniew Jędrzejewski-Szmek2013-03-31
* main: minor simplificationLennart Poettering2013-03-22
* main: use strv_find() where we canLennart Poettering2013-03-22
* main: don't mount cgroup controller unless PID == 1Lennart Poettering2013-03-22
* main: don't mount /sys, /dev and friends when we run with PID != 1Lennart Poettering2013-03-14
* core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it insteadLennart Poettering2013-03-07
* core: mount and initialize SmackNathaniel Chen2013-03-07
* core: move mount_setup_early() to main.cNathaniel Chen2013-03-07
* core: don't complain about systemd.journald.xxx kernel command line arguments...Lennart Poettering2013-03-07
* main: ISOLATE rather than REPLACE default.targetTom Gundersen2013-03-06
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* core: don't accept invalid environment assignments from the kernel cmdlineLennart Poettering2013-02-11
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-04
* socket: support socket activation of containersLennart Poettering2012-12-22
* build-sys: make loadable module support optionalTom Gundersen2012-11-20
* hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers2012-10-27
* core: Refuse to run a user instance when the system hasn't been booted with s...Thomas Bächler2012-10-16
* main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering2012-09-24
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18
* main: when transitioning from initrd to the main system log to kmsgLennart Poettering2012-09-17
* hwclock: always set the kernel's timezoneKay Sievers2012-09-17
* main: bump up RLIMIT_NOFILE for systemd itselfLennart Poettering2012-09-17
* selinux: close stdin/stdout/stderr before loading selinux policyLennart Poettering2012-09-10
* main: fix syntax of net_prio cgroup controllerLennart Poettering2012-09-07
* main: jointly mount more controllersLennart Poettering2012-09-03
* core: free word later in parse_proc_cmdlineLukas Nykryn2012-08-23