index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
install.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared|install: Use InstallChangeType consistently
Cristian Rodríguez
2022-11-12
1
-2
/
+2
*
shared/install: make install_changes_add propagate passed-in errno value
Zbigniew Jędrzejewski-Szmek
2022-10-24
1
-1
/
+1
*
install: include full type name in special UnitFilePresetMode values
Lennart Poettering
2022-10-14
1
-2
/
+2
*
install: make InstallChange enum type a proper type
Lennart Poettering
2022-10-14
1
-10
/
+13
*
shared/install: print warning when unmasking unit with cmdline mask
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-0
/
+1
*
shared/install: rename 'UnitFileInstallInfo' to 'InstallInfo'
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-3
/
+3
*
shared/install: rename 'unit_file_change_type' to 'install_change' + followups
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-13
/
+15
*
shared/install: rename UnitFileInstallInfo.type to .install_mode
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-1
/
+1
*
shared/install: rename 'unit file type' to 'install mode'
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-9
/
+9
*
shared/install: rename UnitFileChange to InstallChange
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-19
/
+19
*
shared/install: rename 'files' param to 'names'
Zbigniew Jędrzejewski-Szmek
2022-10-13
1
-8
/
+8
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-17
/
+18
*
shared/install: split UNIT_FILE_SYMLINK into two states
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+2
*
shared/install: fix reenable on linked unit files
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
shared/install: propagate errors about invalid aliases and such too
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+6
*
tree-wide: make specifier expansion --root= aware
Lennart Poettering
2021-06-24
1
-0
/
+1
*
shared/install: ignore enablement of template units w/o instance when presetting
Zbigniew Jędrzejewski-Szmek
2021-06-10
1
-4
/
+5
*
shared/install: ignore failures for auxiliary files
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-0
/
+1
*
install: warn if WantedBy targets don't exist
Jan Synacek
2021-04-23
1
-0
/
+1
*
install: include OS headers before our own definition
Lennart Poettering
2021-03-04
1
-2
/
+2
*
install: make UnitFileChangeType enum anonymous
Lennart Poettering
2021-02-17
1
-11
/
+11
*
shared: use -EINVAL for _UNIT_FILE_CHANGE_TYPE_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: add [Enable|Disable]UnitFilesWithFlags DBUS methods
Luca Boccassi
2020-09-04
1
-3
/
+5
*
install: fix wrong data type
fangxiuning
2020-07-10
1
-1
/
+1
*
shared/install: optionally cache the preset list
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-1
/
+10
*
shared/install: rework alias check and add test
Zbigniew Jędrzejewski-Szmek
2020-01-10
1
-1
/
+1
*
shared/install: split out alias verification function
Zbigniew Jędrzejewski-Szmek
2019-12-19
1
-0
/
+2
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-30
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-3
/
+3
*
install: export unit_file_lookup_state()
Lennart Poettering
2018-05-24
1
-0
/
+6
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-16
/
+16
*
install: minor enum beautifications
Lennart Poettering
2018-04-12
1
-4
/
+4
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
install: move and rename to lowercase two functions
Zbigniew Jędrzejewski-Szmek
2017-09-21
1
-14
/
+0
*
shared, systemctl: teach is-enabled to show installation targets
Jan Synacek
2016-10-24
1
-0
/
+1
*
install: introduce UnitFileFlags
Jan Synacek
2016-10-24
1
-17
/
+16
*
shared/install: in install_context_mark_for_removal ignore not found units
Zbigniew Jędrzejewski-Szmek
2016-10-19
1
-2
/
+2
*
shared/install: handle dangling aliases as an explicit case, report nicely
Zbigniew Jędrzejewski-Szmek
2016-05-09
1
-0
/
+1
*
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-02
1
-0
/
+1
*
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-02
1
-0
/
+2
*
core: Filter by unit name behind the D-Bus, instead on the client side (#3142)
kayrus
2016-04-29
1
-1
/
+1
*
shared/install: change value of _UNIT_FILE_CHANGE_TYPE_INVALID
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-1
/
+2
*
shared/install,systemctl,core: report offending file on installation error
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-1
/
+6
*
shared/install: add helper function unit_file_changes_have_modification()
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-4
/
+8
*
Various formatting and style fixes
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-12
/
+90
[next]