Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | watchdog: ensure configured timeout is used instead of USEC_INFINITY | Holger Assmann | 2024-01-10 | 1 | -2/+9 | |
* | | | | | | repart: fix memory leak | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -2/+7 | |
* | | | | | | pam-util: implement our own pam_prompt() replacement, that doesn't log loudly | Lennart Poettering | 2024-01-10 | 3 | -36/+80 | |
* | | | | | | logind-action: query HandleActionData.sleep_operation where appropriate | Mike Yuan | 2024-01-10 | 1 | -13/+7 | |
* | | | | | | Merge pull request #30870 from aafeijoo-suse/firstboot-help-fix | Luca Boccassi | 2024-01-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | firstboot: fix memory leak | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -0/+2 | |
| * | | | | | | firstboot: fix typo and add missing option to help text | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -1/+3 | |
* | | | | | | | pam_systemd_home: move two bool flags into a proper flags parameter | Lennart Poettering | 2024-01-10 | 1 | -35/+40 | |
* | | | | | | | Merge pull request #30786 from yuwata/udev-net-link-property | Lennart Poettering | 2024-01-10 | 10 | -48/+297 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | udev/net: introduce [Link] Property=, ImportProperty=, and UnsetProperty= set... | Yu Watanabe | 2024-01-09 | 5 | -3/+198 | |
| * | | | | | | udev: split out check that udev property can be updated | Yu Watanabe | 2024-01-09 | 2 | -3/+9 | |
| * | | | | | | udev/net: split out udev property assignment logic | Yu Watanabe | 2024-01-09 | 3 | -22/+40 | |
| * | | | | | | udev/net: do not set unapplied .link file name to ID_NET_LINK_FILE | Yu Watanabe | 2024-01-09 | 2 | -8/+22 | |
| * | | | | | | udev-builtin-path_id: drop redundant debugging logs | Yu Watanabe | 2024-01-09 | 1 | -12/+4 | |
| * | | | | | | udev/builtin: introduce udev_builtin_import_property() helper function | Yu Watanabe | 2024-01-09 | 2 | -0/+24 | |
| |/ / / / / | ||||||
* | | | | | | kernel-install: clarify what is currently supported with --root and --image | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -2/+8 | |
* | | | | | | Merge pull request #30860 from aafeijoo-suse/kernel-install-leak-fix | Lennart Poettering | 2024-01-10 | 2 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | coredumpctl: fix memory leak | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -0/+2 | |
| * | | | | | | kernel-install: fix memory leak | Antonio Alvarez Feijoo | 2024-01-10 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | test: skip test_exec_networknamespacepath if netns setup fails | Nick Rosbrook | 2024-01-10 | 1 | -2/+6 | |
* | | | | | | Merge pull request #30839 from yuwata/detect-virt-google | Lennart Poettering | 2024-01-10 | 2 | -15/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | virt: add Google Compute Engine support | Yu Watanabe | 2024-01-09 | 2 | -15/+18 | |
* | | | | | | | Merge pull request #30849 from YHNdnzj/daemon-modernization | Lennart Poettering | 2024-01-10 | 7 | -63/+52 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | localed: modernization | Mike Yuan | 2024-01-09 | 1 | -8/+7 | |
| * | | | | | | | hostnamed: use Type=notify | Mike Yuan | 2024-01-09 | 1 | -0/+5 | |
| * | | | | | | | importd: use Type=notify | Mike Yuan | 2024-01-09 | 1 | -13/+12 | |
| * | | | | | | | timedated: modernization | Mike Yuan | 2024-01-09 | 1 | -8/+7 | |
| * | | | | | | | machined,portabled: remove unneeded NOTIFY_STOPPING | Mike Yuan | 2024-01-09 | 3 | -34/+21 | |
* | | | | | | | | creds-util: make read_credential_strings_many behave the same as comment | Mike Yuan | 2024-01-10 | 2 | -20/+17 | |
* | | | | | | | | core: allow fstab-style nodes in mount/swap What= | Mike Yuan | 2024-01-09 | 4 | -4/+73 | |
* | | | | | | | | core/load-fragment: use unit_path_printf where appropriate | Mike Yuan | 2024-01-09 | 1 | -2/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #30844 from keszybz/rename-uid-alloc-range | Lennart Poettering | 2024-01-09 | 25 | -62/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch] | Zbigniew Jędrzejewski-Szmek | 2024-01-09 | 19 | -18/+18 | |
| * | | | | | | | src/basic: "UidRange" → "UIDRange" | Zbigniew Jędrzejewski-Szmek | 2024-01-09 | 7 | -44/+44 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | nspawn: drop empty #if/#endif section | Lennart Poettering | 2024-01-09 | 1 | -2/+0 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #30833 from poettering/hostnamed-varlink | Lennart Poettering | 2024-01-09 | 5 | -43/+198 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | hostnamed: always include VSockCID property in describe JSON | Lennart Poettering | 2024-01-09 | 1 | -1/+2 | |
| * | | | | | | hostnamed: add simple Varlink API, too | Lennart Poettering | 2024-01-09 | 4 | -21/+166 | |
| * | | | | | | id128-util: do not expose product UUID when running in a container | Lennart Poettering | 2024-01-09 | 1 | -0/+8 | |
| * | | | | | | hostnamed: move bus and event loop object into Context object | Lennart Poettering | 2024-01-09 | 1 | -16/+23 | |
| * | | | | | | hostnamed: port to sd_event_set_signal_exit() | Lennart Poettering | 2024-01-09 | 1 | -8/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30842 from aafeijoo-suse/analyze-q-man-help-fix | Luca Boccassi | 2024-01-09 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | analyze: man and --help fixes | Antonio Alvarez Feijoo | 2024-01-09 | 1 | -1/+2 | |
| * | | | | | | analyze: fix -q option | Antonio Alvarez Feijoo | 2024-01-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* / / / / / | networkd/wireguard: support network.wireguard.* credentials | Mike Yuan | 2024-01-09 | 1 | -19/+106 | |
|/ / / / / | ||||||
* | | | | | simplify bitwise checking (#30722) | AtariDreams | 2024-01-09 | 2 | -4/+3 | |
* | | | | | Merge pull request #30837 from poettering/varlink-over-ssh | Yu Watanabe | 2024-01-09 | 9 | -34/+164 | |
|\ \ \ \ \ | ||||||
| * | | | | | sd-bus: also intrepret $SYSTEMD_SSH env var | Lennart Poettering | 2024-01-08 | 1 | -3/+9 | |
| * | | | | | varlink: add "ssh:" transport | Lennart Poettering | 2024-01-08 | 1 | -16/+97 | |
| * | | | | | varlink: turn off O_NONBLOCK in exec: transport | Lennart Poettering | 2024-01-08 | 1 | -0/+4 |