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
/
core
/
automount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
label: rework label_fix() implementations (#8583)
Lennart Poettering
2018-03-27
1
-1
/
+1
*
coccinelle: make use of DIV_ROUND_UP() wherever appropriate
Lennart Poettering
2018-03-20
1
-1
/
+1
*
pid1: rename unit_check_gc to unit_may_gc
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-5
/
+8
*
mount: forbid mount on path with symlinks
Alan Jenkins
2018-01-20
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-2
/
+2
*
core/automount: load() should fail when the unit file does not exist
Yu Watanabe
2017-11-20
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-11
/
+18
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-2
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-2
/
+2
*
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
1
-0
/
+3
*
mount: rework mount state engine
Lennart Poettering
2017-09-26
1
-2
/
+0
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
automount: don't lstat(2) upon umount request (#6086)
Franck Bui
2017-07-03
1
-13
/
+0
*
core/automount: revise the "fun fact" comments. (#6245)
NeilBrown
2017-06-30
1
-9
/
+3
*
Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013)
NeilBrown
2017-05-23
1
-2
/
+5
*
automount: ack automount requests even when already mounted (#5916)
Anchor Cat
2017-05-10
1
-15
/
+18
*
automount: if an automount unit is masked, don't react to activation anymore ...
Lennart Poettering
2017-02-28
1
-28
/
+50
*
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
1
-1
/
+1
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-0
/
+4
*
automount: make sure the expire event is restarted after a daemon-reload (#4265)
Michael Olbrich
2016-10-04
1
-0
/
+5
*
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
1
-1
/
+1
*
Merge pull request #2471 from michaelolbrich/transient-mounts
Lennart Poettering
2016-08-04
1
-0
/
+3
|
\
|
*
automount: implement transient automounts
Michael Olbrich
2016-06-06
1
-0
/
+3
*
|
automount: don't cancel mount/umount request on reload/reexec (#3670)
Michael Olbrich
2016-07-25
1
-3
/
+3
|
/
*
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
2016-06-05
1
-0
/
+14
*
Merge pull request #3170 from poettering/v230-preparation-fixes
Lennart Poettering
2016-05-04
1
-49
/
+68
|
\
|
*
automount: move resetting of expiry timeout to automount_set_state()
Lennart Poettering
2016-05-02
1
-8
/
+16
|
*
automount: rework propagation between automount and mount units
Lennart Poettering
2016-05-02
1
-24
/
+41
|
*
automount: add debug message when we get notified about mount state changes
Lennart Poettering
2016-05-02
1
-2
/
+5
|
*
core: remove duplicate code in automount_update_mount()
Lennart Poettering
2016-05-02
1
-28
/
+11
|
*
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-02
1
-1
/
+9
*
|
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-2
/
+0
*
|
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-1
/
+0
|
/
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
core: don't choke if a unit another unit triggers vanishes during reload
Lennart Poettering
2016-02-11
1
-3
/
+22
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+2
*
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
1
-3
/
+2
*
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-11
1
-5
/
+6
*
automount: move generically userful call repeat_mount() into mount-util.[ch]
Lennart Poettering
2015-10-27
1
-22
/
+14
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
1
-4
/
+3
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
[next]