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
*
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
*
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-4
/
+3
*
tree-wide: use free_and_strdup_warn()
Yu Watanabe
2021-02-11
1
-6
/
+9
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-5
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-41
/
+37
*
bus: use bus_log_connect_error to print error message
fangxiuning
2020-07-21
1
-1
/
+1
*
tree-wide: use SYNTHETIC_ERRNO with log_device_* in more places
Zbigniew Jędrzejewski-Szmek
2020-07-16
1
-8
/
+6
*
table use table_log_print_error() instead of table_log_show_error
fangxiuning
2020-07-08
1
-1
/
+1
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-1
/
+1
*
mount-tool: Replace fstype_is_{network,api_vfs} with fstype_is_blockdev_backed
YmrDtnJu
2020-06-08
1
-2
/
+2
*
mount: switch to BusLocator-oriented helpers
Vito Caputo
2020-05-07
1
-21
/
+3
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-1
/
+1
*
tree-wide: use table_log_add_error()
Yu Watanabe
2020-01-10
1
-1
/
+1
*
systemd-mount: add --full command line option
Yu Watanabe
2020-01-10
1
-1
/
+11
*
systemd-mount: add --no-legend command line option
Yu Watanabe
2020-01-09
1
-0
/
+10
*
systemd-mount: use format-table.[ch]
Yu Watanabe
2020-01-09
1
-88
/
+16
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-3
/
+3
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-4
/
+4
*
systemd-mount: don't check for non-normalized WHAT for network FS
Karel Zak
2019-06-11
1
-1
/
+2
*
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2019-05-08
1
-0
/
+1
|
\
|
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
|
Add helper function for mnt_table_parse_{stream,mtab}
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-6
/
+1
*
|
mount-tool: use libmount to parse /proc/self/mountinfo
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-34
/
+29
|
/
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
shared: split out code to wait for jobs to complet into its own source file
Lennart Poettering
2019-03-13
1
-0
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+2
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-55
/
+44
*
mount-tool: use static destructor and DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2018-11-20
1
-41
/
+27
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-3
/
+3
*
mount-tool: use log_device_*()
Yu Watanabe
2018-10-23
1
-3
/
+3
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-8
/
+6
*
tree-wide: replace device_enumerator_scan_devices()+FOREACH_DEVICE_AND_SUBSYS...
Yu Watanabe
2018-09-10
1
-6
/
+2
*
mount-tool: replace udev_device by sd_device
Yu Watanabe
2018-08-22
1
-90
/
+62
*
Merge pull request #9783 from poettering/get-user-creds-flags
Zbigniew Jędrzejewski-Szmek
2018-08-21
1
-1
/
+1
|
\
|
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-1
/
+1
*
|
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-6
/
+17
|
/
*
mount: do not output (null) in option
Yu Watanabe
2018-06-19
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
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-3
/
+3
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-9
/
+9
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-6
/
+3
[next]