summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-19test: Make sure SYSTEMD_HWDB_UPDATE_BYPASS is disabled in the hwdb testDaan De Meyer1-0/+1
2023-12-19mkosi: Add strace and gdb to base image build packagesDaan De Meyer1-2/+4
2023-12-19Revert "mkosi: pin CentOS8 kernel to working version"Frantisek Sumsal5-19/+5
2023-12-19find-esp: add debugging log about failure in parsing env variableYu Watanabe1-1/+5
2023-12-19udev: allow/denylist for reading sysfs attributes when composing a NIC nameLukas Nykryn5-19/+180
2023-12-19siphash: make sure siphash24_compress_usec_t() works the same on LE/BE archsLennart Poettering1-2/+2
2023-12-19ether-addr-util: split out logic to mark MAC addresses as randomLennart Poettering3-3/+11
2023-12-19test: add missing operatorsFrantisek Sumsal1-3/+3
2023-12-19typo: transer -> transferRonan Pigott4-4/+4
2023-12-18pcrlock: use empty_or_dash() moreFrantisek Sumsal1-2/+2
2023-12-18analyze: use strempty()Frantisek Sumsal1-1/+1
2023-12-18man: avoid potential shell expansion in systemctl's exampleFrantisek Sumsal1-1/+1
2023-12-18journalctl: also refuse --cursor-file= with --since=Frantisek Sumsal1-2/+2
2023-12-18update TODOLennart Poettering1-0/+5
2023-12-18vconsole-setup: remember the correct error value when open_terminal() failsFranck Bui1-6/+3
2023-12-18vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more grac...Franck Bui1-16/+37
2023-12-18test-network: accept kernel versions like 1.2.3+ (self-built)Topi Miettinen1-0/+2
2023-12-18core: allow interface altnames in RestrictNetworkInterfaces=networkException4-2/+13
2023-12-1864bit mount idLennart Poettering1-0/+3
2023-12-18shutdown: Send EXIT_STATUS before final syncDaan De Meyer1-4/+7
2023-12-18update TODOLennart Poettering1-9/+0
2023-12-18mkosi: use systemd.firstboot=no to turn of interactivity at bootLennart Poettering1-2/+1
2023-12-18homectl: add "firstboot" commandLennart Poettering8-35/+342
2023-12-18firstboot: adjust what systemd.firstboot=no on the kernel cmdline doesLennart Poettering1-2/+2
2023-12-18homectl: when taking a JSON user record as input, strip secttions we don't wa...Lennart Poettering1-1/+12
2023-12-18creds-util: add helper for opening the credentials directoryLennart Poettering2-0/+13
2023-12-18specifier: use mempcpy() where we canLennart Poettering1-2/+1
2023-12-18resolved: increase most label buffers to fit a trailing NUL byteLennart Poettering4-12/+12
2023-12-17Revert "test: temporarily skip checking NFT sets in test_address_static"Topi Miettinen1-4/+3
2023-12-17test-network: fix racy test for address_staticTopi Miettinen1-1/+1
2023-12-17Add Bosto BT-12HD series to hwdbQuonXF1-0/+9
2023-12-17resolved-util: NUL-terminate host labelRonan Pigott1-1/+1
2023-12-16meson: make lines more consistentDiego Viola1-23/+23
2023-12-16machine: also clean up gid_map fscanf error handlingMike Yuan1-7/+6
2023-12-15Revert "test: disable TEST-08-INITRD on ubuntu CI"Frantisek Sumsal1-0/+0
2023-12-15test: skip TEST-08-INITRD if systemd didn't run in the initrdFrantisek Sumsal2-0/+13
2023-12-15test-systemctl-enable: fix typoZbigniew Jędrzejewski-Szmek1-1/+1
2023-12-15NEWS: fix versionZbigniew Jędrzejewski-Szmek1-1/+1
2023-12-15man: use <simplelist> for two more listsZbigniew Jędrzejewski-Szmek2-139/+141
2023-12-15man: use <simplelist> for file lists in synopsisZbigniew Jędrzejewski-Szmek33-201/+263
2023-12-15basic/uid-range: add uid_map_read_one helperMike Yuan4-50/+54
2023-12-15cgroup-util: check ferror() firstMike Yuan1-4/+3
2023-12-15fsck: use correct errnoMike Yuan1-1/+1
2023-12-14Fix a typo in the org.freedesktop.systemd1 man pageAndrew Sayers1-1/+1
2023-12-14test: tell delv to load anchors from /etc/bind.keys explicitlyFrantisek Sumsal1-12/+18
2023-12-14test: don't check for -Dinstall-tests=true with NO_BUILD=1Frantisek Sumsal1-3/+4
2023-12-14test: install empty directories with NO_BUILD=1Frantisek Sumsal1-18/+24
2023-12-14test: update comment style & drop one extraneous newlineFrantisek Sumsal1-5/+4
2023-12-14test: forward journal messages to console during sd-bsod testsFrantisek Sumsal1-0/+8
2023-12-14mkosi: make sysvinit path inference consistentRichard Maw1-1/+1