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
/
shared
/
unit-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
Rework how we cache mtime to figure out if units changed
Zbigniew Jędrzejewski-Szmek
2020-08-31
1
-23
/
+28
*
core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unit
Luca Boccassi
2020-05-30
1
-1
/
+1
*
shared/unit-file: make sure the old hashmaps and sets are freed upon replacement
Zbigniew Jędrzejewski-Szmek
2020-05-28
1
-11
/
+13
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-2
/
+2
*
shared/unit-file: fix resolution of absoulute symlinks with --root
Zbigniew Jędrzejewski-Szmek
2020-04-30
1
-3
/
+4
*
core,install: allow one more case of "instance propagation"
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-5
/
+22
*
shared/unit-file: expose function to check .wants/.requires symlink validity
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-0
/
+18
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variable
Zbigniew Jędrzejewski-Szmek
2019-10-03
1
-0
/
+45
|
\
|
*
util-lib: move runlevel_to_target() to shared/unit-file
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+45
*
|
Handle d_type == DT_UNKNOWN correctly
Michael Olbrich
2019-09-30
1
-0
/
+1
|
/
*
shared/unit-files: only put valid unit paths and dropin dirs in the cache
hidden-units-are-good-units
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-1
/
+10
*
shared/unit-files: we must not filter out names starting with a dot
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-1
/
+1
*
unit-file: downgrade accidentaly high-prio debug log message
Lennart Poettering
2019-08-16
1
-1
/
+1
*
shared/unit-file: fix systemctl cat user@.service
Zbigniew Jędrzejewski-Szmek
2019-08-14
1
-3
/
+3
*
unit-file: fix coverity issue
Lennart Poettering
2019-07-31
1
-1
/
+1
*
pid1: drop unit caches only based on mtime
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-1
/
+56
*
pid1: use a cache for all unit aliases
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+353
*
shared/unit-file: add a function to validate unit alias symlinks
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+73
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+23