index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xdg-autostart-generator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce ExitType
Henri Chain
2021-03-31
1
-0
/
+1
*
xdg-autostart-generator: ignore DBusActivatable=true
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-0
/
+1
*
xdg-autostart-generator: reindent
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-50
/
+43
*
Merge pull request #18506 from keszybz/fuzz-systemctl-parse-argv
Yu Watanabe
2021-02-10
1
-1
/
+1
|
\
|
*
xdg-autostart-generator: sort header includes
Zbigniew Jędrzejewski-Szmek
2021-02-08
1
-1
/
+1
*
|
Merge pull request #18470 from mrc0mmand/ci-clang-12
Luca Boccassi
2021-02-09
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix the string concatenation warning with clang-12
Frantisek Sumsal
2021-02-08
1
-9
/
+9
*
|
xdg-autostart: Generate autostart services with templated name
David Edmundson
2021-02-04
2
-2
/
+2
|
/
*
meson: move source file list for systemd-xdg-autostart-generator and its tests
Yu Watanabe
2021-01-18
1
-0
/
+18
*
xdg: move tests for xdg-autostart-generator
Yu Watanabe
2021-01-18
2
-0
/
+129
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
4
-4
/
+4
*
xdg-autostart-generator: use Type=exec
Zbigniew Jędrzejewski-Szmek
2020-10-22
1
-1
/
+1
*
xdg-autostart: Lower most info messages to debug level
Benjamin Berg
2020-10-12
1
-7
/
+7
*
xdg-autostart: Ignore more common XDG Desktop Entry fields
Benjamin Berg
2020-10-09
1
-0
/
+3
*
xdg-autostart: Add support for Path= in XDG Desktop File
Benjamin Berg
2020-10-09
2
-0
/
+13
*
Rename find_binary to find_executable
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-4
/
+4
*
xdg-autostart-generator: downgrade error level when the error will be ignored
Yu Watanabe
2020-09-10
1
-3
/
+3
*
Merge pull request #16635 from keszybz/do-not-for-each-word
Lennart Poettering
2020-09-09
1
-3
/
+3
|
\
|
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-1
/
+1
|
*
tree-wide: replace strv_split_full() with strv_split_extract() everywhere
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-3
/
+3
*
|
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
|
/
*
xdg-autostart: ignore all empty entries in multi-string entries
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-8
/
+9
*
xdg-autostart: avoid quadratic behaviour in strv parsing
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-20
/
+48
*
xdg-autostart: Ignore all files with GNOME autostart phase
Benjamin Berg
2020-06-23
1
-6
/
+4
*
xdg-autostart: Fix info message if Type= is not Application
Benjamin Berg
2020-06-23
1
-1
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-1
/
+2
*
xdg-autostart: fix two coverity found issues
Lennart Poettering
2020-05-28
1
-2
/
+1
*
xdg-autostart-generator: Add a generator for XDG autostart files
Benjamin Berg
2020-05-27
4
-0
/
+816