index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.vimrc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-07
network/tc: drop child tree of traffic control nodes on remove
Yu Watanabe
4
-16
/
+64
2023-10-07
network/tc: align vtables
Yu Watanabe
1
-20
/
+20
2023-10-07
tree-wide: add missing sigbus handling
Yu Watanabe
3
-0
/
+9
2023-10-07
tree-wide: use path_simplify_alloc() more
Yu Watanabe
3
-15
/
+12
2023-10-07
varlink: drop unnecessary condition
Yu Watanabe
1
-1
/
+1
2023-10-07
varlink: fix typo
Yu Watanabe
3
-3
/
+3
2023-10-06
sd-boot: add auto-reboot and auto-poweroff entries
Emil Velikov
3
-3
/
+67
2023-10-06
sd-boot: sprinkle some ", ignoring" trailing messages
Emil Velikov
1
-9
/
+13
2023-10-06
sd-boot: remove unneeded false assignment
Emil Velikov
1
-1
/
+0
2023-10-06
sd-boot: cast away reboot_into_firmware() return type
Emil Velikov
1
-1
/
+1
2023-10-06
basic/macro: add comment explaining DEFINE_TRIVIAL_DESTRUCTOR()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2023-10-06
fuzz-bus-match: drop unnecessary wrapper function
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2023-10-06
nspawn: drop unnecessary wrapper functions
Zbigniew Jędrzejewski-Szmek
1
-12
/
+8
2023-10-06
core: improve debug logs when failing to create symlinks in namespaces
Luca Boccassi
1
-2
/
+9
2023-10-06
update TODO
Lennart Poettering
1
-22
/
+21
2023-10-06
test: extend some existing tests with varlinkctl lines, to test varlinkctl + ...
Lennart Poettering
3
-2
/
+24
2023-10-06
pcrextend: make pcrextend tool acccessible via varlink
Lennart Poettering
8
-30
/
+223
2023-10-06
varlinkctl: add new varlinkctl tool
Lennart Poettering
6
-0
/
+851
2023-10-06
varlink: add varlink_invocation() call
Lennart Poettering
2
-1
/
+44
2023-10-06
varlink: add new call varlink_server_loop_auto()
Lennart Poettering
2
-0
/
+30
2023-10-06
varlink: add varlink_server_listen_auto() helper
Lennart Poettering
2
-0
/
+46
2023-10-06
varlink: add exit-on-idle logic for Varlink server
Lennart Poettering
2
-1
/
+21
2023-10-06
test: add test for varlink introspection logic
Lennart Poettering
2
-0
/
+345
2023-10-06
oomd: move SubscriptionTaken Varlink error out of generic Varlink code
Lennart Poettering
3
-3
/
+5
2023-10-06
tree-wide: make all our Varlink APIs introspectable
Lennart Poettering
20
-0
/
+409
2023-10-06
varlink: add varlink_connect_url() and varlink_connect_exec() calls
Lennart Poettering
2
-0
/
+147
2023-10-06
varlink: implement the org.varlink.service introspection interface by default...
Lennart Poettering
1
-31
/
+202
2023-10-06
varlink: add introspection data for the org.varlink.service and io.systemd in...
Lennart Poettering
6
-0
/
+82
2023-10-06
varlink: allow associating Varlink IDL information with a VarlinkServer
Lennart Poettering
2
-0
/
+40
2023-10-06
varlink: add IDL/introspection logic
Lennart Poettering
3
-0
/
+1741
2023-10-06
test-network: move get_dbus_dhcp_client_state() and friends to global
Yu Watanabe
1
-95
/
+51
2023-10-06
Update HACKING instructions
Daan De Meyer
1
-33
/
+30
2023-10-06
Fix a typo in `systemctl-enable.c`
G2-Games
1
-1
/
+1
2023-10-06
varlink: add new helper that reports whether connection is idle
Lennart Poettering
2
-0
/
+11
2023-10-06
alloc-util: add realloc0() helper than is like realloc() but zero-initializes...
Lennart Poettering
1
-0
/
+20
2023-10-06
fuzz: suppress log messages
Yu Watanabe
1
-0
/
+3
2023-10-06
libsystemd-network: introduce $SYSTEMD_NETWORK_TEST_MODE environment variable
Yu Watanabe
12
-34
/
+44
2023-10-06
journalctl: verify that old entries are not sealed with too recent key (#28885)
felixdoerre
1
-2
/
+24
2023-10-06
backlight: support to specify percentage of minimum brightness
Yu Watanabe
2
-17
/
+32
2023-10-06
man: fix typo
Yu Watanabe
1
-1
/
+1
2023-10-06
core: fix typo
Yu Watanabe
1
-1
/
+1
2023-10-06
sd-journal: make journal_file_next_entry() always return the nearest entry ob...
Yu Watanabe
1
-21
/
+37
2023-10-06
sd-journal: reduce number of calls generic_array_bisect_plus_one()
Yu Watanabe
1
-21
/
+23
2023-10-06
sd-journal: drop unnecessary re-read of data object
Yu Watanabe
1
-7
/
+2
2023-10-06
sd-journal: rewrite conditions for test result and direction
Yu Watanabe
1
-24
/
+37
2023-10-06
test: add reproducer for SIGBUS issue caused by journal truncation
Yu Watanabe
1
-0
/
+35
2023-10-06
machinectl: align UID shift status field properly
Lennart Poettering
1
-1
/
+1
2023-10-06
image-discover: skip properly over files that cannot be recognized as image f...
Lennart Poettering
1
-5
/
+6
2023-10-05
systemctl-show: align "Cntrl PID" correctly
Mike Yuan
1
-1
/
+1
2023-10-05
repart: make arg_empty a proper enum with a string table
Lennart Poettering
1
-21
/
+25
[next]