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
/
install.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/install: allow "enable" on linked unit files (#3790)
Zbigniew Jędrzejewski-Szmek
2016-07-25
1
-1
/
+1
*
load-fragment: ignore ENOTDIR/EACCES errors (#3510)
Zbigniew Jędrzejewski-Szmek
2016-06-15
1
-3
/
+7
*
tree-wide: rename draw_special_char to special_glyph
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-1
/
+1
*
shared/install: use "→" instead of "pointing to" for a symlink
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-1
/
+5
*
shared/install: do not print warning when a unit is already enabled
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-4
/
+6
*
shared/install: handle dangling aliases as an explicit case, report nicely
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-1
/
+15
*
shared/install: add some more debug messages and comments
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-3
/
+20
*
shared/install: simplify error handling conditionals in a few places
Zbigniew Jędrzejewski-Szmek
2016-05-07
1
-18
/
+10
*
Merge pull request #3183 from crawford/preset-array
Zbigniew Jędrzejewski-Szmek
2016-05-03
1
-26
/
+124
|
\
|
*
install: cache the presets before evaluating
Alex Crawford
2016-05-03
1
-25
/
+121
|
*
install: upgrade message to a warning
Alex Crawford
2016-04-28
1
-1
/
+3
*
|
shared/install: refuse template files for non-templateable units
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-0
/
+8
*
|
shared/install: warn about DefaultInstance in non-template units
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-0
/
+10
*
|
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-0
/
+9
*
|
shared/install: ignore Alias in [Install] of units which don't allow aliases
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-1
/
+31
*
|
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
1
-0
/
+10
*
|
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-29
1
-1
/
+10
|
/
*
treewide: fix typos (#3092)
Torstein Husebø
2016-04-22
1
-1
/
+1
*
shared/install: always overwrite symlinks in .wants and .requires
Zbigniew Jędrzejewski-Szmek
2016-04-21
1
-4
/
+3
*
shared/install: rewrite unit_file_changes_add()
Zbigniew Jędrzejewski-Szmek
2016-04-21
1
-24
/
+14
*
shared/install: nicer error message is symlinking chokes on an existing file
Zbigniew Jędrzejewski-Szmek
2016-04-21
1
-2
/
+10
*
systemctl: warning about missing install info for template units
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-2
/
+5
*
shared/install,systemctl,core: report offending file on installation error
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-19
/
+101
*
Various formatting and style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-18
1
-4
/
+3
*
install: allow paths like LookupPath.generator to be NULL
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-14
/
+14
*
systemctl/core: ignore masked units in preset-all
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-0
/
+4
*
tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-1
/
+1
*
core,systemctl: add new "systemctl revert" command
Lennart Poettering
2016-04-12
1
-10
/
+224
*
install: fix errno handling
Lennart Poettering
2016-04-12
1
-1
/
+1
*
install: simplify skip_root() a bit
Lennart Poettering
2016-04-12
1
-13
/
+15
*
nstall: no need to export unit_file_lookup_state() anymore
Lennart Poettering
2016-04-12
1
-1
/
+3
*
systemctl: don't confuse sysv code with generated units
Lennart Poettering
2016-04-12
1
-12
/
+12
*
systemctl: move check whether a service exists as native unit file to install.c
Lennart Poettering
2016-04-12
1
-0
/
+19
*
install: unify checking whether operations may be applied to a unit file in a...
Lennart Poettering
2016-04-12
1
-32
/
+35
*
install: introduce a new unit file state "transient"
Lennart Poettering
2016-04-12
1
-0
/
+32
*
install: fix root prefix handling
Lennart Poettering
2016-04-12
1
-78
/
+132
*
install: add root directory to LookupPaths structure
Lennart Poettering
2016-04-12
1
-131
/
+38
*
install: change in_search_path() to take a LookupPaths structure
Lennart Poettering
2016-04-12
1
-4
/
+4
*
install: rename unit_file_is_generated() → path_is_generator()
Lennart Poettering
2016-04-12
1
-7
/
+7
*
install: be more accurate when checking whether something is runtime configur...
Lennart Poettering
2016-04-12
1
-1
/
+21
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-12
/
+12
*
install: make use of configuration directory paths in LookupPaths
Lennart Poettering
2016-04-12
1
-146
/
+51
*
core: when enabling a generated unit file, return a clean error
Lennart Poettering
2016-04-12
1
-0
/
+10
*
core: add a new unit file state "generated"
Lennart Poettering
2016-04-12
1
-0
/
+23
*
core: rework generator dir logic, move the dirs into LookupPaths structure
Lennart Poettering
2016-04-12
1
-6
/
+6
*
Install: correctly report symlink creations
Martin Pitt
2016-04-11
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+9
*
install: don't mix state and type enums
Thomas Hindoe Paaboel Andersen
2015-11-15
1
-1
/
+1
*
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-11-12
1
-31
/
+0
[next]