index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-mount.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: cast ignored retval of unit_realize_cgroup to void
Mike Yuan
2024-06-28
1
-1
/
+1
*
tree-wide: insert missing space after comma
Yu Watanabe
2024-04-12
1
-1
/
+1
*
core: allow fstab-style nodes in mount/swap What=
Mike Yuan
2024-01-09
1
-2
/
+27
*
mount: Add more helpers
Daan De Meyer
2023-10-20
1
-30
/
+6
*
core: also port mount units to PidRef
Lennart Poettering
2023-09-09
1
-1
/
+1
*
core/mount: escape invalid UTF8 char in dbus reply
Yu Watanabe
2023-05-11
1
-12
/
+55
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
cgroup: Implicit unit_invalidate_cgroup_members_masks
Michal Koutný
2020-08-19
1
-1
/
+0
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-1
/
+1
*
mount: add ReadWriteOnly property to fail on read-only mounts
Martin Hundebøll
2020-05-01
1
-0
/
+4
*
cgroup: drastically simplify caching of cgroups members mask
Lennart Poettering
2018-11-23
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
dbus-mount: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-62
/
+17
*
core: use bus_property_get_*() functions instead of NULL
Yu Watanabe
2018-05-10
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
dbus-mount: support more options in transient mount unit
Yu Watanabe
2018-01-01
1
-21
/
+25
*
core: add proper escaping to writing of drop-ins/transient unit files
Lennart Poettering
2017-11-29
1
-15
/
+13
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: sd-bus can handle NULL strings nicely, let's use it
Lennart Poettering
2017-11-12
1
-6
/
+2
*
core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"
Lennart Poettering
2017-11-10
1
-1
/
+7
*
mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)
Michal Sekletar
2017-10-16
1
-9
/
+1
*
mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...
Barron Rulon
2016-08-27
1
-0
/
+1
*
mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...
brulon
2016-08-26
1
-0
/
+1
*
core: add RemoveIPC= setting
Lennart Poettering
2016-08-19
1
-0
/
+2
*
mount: write drop-in file when setting transient properties
Michael Olbrich
2016-06-06
1
-0
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
core: remove SmackFileSystemRootLabel= again
Lennart Poettering
2015-11-12
1
-1
/
+0
*
core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=
Lennart Poettering
2015-10-26
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+5
*
mount: add new SmackFileSystemRoot= setting for mount unit
Sangjung Woo
2015-10-24
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...
Lennart Poettering
2014-06-16
1
-0
/
+1
*
core: allow transient mount units
Tom Gundersen
2014-06-07
1
-1
/
+63
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
1
-0
/
+2
*
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-12-22
1
-9
/
+0
*
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-12-22
1
-6
/
+6
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-6
/
+6
*
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
1
-116
/
+72
*
bus: remove static introspection file export
Kay Sievers
2013-10-21
1
-1
/
+1
*
core: move ControlGroup and Slice properties out of the dbus "Unit" interface
Lennart Poettering
2013-07-01
1
-0
/
+2
*
dbus: expose cgroup properties in introspection everywhere
Lennart Poettering
2013-07-01
1
-0
/
+1
*
dbus: hookup runtime property changes for mouns, services, sockets, swaps too
Lennart Poettering
2013-06-27
1
-0
/
+28
*
core: general cgroup rework
Lennart Poettering
2013-06-27
1
-8
/
+8
*
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2013-01-14
1
-0
/
+2
*
selinux: rework selinux access check logic
Lennart Poettering
2012-10-02
1
-0
/
+3
*
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-20
1
-0
/
+3
*
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-05-22
1
-6
/
+0
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
[next]