]> git.ipfire.org Git - thirdparty/systemd.git/history - src
core/cgroup: fix return value of unit_cgorup_freezer_action()
[thirdparty/systemd.git] / src /
2020-05-07  Michal Sekletarcore/cgroup: fix return value of unit_cgorup_freezer_ac...
2020-05-07  Lennart PoetteringMerge pull request #15745 from keszybz/one-more-specifier
2020-05-07  Lennart PoetteringMerge pull request #15713 from poettering/home-discard...
2020-05-07  Vito CaputoMerge pull request #15681 from vcaputo/buslocator
2020-05-07  Vito Caputotimedate: switch to BusLocator-oriented helpers 15681/head
2020-05-07  Vito Caputosystemctl: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputorun: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputoresolve: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputoportable: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputonss-resolve: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputonss-mymachines: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputonspawn: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputonetwork: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputomount: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputomachine: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputologin: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputolocale: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputoanalyze: switch to BusLocator-oriented helpers
2020-05-07  Vito Caputohome: switch to shared bus_home_mgr
2020-05-07  Vito Caputobus: introduce bus-locator.[ch]
2020-05-07  Zbigniew Jędrzejew... test-specifier: add a simple test which prints "global... 15745/head
2020-05-07  Zbigniew Jędrzejew... Add %l as specifier for the hostname without any domain...
2020-05-07  Zbigniew Jędrzejew... Add a basic test that the configured fallback hostname...
2020-05-07  Zbigniew Jędrzejew... Merge pull request #15635 from keszybz/set-put-strdup
2020-05-07  Lennart Poetteringhomework: run fitrim or fallocate on logout based on...
2020-05-07  Lennart Poetteringhomectl: add option for controlling new luksOfflineDisc...
2020-05-07  Lennart Poetteringuser-record: add new field for requesting LUKS discard...
2020-05-07  Lennart Poetteringhomed: allow overriding homework path via env var
2020-05-07  Daan De Meyerresolved: Fix build error due to missing include.
2020-05-07  gauravnetlink socket correct check (#15720)
2020-05-07  Lennart Poetteringhomectl: show disk free in percent in 'inspect'
2020-05-07  Zbigniew Jędrzejew... Merge pull request #15733 from benjarobin/fix_warn_ndebug
2020-05-07  Benjamin Robintree-wide: Workaround -Wnonnull GCC bug
2020-05-07  Lennart Poetteringhomed: open up home dir Acquire operation to unpriv...
2020-05-07  Daan De Meyerresolved: Break include cycles
2020-05-06  Benjamin Robinresize-fs: Use xsprintf instead of snprintf
2020-05-06  Benjamin Robintest: Use assert_se() where variables are only checked...
2020-05-06  Benjamin Robintree-wide: Fix, replace assert() by assert_se() when...
2020-05-06  Benjamin Robintree-wide: Mark as _unused_ variables that are only...
2020-05-06  Zbigniew Jędrzejew... Merge pull request #15735 from poettering/pam-snippet...
2020-05-06  Zbigniew Jędrzejew... Merge pull request #15727 from poettering/systemctl...
2020-05-06  Lennart Poetteringlogin: include pam_systemd_home.so in the default PAM...
2020-05-06  Balint Reczeytest: Skip test-boot-timestamps on permission denied
2020-05-06  Zbigniew Jędrzejew... tree-wide: use _cleanup_set_free_ where appropriate 15635/head
2020-05-06  Zbigniew Jędrzejew... shared/logs-show: constify Set *fields
2020-05-06  Zbigniew Jędrzejew... sd-device: get rid of device_enumerator_clear_match_parent
2020-05-06  Zbigniew Jędrzejew... sd-device: optimize addition of already present matches
2020-05-06  Zbigniew Jędrzejew... sd-device: use hashmap_put_strdup()
2020-05-06  Zbigniew Jędrzejew... basic/hashmap: allow NULL values in strdup hashmaps...
2020-05-06  Zbigniew Jędrzejew... sd-device: use string hash ops in device enumerator
2020-05-06  Zbigniew Jędrzejew... test-set: make test-set not link to libshared and test...
2020-05-06  Zbigniew Jędrzejew... basic/set: let set_put_strdup() create the set with...
2020-05-06  Lennart Poetteringsystemctl: underline whole rows, gapless 15727/head
2020-05-06  Lennart Poetteringformat-table: support coloring the gap right of each...
2020-05-06  Lennart Poetteringsystemctl: ensure underline for "list-unit-files" empty...
2020-05-06  Lennart Poetteringsystemctl: let's tweak how we synthesize a cell for...
2020-05-06  Lennart Poetteringsystemctl: change column name in "list-sockets" out...
2020-05-06  Lennart Poetteringsystemctl: show empty cells as '-'
2020-05-06  Lennart Poetteringformat-table: display an empty strv cell the same way...
2020-05-06  Zbigniew Jędrzejew... resolve: fix type of parameter and update man page
2020-05-06  Zbigniew Jędrzejew... Merge pull request #15473 from keszybz/bus-introspection
2020-05-06  Eric Andersonsocket-proxy: Support exit-on-idle
2020-05-06  Daan De Meyersd-bus: Add a nicer way of specifying sd-bus vtable...
2020-05-06  Lennart Poetteringsysusers: be extra careful when locking accounts
2020-05-06  Zbigniew Jędrzejew... homed: convert to the new scheme and add --bus-introspect
2020-05-06  Lennart PoetteringMerge pull request #15692 from keszybz/preset-cleanup
2020-05-05  Zbigniew Jędrzejew... pid1: add --bus-introspect
2020-05-05  Zbigniew Jędrzejew... pid1: convert to the new scheme
2020-05-05  Zbigniew Jędrzejew... machined: convert to the new scheme and add --bus-intro...
2020-05-05  Zbigniew Jędrzejew... localed: convert to the new scheme and add --bus-introspect
2020-05-05  Zbigniew Jędrzejew... hostnamed: convert to the new scheme and add --bus...
2020-05-05  Zbigniew Jędrzejew... bus-introspect: list the interfaces with "list"
2020-05-05  Zbigniew Jędrzejew... resolved: convert to the new scheme
2020-05-05  Zbigniew Jędrzejew... timedated: convert to the new scheme and add --bus...
2020-05-05  Zbigniew Jędrzejew... importd,logind: add --bus-introspect= option
2020-05-05  Zbigniew Jędrzejew... bus-util: add wrapper for interface introspection
2020-05-05  Zbigniew Jędrzejew... logind: convert to the new scheme
2020-05-05  Zbigniew Jędrzejew... importd: convert to the new scheme
2020-05-05  Zbigniew Jędrzejew... sd-bus: add helper struct for interface definitions
2020-05-05  Zbigniew Jędrzejew... systemctl: do not show preset state for "static"/"alias... 15692/head
2020-05-05  Zbigniew Jędrzejew... systemctl: add new enablement state "alias"
2020-05-05  Zbigniew Jędrzejew... shared/install: rename variable for clarity
2020-05-05  Zbigniew Jędrzejew... shared/install: print name of offending file in error
2020-05-05  Zbigniew Jędrzejew... shared/install: indent tables
2020-05-05  Zbigniew Jędrzejew... shared/install: optionally cache the preset list
2020-05-05  Zbigniew Jędrzejew... systemctl: fix --root support in querying presets
2020-05-05  Zbigniew Jędrzejew... systemctl: refuse online-only ops with --root
2020-05-05  Zbigniew Jędrzejew... shared/verbs: split out helper to find verbs
2020-05-05  Zbigniew Jędrzejew... shared/verbs: add a modicum of documentation
2020-05-05  Zbigniew Jędrzejew... systemctl: mark log-level,log-target,service-watchdogs...
2020-05-05  Zbigniew Jędrzejew... systemctl: fix hint when 'systemctl help' is given
2020-05-05  Zbigniew Jędrzejew... Merge pull request #15645 from poettering/calender...
2020-05-05  Frantisek SumsalRevert "logs-show: declare [static 2] on all highlight...
2020-05-05  Zbigniew Jędrzejew... Merge pull request #15648 from poettering/journalctl...
2020-05-05  Zbigniew Jędrzejew... Merge pull request #15701 from poettering/systemctl...
2020-05-05  Lennart Poetteringshutdown: fix spacing in shutdown error message
2020-05-05  Lennart Poetteringlogs-show: declare [static 2] on all highlight parameters 15648/head
2020-05-05  Lennart Poetteringjournalctl: optionally, show a different field than...
2020-05-05  Lennart Poetteringjournal: use set_contains() where appropriate
2020-05-05  Motiejus Jakštysnspawn: mount custom paths before writing to /etc
next