Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sd-dhcp-client: add assert_not_reached in switch case | Luca Boccassi | 2024-01-04 | 1 | -0/+2 | |
| * | | | | | | udev: add upper bound of 5 hours to SYSTEMD_UDEV_EXTRA_TIMEOUT_SEC= | Luca Boccassi | 2024-01-04 | 2 | -2/+9 | |
| * | | | | | | dissect: add assert to guide static analysis | Luca Boccassi | 2024-01-04 | 1 | -0/+2 | |
| * | | | | | | core: add an assert to guide static analysis | Luca Boccassi | 2024-01-04 | 1 | -1/+1 | |
| * | | | | | | core: fix cgroup copy | Luca Boccassi | 2024-01-04 | 1 | -1/+1 | |
| * | | | | | | core: fix OOM check | Luca Boccassi | 2024-01-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #30774 from mrc0mmand/test-tweaks | Luca Boccassi | 2024-01-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | test: allow sanitized binaries to dump a core | Frantisek Sumsal | 2024-01-04 | 1 | -1/+1 | |
| * | | | | | | | test: install correct kpartx udev rules on Ubuntu | Frantisek Sumsal | 2024-01-04 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30759 from mrc0mmand/resolved-followup | Luca Boccassi | 2024-01-05 | 6 | -7/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: build with -O2 and -Wmaybe-uninitialized | Frantisek Sumsal | 2024-01-04 | 1 | -1/+6 | |
| * | | | | | | | shared: initialize a couple of values explicitly | Frantisek Sumsal | 2024-01-04 | 4 | -5/+5 | |
| * | | | | | | | resolve: initialize `r` during OOM | Frantisek Sumsal | 2024-01-04 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | journalctl: add --exclude-identifier option | Sergei Zhmylev | 2024-01-04 | 8 | -5/+66 | |
* | | | | | | | creds-util: automatically append NUL byte to decrypted creds | Lennart Poettering | 2024-01-04 | 1 | -1/+1 | |
* | | | | | | | creds: rename "tpm2-absent" encryption to "null" encryption | Lennart Poettering | 2024-01-04 | 4 | -14/+14 | |
* | | | | | | | find-esp: adjust parameter indentating to our usual coding style | Lennart Poettering | 2024-01-04 | 1 | -17/+23 | |
* | | | | | | | logind: use unlink_and_free() at once more place | Lennart Poettering | 2024-01-04 | 1 | -5/+1 | |
* | | | | | | | json: drop redundant check | Lennart Poettering | 2024-01-04 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #30749 from poettering/tmpfiles-verb-fix | Lennart Poettering | 2024-01-04 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tmpfiles: 'x' takes globs, hence clean it with globbing | Lennart Poettering | 2024-01-04 | 1 | -2/+2 | |
| * | | | | | | | tmpfiles: always list tmpfiles line types in same order | Lennart Poettering | 2024-01-04 | 1 | -9/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30758 from YHNdnzj/vpick-not-ptr | Lennart Poettering | 2024-01-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | shared/vpick: don't say "ptr" for TAKE_PICK_RESULT (struct) | Mike Yuan | 2024-01-04 | 1 | -1/+1 | |
| * | | | | | | vpick-tool: sort includes | Mike Yuan | 2024-01-04 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* / | | | | | tmpfiles: add --purge switch | Luca Boccassi | 2024-01-04 | 3 | -10/+106 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30744 from poettering/logind-trivial-tweaks | Lennart Poettering | 2024-01-04 | 3 | -21/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | pam_systemd_home: minor coding style adjustment | Lennart Poettering | 2024-01-04 | 1 | -2/+2 | |
| * | | | | | homed: add some function parameter assert()s | Lennart Poettering | 2024-01-04 | 1 | -0/+4 | |
| * | | | | | logind: cast various calls that return errors we ignore to (void) | Lennart Poettering | 2024-01-04 | 1 | -19/+16 | |
| | |/ / / | |/| | | | ||||||
* | | | | | logind: do TTY idle logic only for sessions marked as "tty" | Lennart Poettering | 2024-01-04 | 1 | -12/+14 | |
* | | | | | update TODO | Lennart Poettering | 2024-01-04 | 1 | -5/+6 | |
* | | | | | logind: don't make idle action timer accuracy more coarse than timeout | Lennart Poettering | 2024-01-04 | 1 | -1/+1 | |
* | | | | | Merge pull request #30739 from poettering/pam-util-many | Yu Watanabe | 2024-01-04 | 4 | -27/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | pam_systemd_home: port over to pam_get_item_many() | Lennart Poettering | 2024-01-04 | 1 | -7/+6 | |
| * | | | | | pam_systemd: move over to pam_get_item_many() | Lennart Poettering | 2024-01-04 | 1 | -20/+12 | |
| * | | | | | pam-util: add pam_get_item_many() helper that gets many PAM items at once | Lennart Poettering | 2024-01-04 | 2 | -0/+28 | |
| |/ / / / | ||||||
* | | | | | homed: when empty username is passed to bus calls, operate on client's UID | Lennart Poettering | 2024-01-04 | 1 | -16/+56 | |
* | | | | | homed: fix home_count_bad_authentication() counting | Lennart Poettering | 2024-01-04 | 1 | -11/+12 | |
* | | | | | homed: tone down log message about bad passwords a bit | Lennart Poettering | 2024-01-04 | 1 | -4/+29 | |
* | | | | | Merge pull request #30610 from YHNdnzj/logind-serialize-pidref | Yu Watanabe | 2024-01-04 | 7 | -193/+291 | |
|\ \ \ \ \ | ||||||
| * | | | | | TEST-35-LOGIN: enable FileDescriptorStorePreserve= for coldplug test | Mike Yuan | 2024-01-04 | 1 | -6/+14 | |
| * | | | | | logind-session: watch pidfd in session_set_leader_consume | Mike Yuan | 2024-01-04 | 4 | -39/+38 | |
| * | | | | | logind: serialize session leader pidfd to fdstore | Mike Yuan | 2024-01-04 | 4 | -108/+208 | |
| * | | | | | process-util: ensure pidref_is_alive only return ESRCH if not set | Mike Yuan | 2024-01-04 | 1 | -1/+3 | |
| * | | | | | logind-session: use one_zero where appropriate | Mike Yuan | 2024-01-04 | 1 | -6/+6 | |
| * | | | | | logind-session: be tolerant if we failed to remove leader from hashmap | Mike Yuan | 2024-01-04 | 1 | -1/+1 | |
| * | | | | | logind: use RET_GATHER more, return first error | Mike Yuan | 2024-01-04 | 1 | -40/+29 | |
* | | | | | | network/route: make the route section invalid when an invalid MTUBytes= is sp... | Yu Watanabe | 2024-01-04 | 2 | -2/+2 | |
* | | | | | | Merge pull request #30578 from bluca/polkit-varlink | Lennart Poettering | 2024-01-04 | 33 | -68/+839 | |
|\ \ \ \ \ \ |