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
*
portablectl: block when stopping a unit on detach (--now)
Luca Boccassi
2020-02-18
1
-3
/
+42
*
portablectl: add --now and --enable to attach/detach
Luca Boccassi
2020-02-07
1
-2
/
+225
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
3
-2
/
+3
*
Merge pull request #14390 from poettering/gpt-var-tmp
Zbigniew Jędrzejewski-Szmek
2020-01-14
1
-1
/
+1
|
\
|
*
dissect: introduce new recognizable partition types for /var and /var/tmp
Lennart Poettering
2019-12-23
1
-1
/
+1
*
|
portablectl: optimize table creation
Yu Watanabe
2020-01-10
1
-30
/
+7
|
/
*
loop-util: accept loopback flags when creating loopback device
Lennart Poettering
2019-12-02
1
-1
/
+3
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-5
/
+5
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
Merge pull request #13726 from bluca/portable_detach_symlink
Anita Zhang
2019-10-16
1
-1
/
+1
|
\
|
*
portabled: allow to detach an image with a unit in linked-runtime state
Luca Boccassi
2019-10-04
1
-1
/
+1
*
|
Highlight the synopsis and summary in --help
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-2
/
+4
*
|
Move the Commands section above Options section
Zbigniew Jędrzejewski-Szmek
2019-10-08
1
-13
/
+14
|
/
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
portabled: Make use of SYNTHETIC_ERRNO()
Lennart Poettering
2019-07-04
1
-4
/
+2
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-24
1
-3
/
+3
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-3
/
+3
*
Merge pull request #12411 from keszybz/pr/12394
Lennart Poettering
2019-05-08
1
-0
/
+1
|
\
|
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
|
/
*
Add fmemopen_unlocked() and use unlocked ops in fuzzers and some other tests
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+2
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+0
*
Add fdopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-6
/
+4
*
portabled: fix method name
Lennart Poettering
2019-04-03
1
-1
/
+1
*
portabled: reorder methods in vtable
Lennart Poettering
2019-04-03
1
-1
/
+1
*
portabled: fix dbus policy
Lennart Poettering
2019-04-03
1
-3
/
+3
*
util-lib: when copying files make sure to apply some chattrs early, some late
Lennart Poettering
2019-03-28
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
2
-0
/
+8
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
tree-wide: make sure to flush/close all bus connections when our daemons exit
Lennart Poettering
2019-01-17
1
-1
/
+1
*
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
[next]