]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/main.c
build-sys: make loadable module support optional
[thirdparty/systemd.git] / src / core / main.c
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...