]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/main.c
core: add transient units
[thirdparty/systemd.git] / src / core / main.c
2013-06-28  Lennart Poetteringcore: add transient units
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-27  Lennart Poetteringcore: don't do runaway fork()s if we hit a segfault...
2013-06-20  Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-06  Chengwei Yangmanager: Do not handle SIGKILL since we can not
2013-05-30  Lukas Nykryncore: read "debug" from kernel commandline and set...
2013-05-29  Zachary Cooksystemd: record efi timestamps after /sys is mounted
2013-05-06  Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-04-25  Harald Hoyersystemd: record the timestamps as early as possible
2013-04-25  Lennart Poetteringconf-parser: restrict .include usage
2013-04-24  Zbigniew Jędrzejew... Small cleanup
2013-04-23  Lennart Poetteringcore: there's no point to complain so loudly about...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18  Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-17  Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-17  Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-17  Zbigniew Jędrzejew... core/main: generate 4 parsing functions from a macro
2013-04-08  Harald HoyerDo not serialize environment, when switching root
2013-04-06  Zbigniew Jędrzejew... Use _cleanup_ when reading config files
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-04  Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03  Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31  Zbigniew Jędrzejew... Partially revert e62d8c394474
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-22  Lennart Poetteringmain: minor simplification
2013-03-22  Lennart Poetteringmain: use strv_find() where we can
2013-03-22  Lennart Poetteringmain: don't mount cgroup controller unless PID == 1
2013-03-14  Lennart Poetteringmain: don't mount /sys, /dev and friends when we run...
2013-03-07  Lennart Poetteringcore: if we cannot JOB_ISOLATE the default target JOB_R... v198
2013-03-07  Nathaniel Chencore: mount and initialize Smack
2013-03-07  Nathaniel Chencore: move mount_setup_early() to main.c
2013-03-07  Lennart Poetteringcore: don't complain about systemd.journald.xxx kernel...
2013-03-06  Tom Gundersenmain: ISOLATE rather than REPLACE default.target
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-11  Lennart Poetteringcore: don't accept invalid environment assignments...
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-04  Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-12-22  Lennart Poetteringsocket: support socket activation of containers
2012-11-20  Tom Gundersenbuild-sys: make loadable module support optional
2012-10-27  Kay Sievershwclock: do not seal the kernel's time-warp call from...
2012-10-16  Thomas Bächlercore: Refuse to run a user instance when the system...
2012-09-24  Lennart Poetteringmain: don't try to mout cpuset with cpu+cpuacct anymore
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-17  Lennart Poetteringmain: when transitioning from initrd to the main system...
2012-09-17  Kay Sievershwclock: always set the kernel's timezone
2012-09-17  Lennart Poetteringmain: bump up RLIMIT_NOFILE for systemd itself
2012-09-10  Lennart Poetteringselinux: close stdin/stdout/stderr before loading selin...
2012-09-07  Lennart Poetteringmain: fix syntax of net_prio cgroup controller
2012-09-04  Lennart Poetteringmain: jointly mount more controllers
2012-08-23  Lukas Nykryncore: free word later in parse_proc_cmdline
2012-08-21  Lennart Poetteringmain: fix PR_SET_CHILD_SUBREAPER warning version
2012-08-21  Lennart Poetteringcore: fix error checking for PR_SET_CHILD_SUBREAPER
2012-08-06  Lennart Poetteringmain: fix typo
2012-08-06  Shawn Landdencontinue work with error messages, log_oom()
2012-07-24  Auke Kokmain: set PR_SET_CHILD_REAPER for MANAGER_USER
2012-07-17  Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-07-17  Lennart Poetteringswitch-root: don't wait for processes
2012-07-17  Zbigniew Jędrzejew... systemd: add --version option
2012-07-13  Harald Hoyermain: only reopen /dev/console if we switch-root to...
2012-07-13  Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-10  Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-02  Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-06-28  Lennart Poetteringmain: print detected virtualiaztion at boot
2012-06-26  Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-22  Lennart Poetteringcore: remove sysv_console option
2012-06-22  Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21  Lennart Poetteringman: document all kernel command line options we understand
2012-05-31  Lennart Poetteringmain: allow setting of timer slack for PID 1
2012-05-29  Lennart Poetteringcapabilities: when dropping capabilities system-wide...
2012-05-24  Lennart Poetteringmain: add configuration option to alter capability...
2012-05-22  Kay Sieversmain: only fall back to /bin/sh in case /sbin/init...
2012-05-22  Lennart Poetteringmain: properly queue default.target after switched...
2012-05-21  Frederic Crozatmain: allow system wide limits for services
2012-05-21  Lennart Poetteringmain: rename a few fix to follow general naming style
2012-05-21  Lennart Poetteringswitch-root: move switch_root() call into its own ...
2012-05-21  Harald Hoyermain: do_switch_root() do not recursively remove across...
2012-05-21  Harald Hoyercore/main.c: handle the initrd timestamp differently...
2012-05-21  Harald Hoyercore/main.c: do_switch_root(): do not remove the old...
2012-05-21  Harald Hoyercore/main.c: add "--switchedroot" parameter
2012-05-21  Harald Hoyermain: corrected do_switch_root()
2012-05-21  Lennart Poetteringmain: try a bit harder to find an init process to execu...
2012-05-09  Michal Schmidtmain: fix uninitialized variable
2012-05-09  Michal Schmidtmain: fix assertion failure due to use of ELEMENTSOF...
2012-05-08  Lennart Poetteringmanager: introduce SwitchRoot bus call for initrd/main...
2012-05-08  Lennart Poetteringmain: simplify+unify logic for parsing runtime booleans
2012-05-07  Kay Sieversutil: split-out hwclock.[ch]
2012-04-24  Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-20  Lennart Poetteringmain: log to the journal in container mode, by default
2012-04-17  Kay Sieversselinux: unify systemd and udev code
2012-04-13  Lennart Poetteringmain: unset some more env vars
2012-04-12  Lennart Poetteringmain: we want all setup functions to be in files called...
2012-04-12  Kay Sieversrename machine-id-main.c tomacht the binary and move...