systemd/.git
2021-01-25 Martin Wilcktest/udev-test.pl: use computed devnode name
2021-01-25 Martin Wilcktest/udev-test.pl: allow concurrent additions and removals
2021-01-25 Martin Wilcktest/udev-test.pl: create rules only once
2021-01-25 Martin Wilcktest/udev-test.pl: allow multiple devices per test
2021-01-25 Zbigniew Jędrzejewsk... udev-test: do not rely on "mail" group being defined
2021-01-25 gaoyitest: add test case for multi matches when use "||"
2021-01-25 Yu Watanabetest: add test cases for empty string match
2021-01-25 Dan Streetmantest/udev-test.pl: cleanup if skipping test
2021-01-25 Yu Watanabetest-udev: fix alignment and drop unnecessary white...
2021-01-25 Yu Watanabetest-udev: add more tests for line continuation
2021-01-25 Yu Watanabetest-udev: add more tests for line continuations and...
2021-01-25 Yu Watanabetest-udev: use proper semantics for too long line with...
2021-01-25 Yu Watanabetest-udev: add a testcase of too long line
2021-01-25 Alexey Bogdanenkoudev-test: check if permitted to create block device...
2021-01-25 Alexey Bogdanenkoudev-test: fix missing directory test/run
2021-01-25 Alexey Bogdanenkoudev-test: fix test skip condition
2021-01-25 Evgeny Vereshchaginudev-test: skip the test only if it can't setup its...
2021-01-25 Evgeny Vereshchaginudev-test: remove a check for whether the test is run...
2021-01-25 Yu Watanabetest: missing "die"
2021-01-25 Yu Watanabetest: create /dev/null in test-udev.pl
2021-01-25 Michal Sekletarudev: make algorithm that selects highest priority...
2021-01-25 Michal Sekletárbasic/stat-util: make mtime check stricter and use...
2021-01-25 Michal Sekletarudev/net_id: give RHEL-8.4 naming scheme a name
2021-01-25 Christian Göttscheselinux: add trigger for policy reload to refresh inter...
2021-01-25 Franck Buiselinux: introduce mac_selinux_create_file_prepare_at()
2021-01-25 Christian Göttschecore: reload SELinux label cache on daemon-reload
2021-01-25 Franck Buiunits: make sure initrd-cleanup.service terminates...
2021-01-25 Pavel Hrdinacgroup: Also set blkio.bfq.weight
2021-01-25 David Tardonuse link to RHEL-8 docs
2021-01-18 Lennart Poetteringunit: make UNIT() cast function deal with NULL pointers
2021-01-18 Frantisek Sumsalci: move jobs from Travis CI to GH Actions
2021-01-15 Frantisek Sumsalci: use quay.io instead of Docker Hub to avoid rate...
2021-01-15 Frantisek Sumsalci: PowerTools repo was renamed to powertools in RHEL 8.3
2020-11-24 Lennart Poetteringresolved: tweak cmsg calculation v239-43
2020-11-24 Lennart Poetteringcore: add new PassPacketInfo= socket unit property
2020-11-24 Lennart Poetteringsocket-util: add generic socket_pass_pktinfo() helper
2020-11-24 Lennart Poetteringintroduce setsockopt_int() helper
2020-11-24 Zbigniew Jędrzejewsk... shared/install: fix preset operations for non-service...
2020-11-24 Joerg Behrmanndocs: Add syntax for templated units to systemd.preset...
2020-11-24 Yu Watanabetest: fix a memleak
2020-11-24 Ruixin Baoinstall: small refactor to combine two function calls...
2020-11-24 Ruixin Baoinstall: allow instantiated units to be enabled via...
2020-11-24 Lennart Poetteringtree-wide: port various bits over to locale_is_installed()
2020-11-24 Lennart Poetteringtest: add test case for locale_is_installed()
2020-11-24 Lennart Poetteringlocale-util: add new helper locale_is_installed()
2020-11-24 Daan De Meyerlog: Prefer logging to CLI unless JOURNAL_STREAM is set
2020-11-24 David Tardonremove references of non-existent man pages
2020-11-24 David Tardonfix typo in ProtectSystem= option
2020-11-18 Michal Sekletárudev/net_id: don't generate slot based names if multipl...
2020-11-18 Michal Sekletárudev/net_id: parse _SUN ACPI index as a signed integer
2020-11-18 Zbigniew Jędrzejewsk... man: describe naming schemes in a new man page
2020-11-18 Zbigniew Jędrzejewsk... meson: make net.naming-scheme= default configurable
2020-11-18 Michal Sekletárudev: introduce udev net_id "naming schemes"
2020-11-16 Lukas Nykrynman: mention System Administrator's Guide in systemctl...
2020-11-02 Lennart Poetteringuser-util: rework how we validate user names v239-42
2020-11-02 Lennart Poetteringuser-util: switch order of checks in valid_user_group_n...
2020-11-02 Zbigniew Jędrzejewsk... shared/user-util: allow usernames with dots in specific...
2020-11-02 Balint Reczeyuser-util: Allow names starting with a digit
2020-11-02 Zbigniew Jędrzejewsk... shared/user-util: emit a warning on names with dots
2020-11-02 David Tardonshared/user-util: add compat forms of user name checkin...
2020-11-02 Lennart Poetteringtests: beef up integer parsing tests
2020-11-02 Lennart Poetteringparse-util: also parse integers prefixed with 0b and 0o
2020-11-02 Lennart Poetteringstrv: add new macro STARTSWITH_SET()
2020-11-02 Lennart Poetteringuser-util: be stricter in parse_uid()
2020-11-02 Lennart Poetteringparse-util: rewrite parse_mode() on top of safe_atou_full()
2020-11-02 Lennart Poetteringparse-util: make return parameter optional in safe_atou...
2020-11-02 Lennart Poetteringparse-util: allow '-0' as alternative to '0' and '+0'
2020-11-02 Lennart Poetteringparse-util: allow tweaking how to parse integers
2020-11-02 Zbigniew Jędrzejewsk... basic/parse-util: add safe_atoux64()
2020-11-02 Lennart Poetteringparse-util: sometimes it is useful to check if a string...
2020-11-02 Zbigniew Jędrzejewsk... basic/user-util: always use base 10 for user/group...
2020-11-02 Michal Sekletárcore: add support for setting CPUAffinity= to special...
2020-11-02 Michal Sekletardbus-execute: make transfer of CPUAffinity endian safe...
2020-11-02 Wen Yangmount-setup: fix segfault in mount_cgroup_controllers...
2020-11-02 Alan Jenkinscore: remove support for API bus "started outside our...
2020-11-02 Renaud Métrichsocket: New option 'FlushPending' (boolean) to flush...
2020-11-02 Lennart Poetteringman: document the new systemctl --show-transaction...
2020-11-02 Lennart Poetteringtest: add some basic testing that "systemctl start...
2020-11-02 Lennart Poetteringsystemctl: add new --show-transaction switch
2020-11-02 Lennart Poetteringsystemctl: split out extra args generation into helper...
2020-11-02 Lennart Poetteringsystemctl: clean up start_unit_one() error handling
2020-11-02 Filipe Brandenburgersystemctl: Only wait when there's something to wait...
2020-11-02 Lennart Poetteringsystemctl: reindent table
2020-11-02 Lennart Poetteringsystemctl: replace switch statement by table of structures
2020-11-02 Lennart Poetteringcore: add new API for enqueing a job with returning...
2020-11-02 Zbigniew Jędrzejewsk... sd-bus: break the loop in bus_ensure_running() if the...
2020-11-02 Lennart Poetteringunits: drop reference to sushell man page
2020-11-02 Michael Bieblunits: fix systemd.special man page reference in system...
2020-11-02 Franck Buivconsole-setup: downgrade log message when setting...
2020-11-02 Zbigniew Jędrzejewsk... seccomp: rework how the S[UG]ID filter is installed
2020-11-02 Zbigniew Jędrzejewsk... basic/virt: try the /proc/1/sched hack also for PID1
2020-11-02 Jan Synacekbuild: use simple project version in pkgconfig files
2020-11-02 Michal Sekletarlogind: don't print warning when user@.service template...
2020-10-07 Michal Sekletárcgroup: freezer action must be NOP when cgroup v2 freez... v239-41
2020-08-27 Lennart Poetteringcore: make sure to restore the control command id, too v239-40
2020-08-26 Lennart Poetteringman: document new "boot-complete.target" unit
2020-08-26 Lennart Poetteringunits: add generic boot-complete.target
2020-08-06 Michal Sekletárdevice: don't emit PropetiesChanged needlessly v239-39
2020-08-06 Michal Sekletárdevice: make sure we emit PropertiesChanged signal...
2020-06-26 Michal Sekletártests: sleep a bit and give kernel time to perform... v239-36 v239-37 v239-38
next