index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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
*
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-1
/
+1
*
Comment the fact that some tools need to termintate their bus connect first
Franck Bui
2018-01-12
1
-1
/
+2
*
mount: make sure we terminate the bus connection first, and then close the pager
Franck Bui
2018-01-12
1
-1
/
+1
*
Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...
Franck Bui
2018-01-12
1
-0
/
+2
*
bus-unit-util: add socket unit related options
Yu Watanabe
2017-12-23
1
-4
/
+5
*
mount: add option to specify uid= and gid=
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-3
/
+52
*
mount: use chase_symlinks()
Yu Watanabe
2017-12-03
1
-15
/
+4
*
mount: do not require that the specified directory exists
Yu Watanabe
2017-12-03
1
-8
/
+2
*
mount: ignore error when stop non-existing automount unit
Yu Watanabe
2017-12-03
1
-3
/
+7
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-6
/
+6
|
\
|
*
fs-util: rename path_is_safe() → path_is_normalized()
Lennart Poettering
2017-11-17
1
-6
/
+6
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
mount: show which argument is invalid
Yu Watanabe
2017-11-17
1
-4
/
+4
*
mount: add "-G" as shortcut for "--property=CollectMode=inactive-or-failed"
Yu Watanabe
2017-11-17
1
-2
/
+15
*
tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...
Lennart Poettering
2017-11-10
1
-2
/
+0
*
treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)
Zbigniew Jędrzejewski-Szmek
2017-10-30
1
-15
/
+3
*
mount: always show the user-provided argument when umount can't be done
Felipe Sateler
2017-09-07
1
-3
/
+3
*
mount: Add message when the target path does not exist
Felipe Sateler
2017-09-07
1
-0
/
+5
*
systemd-mount: allow to specify an arbitrary string for arg_mount_what when v...
Yu Watanabe
2017-09-04
1
-1
/
+7
*
systemd-mount: fix that wrong argument is used for arg_mount_what
Yu Watanabe
2017-09-01
1
-2
/
+1
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
mount: add missing validation error message
Lennart Poettering
2017-07-10
1
-1
/
+3
*
mount: change find_loop_device() error code when no loop device is found to E...
Lennart Poettering
2017-07-10
1
-4
/
+4
[next]