index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mount
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount: use sd_bus_set_allow_interactive_authorization()
Yu Watanabe
2024-08-19
1
-12
/
+2
*
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-3
/
+3
*
mount-tool: show diskseq in --list output
Lennart Poettering
2024-07-10
1
-1
/
+17
*
mount-tool: use the usual coloring in --help text
Lennart Poettering
2024-07-10
1
-1
/
+3
*
mount-tool: add support for a --json= output mode
Lennart Poettering
2024-07-10
1
-8
/
+12
*
mount-tool: use lowercase table column names
Lennart Poettering
2024-07-10
1
-1
/
+1
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
tree-wide: use device_in_subsystem() and device_is_devtype()
Yu Watanabe
2023-12-22
1
-1
/
+1
*
dbus-wait-for-jobs: change 'quiet' flag to enum
Matteo Croce
2023-12-19
1
-3
/
+3
*
mount: don't call sd_device_get_property_value() with a NULL pointer
Frantisek Sumsal
2023-11-15
1
-2
/
+1
*
Merge pull request #30010 from poettering/mount-tool-tweakles
Yu Watanabe
2023-11-13
1
-13
/
+14
|
\
|
*
mount-tool: make internal and external column name match
Lennart Poettering
2023-11-13
1
-1
/
+1
|
*
mount-tool: rely on format-table.c's ersatz logic
Lennart Poettering
2023-11-13
1
-1
/
+2
|
*
mount-tool: reduce scope of enum
Lennart Poettering
2023-11-13
1
-11
/
+11
*
|
udev-util: add generic device_get_{vendor,model}_string() helpers
Lennart Poettering
2023-11-13
1
-18
/
+5
|
/
*
tree-wide: add path_simplify_alloc() and use it
Zbigniew Jędrzejewski-Szmek
2023-09-22
1
-24
/
+17
*
mount/mount-tool: return correct errno
Mike Yuan
2023-08-26
1
-1
/
+1
*
mount-tool: override mode of --tmpfs mounts to (rwxrwxrwx & ~umask)
Zbigniew Jędrzejewski-Szmek
2023-08-22
1
-9
/
+32
*
mount-tool: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2023-08-22
1
-11
/
+7
*
mount-tool,man: reword comments and error messages
Zbigniew Jędrzejewski-Szmek
2023-08-21
1
-2
/
+2
*
sd-mount: allow creating tmpfs
Luca Boccassi
2023-08-21
1
-32
/
+78
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-2
/
+2
*
meson: move declarations of cgls, cgtop, initctl, and systemd-mount
Yu Watanabe
2023-08-01
1
-0
/
+13
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-2
/
+0
*
stat-util: rename files_same() → inode_same()
Lennart Poettering
2023-05-19
1
-1
/
+1
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-4
/
+4
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-8
/
+9
*
mount-tool: port over basename() → path_extract_filename()
Lennart Poettering
2022-12-23
1
-4
/
+13
*
mount: use device enumerator to find matching loopback block device
Yu Watanabe
2022-11-24
1
-53
/
+33
*
mount: split umount_by_device() into two
Yu Watanabe
2022-11-24
1
-30
/
+37
*
mount: make acquire_mount_where_for_loop_dev() take sd-device object
Yu Watanabe
2022-11-24
1
-11
/
+18
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
generator: skip fsck if fsck command is missing
Jonas Kümmerlin
2022-09-30
1
-1
/
+1
*
dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()
Luca Boccassi
2021-12-30
1
-3
/
+3
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
1
-1
/
+1
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-1
/
+1
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
1
-1
/
+1
|
/
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
run/mount/systemctl: don't fork off PolicyKit/ask-pw agent when in --user mode
Lennart Poettering
2021-08-30
1
-0
/
+3
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
dirent-util: use readdir_ensure_type() in readdir_no_dot() and FOREACH_DIRENT()
Yu Watanabe
2021-06-23
1
-2
/
+0
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-3
/
+3
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-3
/
+3
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-1
/
+1
*
tree-wide: use sd_device_new_from_stat_rdev() whereever appropriate
Lennart Poettering
2021-02-22
1
-3
/
+3
*
mount-tool: sd_device_get_sysattr_value() returns 0 on success
Yu Watanabe
2021-02-20
1
-1
/
+1
*
systemctl: don't search in the full argv[0] for the invocation name
Lennart Poettering
2021-02-20
1
-2
/
+3
*
tree-wide: use parse_boolean_argument() for variables with non-boolean type
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-2
/
+2
[next]