]> git.ipfire.org Git - thirdparty/systemd.git/history - src
sysctl: reset 'r' only where needed
[thirdparty/systemd.git] / src /
2019-07-26  Lennart Poetteringsysctl: reset 'r' only where needed
2019-07-26  Lennart Poetteringsysctl: switch to log_syntax()
2019-07-26  Zbigniew Jędrzejew... sd-boot: silence one warning about pointer cast
2019-07-25  Zbigniew Jędrzejew... Merge pull request #13144 from poettering/nspawn-modprobe
2019-07-25  Yu Watanabenetwork: drop redundant Link::kind check
2019-07-25  Yu WatanabeMerge pull request #13179 from yuwata/network-drop...
2019-07-25  Yu Watanabenetwork: drop recently added settings from deprecated... 13179/head
2019-07-25  Yu WatanabeMerge pull request #13169 from ssahani/bridge-igmp...
2019-07-25  Susant Sahaninetworkd: bridge add support to set IGMP version
2019-07-25  Shreyas BeheraAdd IFLA_BR_MCAST_IGMP_VERSION
2019-07-25  Yu WatanabeMerge pull request #13166 from yuwata/network-slcan...
2019-07-25  Yu WatanabeMerge pull request #13173 from kinvolk/iaguis/fix-norbind
2019-07-24  Lennart Poetteringcore: try to reopen /dev/kmsg again right after mountin...
2019-07-24  Iago López GaleirasRevert "nspawn: remove unnecessary mount option parsing...
2019-07-24  Lennart PoetteringMerge pull request #13168 from ssahani/fix-dhcp-route...
2019-07-24  Yu Watanabenetwork: support slcan 13166/head
2019-07-24  Susant Sahaninetwork: fix DHCP route rumber parsing. 13168/head
2019-07-24  Zbigniew Jędrzejew... Merge pull request #13145 from poettering/nss-gateway-fix
2019-07-24  Yu Watanabetree-wide: drop netinet/ether.h from socket-util.h...
2019-07-24  Lennart PoetteringMerge pull request #13118 from bluca/shutdown_watchdog_...
2019-07-24  Yu WatanabeMerge pull request #13143 from poettering/logind-inhibi...
2019-07-24  Lennart Poetteringmeson: reorder alphabetically 13145/head
2019-07-24  Lennart Poetteringlocal-addresses: filter out any routing tables but...
2019-07-24  Lennart Poetteringnetlink: move local-addresses.[ch] to src/shared
2019-07-24  Anita Zhang[systemctl] Don't print ExecXYZEx= when doing 'systemct...
2019-07-23  Lennart Poetteringbootctl: show correct error code
2019-07-23  Lennart Poetteringefi: drop unused define
2019-07-23  Lennart Poetteringefi: remove trailing whitespace in string
2019-07-23  Bastien Noceralibudev: Update list of possible actions
2019-07-23  Lennart Poetteringcore: add spdx header to all-units.h
2019-07-23  Luca Boccassicore: rename ShutdownWatchdogSec to RebootWatchdogSec 13118/head
2019-07-23  Luca Boccassicore: add KExecWatchdogSec option
2019-07-23  Lennart PoetteringMerge pull request #12977 from yuwata/network-route...
2019-07-23  Lennart PoetteringMerge pull request #13148 from poettering/v243-news...
2019-07-23  Lennart Poetteringlogind: don't unlink session fifo when exiting logind 13143/head
2019-07-23  Lennart Poetteringlogind: make id const, since it points into another...
2019-07-23  Lennart Poetteringlogind: at start-up automatically clean up orphaned...
2019-07-23  Lennart Poetteringlogind: un-export and voidify a few functions
2019-07-23  Lennart Poetteringlogind: rework allocation/freeing of inhibitors
2019-07-23  Lennart Poetteringlogind: use free_and_replace() where that makes sense
2019-07-23  Lennart Poetteringlogind: add logging to inhibitor_load()
2019-07-23  Lennart Poetteringlogind: unify inhibitor signal generation in a single...
2019-07-23  Lennart Poetteringlogind: cast to (void) when we ignore a syscall return...
2019-07-23  Lennart Poetteringlogind: drop redundant session_id_valid() check
2019-07-23  Lennart Poetteringlogind: use log_warning_errno() return value where...
2019-07-23  Lennart Poetteringlogind: don't claim we'd preallocate VTs when we shortc...
2019-07-23  Lennart Poetteringlogind: use gcc empty structure initialization
2019-07-23  Lennart Poetteringlogind: check return value of inhibitor_start()
2019-07-23  Lennart Poetteringlogind: add missing OOM check in client tool
2019-07-23  Lennart Poetteringsd-daemon: don't mention strerror_safe() in examples...
2019-07-23  Lennart PoetteringMerge pull request #13136 from keszybz/readd-ntp-units.d
2019-07-23  Yu Watanabenetwork: do not touch kernel-created multicast route
2019-07-23  Lennart PoetteringMerge pull request #13109 from poettering/revert-kbd...
2019-07-22  Lennart PoetteringMerge pull request #13133 from keszybz/pstore-return...
2019-07-22  Zbigniew Jędrzejew... timesyncd: add ntp-units.d/ entry for timesync
2019-07-22  Zbigniew Jędrzejew... timedated: add back support for ntp-units.d/
2019-07-22  Zbigniew Jędrzejew... Merge pull request #13131 from yuwata/pstore-follow-ups
2019-07-22  Zbigniew Jędrzejew... pstore: refuse to run if arguments are specified
2019-07-22  Zbigniew Jędrzejew... pid1: make sure we look at /proc/1/cmdline when parsing...
2019-07-22  Yu Watanabepstore: use log_setup_service()
2019-07-22  Yu Watanabepstore: do not add FILE= journal entry if content_size...
2019-07-22  Yu Watanabepstore: remove temporary file on failure
2019-07-22  Yu Watanabepstore: drop commented out line
2019-07-22  Yu Watanabepstopre: fix return value of list_files()
2019-07-22  Yu Watanabepstore: drop unnecessary initializations
2019-07-19  Zbigniew Jędrzejew... Merge pull request #13096 from keszybz/unit-loading
2019-07-19  Eric DeVolderpstore: Tool to archive contents of pstore
2019-07-19  Zbigniew Jędrzejew... test-fs-util: call test functions in order of declaration 13096/head
2019-07-19  Zbigniew Jędrzejew... Create src/shared/unit-file.[ch] for unit-file related ops
2019-07-19  Zbigniew Jędrzejew... shared/dropin: rename function for clarity
2019-07-19  Zbigniew Jędrzejew... shared/dropin: use TAKE_PTR in one more place
2019-07-19  Zbigniew Jędrzejew... basic/path-util: move two path_simplify* functions...
2019-07-19  Zbigniew Jędrzejew... pid1: get rid of unit_supported() helper
2019-07-19  Zbigniew Jędrzejew... basic/set: constify operations which don't modify Set
2019-07-19  Zbigniew Jędrzejew... pid1: do not say "(null)" if no disabled controllers
2019-07-19  Zbigniew Jędrzejew... pid1: simplify timestamp buffer declaration
2019-07-19  Zbigniew Jędrzejew... Rename test-unit-file to test-load-fragment
2019-07-19  Zbigniew Jędrzejew... test-unit-file: move some tests to new test-env-file.c
2019-07-19  Zbigniew Jędrzejew... test-hashmap: move tests which should also apply to...
2019-07-19  Zbigniew Jędrzejew... basic/hashmap: add hashops variant that does strdup...
2019-07-19  Zbigniew Jędrzejew... test-strv: add function headers
2019-07-19  Zbigniew Jędrzejew... sysusers,strv: export the hash ops to map char* → strv
2019-07-19  Zbigniew Jędrzejew... basic/unit-name: allow unit_name_to_instance() to be...
2019-07-19  Zbigniew Jędrzejew... basic/unit-name: drop unused function
2019-07-19  Zbigniew Jędrzejew... path-util: add path_startswith_strv()
2019-07-19  Zbigniew Jędrzejew... test-path-util: add function headers
2019-07-19  Zbigniew Jędrzejew... Merge pull request #13070 from yuwata/network-set-route...
2019-07-19  Zbigniew Jędrzejew... pid1: order jobs that execute processes with lower...
2019-07-19  Yu WatanabeMerge pull request #13100 from 1848/neigh_ipv6
2019-07-18  Yu Watanabesd-netlink: update comment
2019-07-18  1848network: Added neighbor lladdr support for IPv6
2019-07-18  Luca Boccassicore: set shutdown watchdog on kexec too
2019-07-18  Yu Watanabenetwork: add DHCPv4.RoutesToDNS= setting
2019-07-18  Yu Watanabenetwork: set routes to dns servers provided by DHCPv4
2019-07-18  Yu Watanabenetwork: store routes provided by DHCPv4 in Set
2019-07-18  Yu Watanabenetwork: introduce route_full_hash_ops
2019-07-18  Zbigniew Jędrzejew... Merge pull request #13097 from poettering/mount-state-fix
2019-07-18  Zbigniew Jędrzejew... Merge pull request #13102 from mbiebl/nologin-path
2019-07-18  Lennart Poetteringmount: rename update_parameters_proc_self_mount_info... 13097/head
2019-07-18  Lennart Poetteringswap: scan /proc/swaps before processing waitid() results
next