summaryrefslogtreecommitdiff
path: root/src/core/dbus-mount.c
Commit message (Expand)AuthorAgeFilesLines
* core/mount: escape invalid UTF8 char in dbus replyYu Watanabe2023-05-111-12/+55
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* cgroup: Implicit unit_invalidate_cgroup_members_masksMichal Koutný2020-08-191-1/+0
* shared: split out property get helpersLennart Poettering2020-06-301-1/+1
* mount: add ReadWriteOnly property to fail on read-only mountsMartin Hundebøll2020-05-011-0/+4
* cgroup: drastically simplify caching of cgroups members maskLennart Poettering2018-11-231-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* dbus-mount: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-05-131-62/+17
* core: use bus_property_get_*() functions instead of NULLYu Watanabe2018-05-101-2/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* dbus-mount: support more options in transient mount unitYu Watanabe2018-01-021-21/+25
* core: add proper escaping to writing of drop-ins/transient unit filesLennart Poettering2017-11-291-15/+13
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: sd-bus can handle NULL strings nicely, let's use itLennart Poettering2017-11-121-6/+2
* core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"Lennart Poettering2017-11-101-1/+7
* mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)Michal Sekletar2017-10-161-9/+1
* mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon2016-08-271-0/+1
* mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon2016-08-261-0/+1
* core: add RemoveIPC= settingLennart Poettering2016-08-191-0/+2
* mount: write drop-in file when setting transient propertiesMichael Olbrich2016-06-061-0/+3
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* core: remove SmackFileSystemRootLabel= againLennart Poettering2015-11-121-1/+0
* core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=Lennart Poettering2015-10-261-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+5
* mount: add new SmackFileSystemRoot= setting for mount unitSangjung Woo2015-10-241-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-161-0/+1
* core: allow transient mount unitsTom Gundersen2014-06-071-1/+63
* core: rework cgroup mask propagationLennart Poettering2014-02-171-0/+2
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-9/+0
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-6/+6
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-211-6/+6
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-116/+72
* bus: remove static introspection file exportKay Sievers2013-10-211-1/+1
* core: move ControlGroup and Slice properties out of the dbus "Unit" interfaceLennart Poettering2013-07-011-0/+2
* dbus: expose cgroup properties in introspection everywhereLennart Poettering2013-07-011-0/+1
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-271-0/+28
* core: general cgroup reworkLennart Poettering2013-06-271-8/+8
* core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering2013-01-141-0/+2
* selinux: rework selinux access check logicLennart Poettering2012-10-021-0/+3
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+3
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-221-6/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+168