index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
portable
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-16
/
+12
*
portablectl: make "arg_host" const
Yu Watanabe
2018-11-20
1
-1
/
+1
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
portablectl: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-9
/
+6
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
util-lib: move main() definition macros to its own header file
Lennart Poettering
2018-11-19
1
-0
/
+1
*
portabled: add missing STOPPING=1 notification
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-0
/
+3
*
portabled: define main through macro
Zbigniew Jędrzejewski-Szmek
2018-11-17
1
-16
/
+9
*
Merge pull request #10742 from poettering/c-utf8
Zbigniew Jędrzejewski-Szmek
2018-11-15
1
-3
/
+2
|
\
|
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
|
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
|
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-4
/
+4
|
/
*
portabled: generate a more useful error when invalid image types are attempte...
Lennart Poettering
2018-10-08
1
-0
/
+4
*
portable: create/remove the 'attached' unit file directory when we can
Lennart Poettering
2018-10-08
1
-3
/
+17
*
portable: properly handle if the unit file directory for portable service ima...
Lennart Poettering
2018-10-08
1
-6
/
+19
*
portable: make use of the new unit file path
Lennart Poettering
2018-10-08
1
-6
/
+6
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-3
/
+11
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-1
/
+0
*
portable: fix error handling
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: add multiple inclusion guard
Yu Watanabe
2018-06-25
2
-0
/
+2
*
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
Lennart Poettering
2018-06-20
1
-1
/
+1
*
tree-wide: do not assign values if not used
Yu Watanabe
2018-06-19
1
-2
/
+2
*
portable: update polkit messages
Yu Watanabe
2018-06-19
1
-4
/
+4
*
portable: add SystemCallFilter=@system-service to the three main portable ser...
Lennart Poettering
2018-06-14
3
-0
/
+6
*
tree-wide: unify how we define bit mak enums
Lennart Poettering
2018-06-12
1
-3
/
+3
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-2
/
+2
*
tree-wide: drop some double newlines
Lennart Poettering
2018-05-31
1
-1
/
+0
*
portablectl: no need to validate profile name before checking whether it is '...
Lennart Poettering
2018-05-31
1
-3
/
+3
*
portablectl: support 'help' parameter on --copy=
Lennart Poettering
2018-05-31
1
-1
/
+6
*
portablectl: don't join strv if we don't want to display it
Lennart Poettering
2018-05-31
1
-5
/
+7
*
portablectl: coccinelle says we should use TAKE_PTR() here, do so
Lennart Poettering
2018-05-31
1
-2
/
+1
*
portable: fix memleak
Yu Watanabe
2018-05-31
1
-4
/
+2
*
portablectl: fix memleaks
Yu Watanabe
2018-05-26
1
-1
/
+1
*
portable: fix memleak
Yu Watanabe
2018-05-26
1
-3
/
+2
*
tree-wide: drop unused variables
Yu Watanabe
2018-05-25
1
-1
/
+0
*
add new portable service framework
Lennart Poettering
2018-05-24
21
-0
/
+4412