summaryrefslogtreecommitdiffstats
path: root/src/basic/random-util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-30coredump: fix coding styleMichal Sekletar1-1/+11
2024-10-30coredump: get rid of redundant double spaceMichal Sekletar1-1/+1
2024-10-30coredump: use more appropriate return codeMichal Sekletar1-3/+3
2024-10-30coredump: check for and close unexpected FDsMichal Sekletar1-13/+38
2024-10-30coredump: fix line spacingMichal Sekletar1-0/+1
2024-10-30coredump: merge variable definitionsMichal Sekletar1-2/+1
2024-10-30coredump: rework attaching container mount treesMichal Sekletar1-19/+18
2024-10-30docs: Update instructions for building distribution packages in HACKING.mdDaan De Meyer1-6/+9
2024-10-30docs: Align some comments in HACKING.mdDaan De Meyer1-3/+3
2024-10-30analyze: Add times in seconds for Activating and Activated in tooltiphugo3031-1/+3
2024-10-30network/tunnel: allow Local=/Remote=any for all tunnel typesYu Watanabe1-21/+14
2024-10-30sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...Yu Watanabe5-17/+1
2024-10-30update NEWSLennart Poettering1-9/+52
2024-10-30update TODOLennart Poettering1-0/+11
2024-10-29network: Restrict the valid charset of DNR namesRonan Pigott3-0/+16
2024-10-29pretty-print: add format-string version of draw_progress_bar()Lennart Poettering8-58/+61
2024-10-29pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()Lennart Poettering3-14/+13
2024-10-29busctl: minor tweak to help text for --limit-messages=Lennart Poettering1-2/+2
2024-10-29import: Draw progress barsDaan De Meyer4-4/+69
2024-10-29network/tunnel: reuse existing 6rd SIT tunnelYu Watanabe3-31/+19
2024-10-29network/tunnel: merge dhcp4_pd_create_6rd_tunnel_message() into dhcp4_pd_crea...Yu Watanabe2-47/+29
2024-10-29analyze: don't use Yoda conditionsMichal Sekletar1-1/+1
2024-10-29analyze: modernize opening ELF binary a bitMichal Sekletar1-13/+4
2024-10-29network/netdev: skip processing netdev if it is already detachedYu Watanabe10-0/+55
2024-10-29network/netdev: split out netdev_attach_name_full()Yu Watanabe1-4/+10
2024-10-29TEST-80-NOTIFYACCESS: don't specify --pid= if MAINPID= is provided explicitlyMike Yuan1-1/+1
2024-10-29notify: send MAINPIDFDID= for --pid= too if availableMike Yuan1-26/+48
2024-10-29core/service: support sd_notify() MAINPIDFD=1 and MAINPIDFDID=Mike Yuan3-31/+115
2024-10-29shared/fdset: minor modernizationMike Yuan1-21/+19
2024-10-29mkosi: update fedora commit referenceLennart Poettering1-1/+1
2024-10-29busctl: add the usual section highlighting to our --help textsLennart Poettering1-7/+9
2024-10-29busctl: add a testcase that definitely causes the timeout to triggerLennart Poettering1-1/+9
2024-10-29busctl: if --timeout= or --limit-messages= are specified with no argument, re...Lennart Poettering1-0/+10
2024-10-29busctl: rename --num-matches= → --limit-messages=Lennart Poettering5-18/+23
2024-10-29busctl: fix timeout calculation for "busctl monitor"Lennart Poettering1-2/+5
2024-10-29NEWS: be less misleading since systemd-run does not support ExtraFileDescript...Mike Yuan1-1/+1
2024-10-29meson.build: do not mark test-progress-bar as manualLennart Poettering1-1/+0
2024-10-29progress-bar: issue Windows Terminal progress indicating ANSI sequencesLennart Poettering1-2/+13
2024-10-29udevadm: automatically anable JSON-SEQ in case JSON is used for "udevadm info...Lennart Poettering3-2/+9
2024-10-29mkosi: Move copying packages to the output directory to the postinst scriptDaan De Meyer6-27/+24
2024-10-29test: test new 'u' sysusers.d linesLennart Poettering1-0/+11
2024-10-29sysusers.d: lock all system users defined by usLennart Poettering7-7/+7
2024-10-29sysusers: add new ! line flag for creating fully locked accountsLennart Poettering2-8/+36
2024-10-29qrcode-util: avoid memleak in error pathZbigniew Jędrzejewski-Szmek1-3/+4
2024-10-29test-terminal-util: print value of colors_enabled()Zbigniew Jędrzejewski-Szmek1-0/+4
2024-10-29bsod: do not check for color supportZbigniew Jędrzejewski-Szmek3-11/+37
2024-10-29network: add missing else in dhcp_lease_loadRonan Pigott2-1/+2
2024-10-29update-utmp: wait slightly longer for the private bus socket being activeYu Watanabe1-4/+7
2024-10-29man: fix return parameter type of sd_device_get_device_id()Lennart Poettering1-1/+1
2024-10-28socket: support setting ownership of message queuesDavid Michael3-5/+58