systemd/.git
2021-09-01 Lennart PoetteringMerge pull request #20575 from vcaputo/verify_field_obj...
2021-09-01 Yu Watanabeudev: do not remove control socket on exit
2021-09-01 Lennart PoetteringMerge pull request #20537 from yuwata/sd-netlink-more...
2021-09-01 Lennart PoetteringMerge pull request #20521 from DaanDeMeyer/analyze...
2021-09-01 Daan De Meyermkosi: Add zsh to Arch packages
2021-09-01 Daan De Meyermkosi: Install bash-completion in Arch image
2021-09-01 Daan De Meyermkosi: Add man-db to arch packages
2021-08-31 Jan Kuparinenpo: Translated using Weblate (Finnish)
2021-08-31 Luca BoccassiMerge pull request #20525 from maanyagoenka/custom...
2021-08-31 Lennart Poetteringupdate TODO
2021-08-31 Alvin Šipraganetwork: print Ethernet Link-Layer DHCP client ID with...
2021-08-31 Maanya Goenkatest: add integration tests for systemd-analyze
2021-08-31 Maanya Goenkasystemd-analyze: allow parsing of JSON file to obtain...
2021-08-31 Maanya Goenkasystemd-analyze: add new 'security' option to allow...
2021-08-31 Yu Watanabeudev: use link information obtained through netlink
2021-08-31 Yu Watanabeudev: introduce link_info_get()
2021-08-31 Yu Watanabeudev: rename struct netnames -> NetNames
2021-08-31 Yu Watanabeudev: use passed rtnl in net_setup_link builtin command
2021-08-31 Yu Watanabeudev: pass rtnl to builtin commands
2021-08-31 Yu Watanabeudev: simplify get_virtfn_info()
2021-08-31 Lennart PoetteringMerge pull request #20592 from poettering/homed-fix-smb
2021-08-31 Yu Watanabeudev: drop redundant chase_symlinks()
2021-08-31 Yu Watanabeudev: fix potential memleak
2021-08-31 Yu Watanabesd-netlink: introduce sd_netlink_message_get_max_attrib...
2021-08-31 Yu Watanabesd-netlink: specify appropriate netlink attribute type
2021-08-31 Yu Watanabesd-netlink: support more rtnl attributes
2021-08-31 Yu Watanabebasic/linux: add more bridge headers
2021-08-31 Yu Watanabenetwork/netdev: append IFLA_INFO_DATA attribute only...
2021-08-31 Peter Hutterertmpfiles.d: remove .Test-unix, it's obsolete
2021-08-31 Lennart Poetteringhomed: remove misplaced assert()
2021-08-31 Lennart Poetteringhomed: add missing SYNTHETIC_ERRNO()
2021-08-31 Lennart Poetteringhomed: fix log message referring to fsck, when we actua...
2021-08-31 Lennart Poetteringhomed: make sure to use right asssesors for GID + acces...
2021-08-31 Lennart Poetteringhomed: add missing capabilities for SMB/CIFS backend
2021-08-31 Luca BoccassiMerge pull request #20257 from bluca/seqno
2021-08-31 Yu WatanabeMerge pull request #20567 from yuwata/socket-additional...
2021-08-31 Kristian Klausengpt-auto-generator: Use volatile-root by default and...
2021-08-31 Yu WatanabeMerge pull request #20583 from poettering/pk-no-tty
2021-08-31 Thomas Mühlbacherman: Don't leak memory in path-documents example
2021-08-30 Yu Watanabecore: fix typo: they -> the
2021-08-30 Lennart Poetteringhwdb: remove double empty line in --help text
2021-08-30 Lennart Poetteringexec-util: handle gracefully if we want to fork an...
2021-08-30 Lennart Poetteringrun/mount/systemctl: don't fork off PolicyKit/ask-pw...
2021-08-30 Yu Watanabetimesync: check cmsg length
2021-08-30 Yu Watanabesocket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC...
2021-08-30 jlempenAdd matrix for the Chuwi SurBook Mini (CWI540)
2021-08-30 José Expósitohwdb: add a generic rule for trackpoints (#20543)
2021-08-30 Vito Caputosd-journal: verify field object hashes
2021-08-30 Vito Caputosd-journal: move payload hashing to helper function
2021-08-29 Yu WatanabeMerge pull request #20057 from yuwata/sd-netlink-genl...
2021-08-29 Yu Watanabesd-netlink: make type_system_get_*() and friends return...
2021-08-29 Yu Watanabesd-netlink: introduce sd_genl_add_match()
2021-08-29 Yu Watanabesd-netlink: split sd_netlink_add_match() into two parts
2021-08-29 Yu Watanabesd-netlink: introduce sd_genl_message_get_command()
2021-08-29 Yu Watanabesd-netlink: determine header size of genl message by...
2021-08-29 Yu Watanabesd-netlink: read protocol version of each genl family
2021-08-29 Yu Watanabesd-netlink: drop sd_genl_family_t and introduce Generic...
2021-08-29 Yu Watanabesd-netlink: split message_new() into two parts and...
2021-08-29 Yu Watanabesd-netlink: introduce several macros to define type...
2021-08-29 Yu Watanabesd-netlink: drop redundant string table lookup function...
2021-08-29 Yu Watanabesd-netlink: split type system for nfnl
2021-08-29 Yu Watanabesd-netlink: drop 'flags' argument from sd_nfnl_nft_mess...
2021-08-29 Yu Watanabesd-netlink: wrap long function declarations
2021-08-29 Yu Watanabesd-netlink: add several missing attributes
2021-08-29 Yu Watanabebasic: copy genetlink.h to repository
2021-08-29 Yu Watanabesd-netlink: introduce basic_type_system
2021-08-29 Yu Watanabesd-netlink: unify two spurious type system root for...
2021-08-29 Yu Watanabesd-netlink: drop genl type system indexed by command
2021-08-29 Yu Watanabesd-netlink: rename several type systems for generic...
2021-08-29 Yu Watanabesd-netlink: split netlink-types.[ch] into small files
2021-08-29 Yu Watanabesd-netlink: make several type systems static
2021-08-29 Yu Watanabesd-netlink: move type systems
2021-08-29 Yu Watanabesd-netlink: introduce two helper functions for type...
2021-08-29 Yu Watanabesd-netlink: rename functions
2021-08-29 Yu Watanabesd-netlink: make type_get_type_system{,_union}() return...
2021-08-29 Yu Watanabesd-netlink: make message_seal() accept already sealed...
2021-08-29 Yu Watanabesd-netlink: rename variables, arguments, and functions
2021-08-29 Yu Watanabetest: add usual log messages in test-netlink
2021-08-29 Yu Watanabesd-netlink: drop unused type
2021-08-28 Lennart Poetteringupdate TODO
2021-08-28 Daan De Meyercore: Add information on which condition failed to...
2021-08-27 Lennart Poetteringcore: Unit's condition_result field is a boolean
2021-08-27 Kevin OrrFix another crash due to missing NHDR
2021-08-27 Lennart PoetteringMerge pull request #20547 from poettering/home-4k
2021-08-26 Yu WatanabeMerge pull request #20553 from weblate/weblate-systemd...
2021-08-26 Jan Kuparinenpo: Translated using Weblate (Finnish)
2021-08-26 Adolfo Jayme... po: Translated using Weblate (Spanish)
2021-08-26 Lennart PoetteringRevert "core: Add information on which condition failed...
2021-08-26 Frantisek Sumsalcryptsetup: drop an unused variable
2021-08-26 Wind/owZhwdb: Add sensor rule for Hometech Wi101
2021-08-26 I-dont-need... hwdb: Add force-release for HP Omen 15 calculator key...
2021-08-26 Daan De Meyercore: Add information on which condition failed to...
2021-08-25 Tom Yannetwork: default LinkLocalAddresssing= to no for link...
2021-08-25 Yu WatanabeMerge pull request #20541 from yuwata/udev-coalesce...
2021-08-25 Yu WatanabeMerge pull request #20515 from yuwata/pid1-mount-apivfs-no
2021-08-25 Yu WatanabeMerge pull request #20531 from DaanDeMeyer/fix-17433
2021-08-25 Lennart Poetteringupdate TODO
2021-08-25 Lennart Poetteringhomed: always align home file systems to 4K boundaries
2021-08-25 Yu Watanabeudev/net: initialize coalesce tristate variables
2021-08-25 Yu Watanabeethtool: move function
next