chiark / gitweb /
nspawn: handle poweroff/reboot nicely in containers
[elogind.git] / src / core /
2012-09-05 Lennart Poetteringshutdown: in containers, invoke reboot(2), too. Then...
2012-09-05 Lennart Poetteringshutdown: remove explicit sync() invocations
2012-09-04 Lennart Poetteringmain: jointly mount more controllers
2012-09-04 Lennart Poetteringswap: don't try to shutdown swaps on shutdown in a...
2012-09-04 Lennart Poetteringswap: refuse start/stop of swaps in container
2012-09-04 Lennart Poetteringshutdown: don't attempt read-only mounts in a container
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-08-23 Lukas Nykryncore: free word later in parse_proc_cmdline
2012-08-23 Lukas Nykrynload-fragment: initialize bool invert before use
2012-08-22 Lennart Poetteringservice: introduce a proper service result if the start...
2012-08-21 Lennart Poetteringunit: add new ConditionHost= condition type
2012-08-21 Lennart Poetteringmain: fix PR_SET_CHILD_SUBREAPER warning version
2012-08-21 Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21 Dave Reisnerdev-setup: allow a path prefix for use in chroots
2012-08-21 Lennart Poetteringcore: fix error checking for PR_SET_CHILD_SUBREAPER
2012-08-20 Lennart Poetteringjournal: make libgcrypt dependency optional
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-08-13 Lennart Poetteringumount: MS_MGC_VAL is so 90s
2012-08-13 Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13 Lennart Poetteringmachine-id: properly mount transient machine ID read...
2012-08-13 Lennart Poetteringnamespace: rework namespace support
2012-08-11 Lennart Poetteringswitch-root: remount to MS_PRIVATE
2012-08-10 Dave Reisnershutdown: recursively mark root as private before pivot
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Michal Sekletarsystemd: introduced new timeout types
2012-08-06 Lennart Poetteringmount-setup: change system mount propagation to shared...
2012-08-06 Lennart Poetteringmain: fix typo
2012-08-06 Shawn Landdencontinue work with error messages, log_oom()
2012-07-30 Zbigniew Jędrzejew... automount: print mount point in debug message
2012-07-28 Dave Reisnerselinux: avoid inclusion of null_log without selinux
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-26 Michal Schmidtunit: add missing deps in unit_dependency_table
2012-07-26 Michal Schmidtunit: make the table of inverse deps symmetric
2012-07-26 Michal Schmidtdbus-unit: expose PartOf/ConsistsOf properties
2012-07-26 Michal Sekletarsystemd: added new dependency PartOf
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-24 Auke Kokmain: set PR_SET_CHILD_REAPER for MANAGER_USER
2012-07-22 Jim Meyeringsd-daemon: remove unnecessary memset calls
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19 Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-19 Lennart Poetteringmanager: use a private notify sockets in containers...
2012-07-19 Lennart Poetteringkillall: avoid gcc warning about wait name clash
2012-07-18 Lennart Poetteringservice: don't print a warning if we are in autorestart...
2012-07-18 Lennart Poetteringservice: make start jobs wait, not fail, when an automa...
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-17 Lennart Poetteringexecute: free syscall filter array after use
2012-07-17 Lennart Poetteringexecute: support syscall filtering using seccomp filters
2012-07-16 Lennart Poetteringcore: fix name of dbus call parameter
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-16 Auke Kokunit: printf specifiers %u and %h: $USER and $HOME.
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversunit: avoid re-definition of enum for older gcc versions
2012-07-13 Lennart Poetteringunit: rename BindTo= to BindsTo=
2012-07-13 Lennart Poetteringshutdown: add missing include
2012-07-13 Harald Hoyermain: only reopen /dev/console if we switch-root to...
2012-07-13 Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13 Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Lennart Poetteringselinux: turn of libselinux' internal logging
2012-07-10 Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-07-10 Malte Starostikmount: fix for complex automounts
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitLoadState definitions from core/unit...
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-07-10 Lennart Poetteringunit-name: remove unit_name_is_valid_no_type() and...
2012-07-10 Zbigniew Jędrzejew... unit: Move UnitType definitions from core/unit.c to...
2012-07-09 Auke KokMeeGo: Remove build support for MeeGo distribution.
2012-07-03 Lennart Poetteringservice: flush the start counter in "systemctl reset...
2012-07-03 Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-07-03 Lennart Poetteringload-fragment: a few modernizations
2012-07-02 Lennart Poetteringcore: mention if we are run from an initial RAM disk
2012-07-02 Lennart Poetteringmanager: turn notify socket into abstract namespace...
2012-06-29 Lennart Poetteringmanager: serialize/deserialize job counters across...
2012-06-29 Lennart Poetteringremount-fs: also remount /usr according to fstab
2012-06-29 Michal Schmidtmount: load only if we there's mountinfo or fragment
2012-06-29 Michal Schmidtmount: split adding of extras from mount_load()
2012-06-28 Lennart Poetteringmain: print detected virtualiaztion at boot
2012-06-27 Michal Schmidtmodules-load: use correct va_list logging function
2012-06-26 Lennart Poetteringcore: make systemd.confirm_spawn=1 actually work
2012-06-26 Michal Schmidtservice: pass via FAILED/DEAD before going to AUTO_RESTART
2012-06-26 Michal Schmidtservice: fix incorrect argument
2012-06-25 Lennart Poetteringbus: drop HaveWatchdog option
2012-06-25 Lennart Poetteringcryptsetup: fix escaping when generating cryptsetup...
2012-06-25 Lennart Poetteringunits: rename fsck@.service to systemd-fsck@.service
2012-06-22 Lennart Poetteringunit: drop the Names= option
2012-06-22 Lennart Poetteringdbus: don't expose SysVInitPath and SysVRcndPath on...
2012-06-22 Lennart Poetteringcore: remove sysv_console option
2012-06-22 Lennart Poetteringsystemctl: automatically turn paths and unescaped unit...
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-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-21 Lennart Poetteringrpm: include RPM macro definition for .spec snippets
2012-06-19 Michal Sekletarsystemd: return error when asked to stop unknown unit
next