chiark / gitweb /
core: allow transient mount units
[elogind.git] / src / core /
2014-06-06 Tom Gundersencore: allow transient mount units
2014-06-06 Thomas Hindoe Paab... fix warnings
2014-06-06 Lennart Poetteringnamespace: cover /boot with ProtectSystem= again
2014-06-06 Lennart Poetteringnamespace: beef up read-only bind mount logic
2014-06-05 Lennart Poetteringnamespace: also include /root in ProtectHome=
2014-06-05 Lennart Poetteringnamespace: when setting up an inaccessible mount point...
2014-06-05 Lennart Poetteringumount: modernizations
2014-06-05 Lennart Poetteringcore: introduce new Restart=on-abnormal setting
2014-06-05 Lennart Poetteringkdbus: when uploading bus name policy, resolve users...
2014-06-05 Lennart Poetteringcore: don't include /boot in effect of ProtectSystem=
2014-06-05 Lennart Poetteringsocket: add SocketUser= and SocketGroup= for chown...
2014-06-04 Lennart Poetteringcore: make sure we properly parse ProtectHome= and...
2014-06-04 Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-04 Lennart Poetteringcore: provide /dev/ptmx as symlink in PrivateDevices...
2014-06-04 Lennart Poetteringcore: make sure PrivateDevices= makes /dev/log available
2014-06-04 Lennart Poetteringsocket: add new Symlinks= option for socket units
2014-06-04 Lennart Poetteringsocket: optionally remove sockets/FIFOs in the file...
2014-06-03 Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-05-28 Lennart Poetteringvirt: rework container detection logic
2014-05-28 Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-05-24 Jonathan BoulleFix several small typos
2014-05-24 Kay Sieverscore: timer - switch to touch_file()
2014-05-23 Kay Sieversshared: rename hwclock.[ch] to clock-util.[ch]
2014-05-22 Lennart Poetteringsocket: properly handle if our service vanished during...
2014-05-22 Lennart Poetteringcore: remove unused vars
2014-05-22 Lennart Poetteringcore: never consider failure when reading drop-ins...
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21 Lennart Poetteringcgroups: always propagate controller membership to...
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-05-21 Lennart Poetteringlogind: don't apply RemoveIPC= to system users
2014-05-18 David Strausscore: Filter by state behind the D-Bus API, not in...
2014-05-18 Nis Martensenfix spelling of privilege
2014-05-16 Will Woodscore: let selinux_setup() load policy more than once
2014-05-15 Lennart Poetteringcore: make sure to serialize jobs for all units
2014-05-15 Lennart Poetteringselinux: fix build for non-selinux systems
2014-05-15 Zbigniew Jędrzejew... core: close socket fds asynchronously
2014-05-15 Zbigniew Jędrzejew... Make sure that keys are properly removed from hashmap
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-15 Zbigniew Jędrzejew... Make systemctl --root look for files in the proper...
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-05-14 Lennart Poetteringcore: no need to pass bus object to selinux access...
2014-05-14 Tom Gundersencore: sysvcompat - avoid repeated function call
2014-05-14 Tom Gundersencore: sysvcompat - $network should be equivalent to...
2014-05-12 Michael Marineaujob: always add waiting jobs to run queue during coldplug
2014-05-08 Łukasz Stelmachcore: check the right variable for failed open()
2014-05-08 Jan Engelhardtdoc: corrections to words and forms
2014-05-06 Lennart Poetteringload-fragment: minor cleanup
2014-05-05 Lennart Poetteringbuild-sys: move async.[ch] to src/shared
2014-05-05 Kay Sieverscore: require cgroups filesystem to be available
2014-05-02 Lennart Poetteringasync: add asynchronous close() call
2014-04-28 Lennart Poetteringmachine-id: only look into KVM uuid when we are not...
2014-04-26 Brandon Philipsjob: add waiting jobs to run queue in unit_coldplug
2014-04-25 Will Woodscore: reindent {selinux, ima, smack}-setup.c
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-04-25 Lennart Poetteringcore: make sure we always write changed cgroup attribut...
2014-04-24 Michael Olbrichservice: rename StartLimitAction enum to FailureAction
2014-04-24 Michael Olbrichservice: add FailureAction= option
2014-04-21 Michael Olbrichservice: add support for reboot argument when triggered...
2014-04-20 Zbigniew Jędrzejew... Handle Unix domain socket connections from outside...
2014-04-19 Kay SieversRevert "Handle Unix domain socket connections from...
2014-04-18 Ali H. Caliskancore: minor typo fix
2014-04-17 Eelco DolstraHandle Unix domain socket connections from outside...
2014-04-12 Thomas Bächlercore: Make sure a stamp file exists for all Persistent...
2014-04-06 Kay Sieversreduce the amount of messages logged to /dev/kmsg when...
2014-03-26 Kay Sieverscore: do not read system boot timestamps in systemd...
2014-03-24 Lennart Poetteringcore: don't try to relabel mounts before we loaded...
2014-03-24 Lennart Poetteringcore: remove tcpwrap support
2014-03-24 Lennart Poetteringservice: don't take chkconfig priority into account
2014-03-24 Lennart Poetteringcore: add a setting to globally control the default...
2014-03-24 Lennart Poetteringtimer: support timers that can resume the system from...
2014-03-24 Lennart Poetteringsystemctl: show last trigger time in "systemctl list...
2014-03-24 Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-24 Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-21 Lennart Poetteringtimer: add timer persistance (aka anacron-like behaviour)
2014-03-20 Lennart Poetteringunit: turn off mount propagation for udevd
2014-03-19 Lennart Poetteringcore: move notify sockets to /run and $XDG_RUNTIME_DIR
2014-03-19 Lennart Poetteringcore: make sure we can combine DevicePolicy=closed...
2014-03-19 Lennart Poetteringcore: rework context initialization/destruction logic
2014-03-19 Lennart Poetteringcore: when PrivateTmp= is set for a unit, make sure...
2014-03-19 Lennart Poetteringcore: Beef up PrivateDevices=
2014-03-19 Lennart Poetteringcore: expose missing busname properties on the bus
2014-03-19 Lennart Poetteringcore: by default .busname units should be activating
2014-03-19 Daniel Mackbusname: introduce Activating directive
2014-03-18 Lennart Poetteringcore: add new AcceptFD= setting to .busname units
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-18 Lennart Poetteringcore: drop CAP_MKNOD when PrivateDevices= is set
2014-03-18 Lennart Poetteringcore: remount /sys/fs/cgroup/ read-only after we mounte...
2014-03-18 Lennart Poetteringcgroup: it's not OK to invoke alloca() in loops
2014-03-17 Miklos Vajnacore, libsystemd, systemd, timedate, udev: spelling...
2014-03-16 Josh TriplettUse strlen even for constant strings
2014-03-14 Zbigniew Jędrzejew... Do not return -1 (EINVAL) on allocation error
2014-03-14 Zbigniew Jędrzejew... machine-id-setup: use path_kill_slashes and modernizations
2014-03-14 Greg KHmachine-id: add --root option to operate on an alternat...
2014-03-12 Daniel Buchsocket.c: make use of union sockaddr_union
2014-03-12 Lennart Poetteringmanager: use system state enum where appropriate
2014-03-12 Lennart Poetteringcore: introduce system state enum
2014-03-11 Lennart Poetteringcore: support globbing matches in DeviceAllow= when...
2014-03-11 Lennart Poetteringdbus: suppress duplicate and misleading messages
2014-03-08 Dave Reisnerfix off by one error in array index assertion
next