summaryrefslogtreecommitdiffstats
path: root/man/systemd-debug-generator.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-06dissect: show color in log outputLennart Poettering1-2/+1
2022-12-06journald: fix build errorLuca Boccassi1-1/+1
2022-12-06log: Switch logging to runtime when FS becomes read-onlyRichard Phibel1-0/+8
2022-12-05pid1: add env var to override default mount rate limit burstLuca Boccassi2-1/+17
2022-12-05doc: CentOS is EOL use CentOS streamJan Macku1-1/+1
2022-12-05nspawn: split mount tunnel setupChristian Brauner1-7/+24
2022-12-05nspawn: mount temporary visible procfs and sysfs instanceChristian Brauner3-10/+107
2022-12-05nspawn: support pivot_root()Christian Brauner4-46/+96
2022-12-05doc: fix markdown-lint issues in `CONTRIBUTING.md`Jan Macku1-6/+8
2022-12-05doc: update link to systemd-rhel GitHub repoJan Macku1-1/+1
2022-12-05test: double default image sizeLuca Boccassi1-1/+1
2022-12-05journal: Ratelimit more log messagesDaan De Meyer2-8/+16
2022-12-05journal: Use shared log ratelimit constantDaan De Meyer10-89/+92
2022-12-05acl-util: several cleanupsYu Watanabe2-21/+31
2022-12-05chase-symlinks: Fix regression from 5bc244aaa90211ccd8370535274c266cdff6a1cbDaan De Meyer1-1/+3
2022-12-05pstore: fixes for dmesg.txt reconstructionEric DeVolder1-121/+83
2022-12-05Revert "update credentials when reloading a service"Lennart Poettering1-1/+1
2022-12-05gpt-auto-generator: do not write "noauto" in unit optionsZbigniew Jędrzejewski-Szmek1-5/+1
2022-12-03import: wire up SYSTEMD_IMPORT_BTRFS_{SUBVOL,QUOTA} to importdIvan Shapovalov4-7/+45
2022-12-03machine-pool: simplify return values from setup_machine_directory()Ivan Shapovalov1-1/+1
2022-12-03rpm/systemd-update-helper: use --no-warn when disabling unitsMike Yuan1-4/+4
2022-12-03systemctl: allow suppress the warning of no install info using --no-warnMike Yuan4-3/+27
2022-12-03systemctl: warn if trying to disable a unit with no install infoMike Yuan4-15/+55
2022-12-03Update TODOLuca Boccassi1-0/+4
2022-12-03manager: write net/unix/max_dgram_qlen sysctl as fixed stringZbigniew Jędrzejewski-Szmek2-3/+2
2022-12-03manager: define a string constant for LONG_MAX and use that for sysctlZbigniew Jędrzejewski-Szmek2-1/+5
2022-12-03manager: do not append '\n' when writing sysctl settingsZbigniew Jędrzejewski-Szmek1-3/+4
2022-12-03dissect: add new helper verity_settings_data_covers()Lennart Poettering2-5/+10
2022-12-02dissect: pick up gpt partition flagsLennart Poettering2-0/+2
2022-12-02Revert "basic: add fallback in chase_symlinks_and_opendir() for cases when /p...Lennart Poettering1-11/+3
2022-12-02basic: add fallback in chase_symlinks_and_opendir() for cases when /proc is n...Michal Sekletar1-3/+11
2022-12-02test: check if we can use SHA1 MD for signing before using itFrantisek Sumsal1-3/+12
2022-12-02dissect-image: log expected UUID for /varYu Watanabe1-1/+3
2022-12-02bootspec: fix null-dereference-readYu Watanabe2-0/+3
2022-12-02fuzz-systemctl: limit the size of inputYu Watanabe1-0/+3
2022-12-02mkosi: Drop HostonlyInitrd=yesDaan De Meyer1-1/+0
2022-12-02mkosi: Drop explicit Format=Daan De Meyer1-1/+0
2022-12-02tree-wide: fix typoYu Watanabe8-9/+9
2022-12-02hwdb: add Dell Inspiron N4010 touchpad correctionsrogg1-0/+7
2022-12-02virt: Support detection of LMHS SRE guestsNeil Moore4-1/+11
2022-12-02nspawn: Use "Ctrl-" rather than "^" in info msgPhaedrus Leeds1-1/+1
2022-12-01network: unset Link.ndisc_configured only when a new address or route is requ...Yu Watanabe1-6/+18
2022-12-01dissect-image: probe file system via main block device fd/image file fdLennart Poettering2-14/+32
2022-12-01test-loop-block: let's explicitly flush buffer cache on whole block deviceLennart Poettering1-0/+9
2022-12-01test-loop-block: also test dissection without ADD/PIN of partition block devicesLennart Poettering1-0/+8
2022-12-01test-loop-block: tighten tests a bit - check fstype, tooLennart Poettering1-1/+10
2022-12-01dissect: support to unmount image without root partitionYu Watanabe1-0/+13
2022-12-01dissect: use sd-device to find and open loopback block deviceYu Watanabe1-10/+5
2022-12-01update TODOLennart Poettering1-0/+3
2022-12-01blkid-util: define enum for blkid_do_safeprobe() return valuesLennart Poettering5-20/+41