GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
Commit message (
Expand
)
Author
Age
Files
Lines
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
2
-5
/
+5
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
2
-2
/
+2
*
lockfile: drop unnecessary headers from lockfile-util.h
Yu Watanabe
2018-12-06
2
-0
/
+2
*
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-1
/
+1
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
6
-31
/
+16
|
\
|
*
portable: introduce portable_metadata_hash_ops and use it
Yu Watanabe
2018-12-02
3
-24
/
+9
|
*
machine-image: introduce image_hash_ops and use it
Yu Watanabe
2018-12-02
4
-7
/
+7
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
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