summaryrefslogtreecommitdiffstats
path: root/.vimrc (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-07network/tc: drop child tree of traffic control nodes on removeYu Watanabe4-16/+64
2023-10-07network/tc: align vtablesYu Watanabe1-20/+20
2023-10-07tree-wide: add missing sigbus handlingYu Watanabe3-0/+9
2023-10-07tree-wide: use path_simplify_alloc() moreYu Watanabe3-15/+12
2023-10-07varlink: drop unnecessary conditionYu Watanabe1-1/+1
2023-10-07varlink: fix typoYu Watanabe3-3/+3
2023-10-06sd-boot: add auto-reboot and auto-poweroff entriesEmil Velikov3-3/+67
2023-10-06sd-boot: sprinkle some ", ignoring" trailing messagesEmil Velikov1-9/+13
2023-10-06sd-boot: remove unneeded false assignmentEmil Velikov1-1/+0
2023-10-06sd-boot: cast away reboot_into_firmware() return typeEmil Velikov1-1/+1
2023-10-06basic/macro: add comment explaining DEFINE_TRIVIAL_DESTRUCTOR()Zbigniew Jędrzejewski-Szmek1-0/+2
2023-10-06fuzz-bus-match: drop unnecessary wrapper functionZbigniew Jędrzejewski-Szmek1-3/+1
2023-10-06nspawn: drop unnecessary wrapper functionsZbigniew Jędrzejewski-Szmek1-12/+8
2023-10-06core: improve debug logs when failing to create symlinks in namespacesLuca Boccassi1-2/+9
2023-10-06update TODOLennart Poettering1-22/+21
2023-10-06test: extend some existing tests with varlinkctl lines, to test varlinkctl + ...Lennart Poettering3-2/+24
2023-10-06pcrextend: make pcrextend tool acccessible via varlinkLennart Poettering8-30/+223
2023-10-06varlinkctl: add new varlinkctl toolLennart Poettering6-0/+851
2023-10-06varlink: add varlink_invocation() callLennart Poettering2-1/+44
2023-10-06varlink: add new call varlink_server_loop_auto()Lennart Poettering2-0/+30
2023-10-06varlink: add varlink_server_listen_auto() helperLennart Poettering2-0/+46
2023-10-06varlink: add exit-on-idle logic for Varlink serverLennart Poettering2-1/+21
2023-10-06test: add test for varlink introspection logicLennart Poettering2-0/+345
2023-10-06oomd: move SubscriptionTaken Varlink error out of generic Varlink codeLennart Poettering3-3/+5
2023-10-06tree-wide: make all our Varlink APIs introspectableLennart Poettering20-0/+409
2023-10-06varlink: add varlink_connect_url() and varlink_connect_exec() callsLennart Poettering2-0/+147
2023-10-06varlink: implement the org.varlink.service introspection interface by default...Lennart Poettering1-31/+202
2023-10-06varlink: add introspection data for the org.varlink.service and io.systemd in...Lennart Poettering6-0/+82
2023-10-06varlink: allow associating Varlink IDL information with a VarlinkServerLennart Poettering2-0/+40
2023-10-06varlink: add IDL/introspection logicLennart Poettering3-0/+1741
2023-10-06test-network: move get_dbus_dhcp_client_state() and friends to globalYu Watanabe1-95/+51
2023-10-06Update HACKING instructionsDaan De Meyer1-33/+30
2023-10-06Fix a typo in `systemctl-enable.c`G2-Games1-1/+1
2023-10-06varlink: add new helper that reports whether connection is idleLennart Poettering2-0/+11
2023-10-06alloc-util: add realloc0() helper than is like realloc() but zero-initializes...Lennart Poettering1-0/+20
2023-10-06fuzz: suppress log messagesYu Watanabe1-0/+3
2023-10-06libsystemd-network: introduce $SYSTEMD_NETWORK_TEST_MODE environment variableYu Watanabe12-34/+44
2023-10-06journalctl: verify that old entries are not sealed with too recent key (#28885)felixdoerre1-2/+24
2023-10-06backlight: support to specify percentage of minimum brightnessYu Watanabe2-17/+32
2023-10-06man: fix typoYu Watanabe1-1/+1
2023-10-06core: fix typoYu Watanabe1-1/+1
2023-10-06sd-journal: make journal_file_next_entry() always return the nearest entry ob...Yu Watanabe1-21/+37
2023-10-06sd-journal: reduce number of calls generic_array_bisect_plus_one()Yu Watanabe1-21/+23
2023-10-06sd-journal: drop unnecessary re-read of data objectYu Watanabe1-7/+2
2023-10-06sd-journal: rewrite conditions for test result and directionYu Watanabe1-24/+37
2023-10-06test: add reproducer for SIGBUS issue caused by journal truncationYu Watanabe1-0/+35
2023-10-06machinectl: align UID shift status field properlyLennart Poettering1-1/+1
2023-10-06image-discover: skip properly over files that cannot be recognized as image f...Lennart Poettering1-5/+6
2023-10-05systemctl-show: align "Cntrl PID" correctlyMike Yuan1-1/+1
2023-10-05repart: make arg_empty a proper enum with a string tableLennart Poettering1-21/+25