summaryrefslogtreecommitdiffstats
path: root/src/sysusers/sysusers.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-06Fix indent prefix being used as a suffix in systemd-analyze dump for some pro...Mike Kazantsev1-1/+1
2021-05-06userdb: honour USERDB_AVOID_SHADOW flag also when iteratingLennart Poettering1-18/+30
2021-05-06userdb: fix typo in commentLennart Poettering1-1/+1
2021-05-06userdb: add missing 'else'Lennart Poettering1-2/+2
2021-05-06userdb: remove unnecesary repeated if checkLennart Poettering1-8/+8
2021-05-06userdb: count NSS records tooLennart Poettering1-0/+4
2021-05-06docs/COREDUMP_PACKAGE_METADATA.md: add table with well-known keys and their d...Luca Boccassi1-2/+17
2021-05-06boot/efi: add ARM (THUMB) and RISCV64 machine typesDimitri John Ledkov2-4/+5
2021-05-06docs/COREDUMP_PACKAGE_METADATA.md: Add debuginfod keyMark Wielaard1-0/+4
2021-05-06test: drop default ACL from $TESTDIRYu Watanabe1-1/+7
2021-05-06test: increase image size when static library or standalone binaries are inst...Yu Watanabe1-0/+6
2021-05-06Unify pn81H3 and cvrLenovoideapadD330-10IGMhowl1-2/+1
2021-05-06docs: Fix typos in PORTABLE_SERVICES.mdPhaedrus Leeds1-9/+9
2021-05-06test: drop log_trace() in test-random-utilYu Watanabe1-1/+0
2021-05-06ci: cover standalone/static binaries in build testFrantisek Sumsal1-0/+1
2021-05-05udev: make /dev/vfio/vfio 0666Alyssa Ross1-0/+2
2021-05-05sd-device: reject empty driver nameZbigniew Jędrzejewski-Szmek1-1/+1
2021-05-05sd-device: use memdupa_suffix0() where appropriateZbigniew Jędrzejewski-Szmek1-16/+11
2021-05-05sd-device: do no allocate strings of unknown length on the stackZbigniew Jędrzejewski-Szmek2-27/+31
2021-05-05fuzz-journald-kmsg: silence output as usualZbigniew Jędrzejewski-Szmek1-0/+5
2021-05-05core: fix crash in BPFProgram parsingZbigniew Jędrzejewski-Szmek2-1/+1
2021-05-05basic/log: use SYNTHETIC_ERRNO in one more placeZbigniew Jędrzejewski-Szmek1-4/+3
2021-05-05core: use the same pattern for extract_first_word() checksZbigniew Jędrzejewski-Szmek1-66/+36
2021-05-05core: fix potential crash in BPFProgram=Zbigniew Jędrzejewski-Szmek1-1/+1
2021-05-05core: fix crash in parsing of SocketBind{Allow,Deny}=Zbigniew Jędrzejewski-Szmek2-14/+25
2021-05-05udev: uaccess: remove ID_FFADO entryTakashi Sakamoto1-3/+0
2021-05-05hwdb: ieee1394-unit-function: add entry for AV/C device with vendor unique co...Takashi Sakamoto3-5/+25
2021-05-05hwdb: ieee1394-unit-function: add entry for AV/C device with generic AV/C com...Takashi Sakamoto3-2/+56
2021-05-05hwdb: ieee1394-unit-function: remove entry for Cool Stream iSweetTakashi Sakamoto1-10/+0
2021-05-05hwdb: ieee1394-unit-function: add entries for Point Grey camerasTakashi Sakamoto3-3/+28
2021-05-05hwdb: ieee1394-unit-function: add IIDC generic entriesTakashi Sakamoto3-3/+44
2021-05-05hwdb: ieee1394-unit-function: add entries for Digital Everywhere FloppyDTV an...Takashi Sakamoto1-0/+40
2021-05-05hwdb: ieee1394-unit-function: fix indentationTakashi Sakamoto1-544/+544
2021-05-05hwdb: fix parser to execute test for ieee1394-unit-function with no argumentTakashi Sakamoto1-1/+1
2021-05-05basic/time-util: use _cleanup_ in one more placeZbigniew Jędrzejewski-Szmek1-6/+4
2021-05-05Make unit_name_to_instance() return UnitNameFlagsZbigniew Jędrzejewski-Szmek5-12/+12
2021-05-05bootctl: take --make-machine-id-directory=yes|no|auto and make/remove \$MACHI...наб2-11/+118
2021-05-05core,journald: use quoted commandlinesZbigniew Jędrzejewski-Szmek2-2/+4
2021-05-05coredump: use "POSIX quotes" for cmdlineZbigniew Jędrzejewski-Szmek2-3/+3
2021-05-05man: add an example of coredumpctl outputZbigniew Jędrzejewski-Szmek1-4/+34
2021-05-05test-process-util: add test that prints all cmdlinesZbigniew Jędrzejewski-Szmek1-0/+49
2021-05-05basic/process-util: add mode where posix shell escape is used for quotingZbigniew Jędrzejewski-Szmek3-2/+20
2021-05-05test-process-util: run fewer getpid() testsZbigniew Jędrzejewski-Szmek1-8/+9
2021-05-05test-process-util: add more debug logging but hide most of it by defaultZbigniew Jędrzejewski-Szmek1-15/+60
2021-05-05basic/process-util: allow quoting of commandlinesZbigniew Jędrzejewski-Szmek4-36/+148
2021-05-05test-utf8: hide most output by defaultZbigniew Jędrzejewski-Szmek1-9/+13
2021-05-05basic/escape: allow truncation mode where "…" is always appendedZbigniew Jędrzejewski-Szmek6-38/+57
2021-05-05basic/escape: flagsify xescape_full()Zbigniew Jędrzejewski-Szmek4-12/+18
2021-05-05test-fileio: modernizationZbigniew Jędrzejewski-Szmek1-13/+44
2021-05-05basic/fileio: add a mode to read_full_virtual_file() where not the whole file...Zbigniew Jędrzejewski-Szmek3-21/+43