index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
import
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
curl-util: do not configure new io event source when the event loop is alread...
Yu Watanabe
6 days
1
-0
/
+4
*
pretty-print: add format-string version of draw_progress_bar()
Lennart Poettering
2024-10-29
4
-44
/
+32
*
import: Draw progress bars
Daan De Meyer
2024-10-29
4
-4
/
+69
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-1
/
+1
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
|
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-1
/
+0
|
/
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-7
/
+1
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-16
/
+15
*
progress-bar: Put a space after the prefix
Adrian Vovk
2024-08-31
1
-1
/
+1
*
polkit: add missing period in messages
Yu Watanabe
2024-08-22
1
-4
/
+4
*
tree-wide: voidify polkit_agent_open_if_enabled()
Yu Watanabe
2024-08-19
1
-2
/
+2
*
import: check overflow
Yu Watanabe
2024-08-01
2
-0
/
+10
*
terminal-util: split out color macros/helpers into its own header
Lennart Poettering
2024-07-19
4
-0
/
+4
*
table: Fix JSON name mangling breaking changes
Adrian Vovk
2024-07-17
1
-0
/
+5
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
1
-28
/
+29
*
Merge pull request #33491 from keszybz/allow-interactive-auth-in-inhibit
Luca Boccassi
2024-06-26
1
-1
/
+1
|
\
|
*
Rename spawn-polkit-agent.c to just polkit-agent.c
Zbigniew Jędrzejewski-Szmek
2024-06-26
1
-1
/
+1
*
|
import-generator: open up NotifyAccess for varlinkctl
Mike Yuan
2024-06-25
1
-1
/
+2
*
|
import: add generator that synthesizes download jobs from kernel cmdline
Lennart Poettering
2024-06-25
2
-0
/
+293
*
|
importd: allow activation in early boot, and make it socket activatable
Lennart Poettering
2024-06-25
1
-1
/
+1
*
|
importd: add simple varlink API
Lennart Poettering
2024-06-25
1
-5
/
+283
|
/
*
importd: unify setup of bus connectivity in one place
Lennart Poettering
2024-06-15
1
-6
/
+8
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-3
/
+3
*
Merge pull request #33071 from keszybz/sd_event_source-cleanup
Yu Watanabe
2024-06-12
1
-4
/
+2
|
\
|
*
various: remove unnecessary check before sd_event_source_set_enabled()
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-4
/
+2
*
|
tree-wide: never consider service idle if polkit authentication is still pending
Lennart Poettering
2024-06-12
1
-2
/
+3
*
|
importctl: Fix 0 flags argument in sd_bus_message_append()
Daan De Meyer
2024-06-03
1
-2
/
+2
|
/
*
curl-glue: catch libcurl attempting to change timeout handler when we destroy...
Lennart Poettering
2024-05-13
1
-0
/
+7
*
importctl: fix flag checking against wrong variable
Antonio Alvarez Feijoo
2024-05-02
1
-5
/
+5
*
import: skip the whole subdir when building with -Dimportd=false
Frantisek Sumsal
2024-04-26
1
-11
/
+13
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
1
-1
/
+3
*
fd-util: beef up fd_verify_safe_flags() features
Lennart Poettering
2024-03-11
1
-1
/
+1
*
importd: add command to list downloaded images
Lennart Poettering
2024-03-01
3
-0
/
+186
*
importd: pass log level to invoked child
Lennart Poettering
2024-03-01
1
-0
/
+4
*
import: mention explicitly which image directory we operate on
Lennart Poettering
2024-03-01
3
-12
/
+14
*
import: downgrade HTTP error code log message levels
Lennart Poettering
2024-03-01
1
-1
/
+1
*
importctl: draw a pretty progress bar while downloading
Lennart Poettering
2024-03-01
2
-17
/
+107
*
importd: log the import callout that is going to be called
Lennart Poettering
2024-03-01
1
-1
/
+6
*
importd: make keeping pristine copy of downloaded images optional
Lennart Poettering
2024-03-01
6
-79
/
+163
*
importd: validate local image names with the right helper
Lennart Poettering
2024-03-01
8
-35
/
+38
*
importlisttransfersxclient
Lennart Poettering
2024-03-01
1
-1
/
+5
*
importctl: add support for selecting image class to download
Lennart Poettering
2024-03-01
1
-93
/
+289
*
importd: tighten checks in fds passed to us
Lennart Poettering
2024-03-01
1
-0
/
+12
*
importd: add support for downloading sysext/confext/portable images too
Lennart Poettering
2024-03-01
13
-106
/
+462
*
import: merge PullFlags enum into ImportFlags
Lennart Poettering
2024-03-01
8
-118
/
+112
*
importctl: port tabular output for format-table.h APIs
Lennart Poettering
2024-03-01
1
-74
/
+71
*
importctl: modernize signal handling
Lennart Poettering
2024-03-01
1
-4
/
+2
*
importctl: add standalone client to importd
Lennart Poettering
2024-03-01
2
-0
/
+875
*
importd: modernize signal handling a bit
Lennart Poettering
2024-03-01
3
-30
/
+14
[next]