summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup-generator: allow whitespace characters in keydev specificationMichal Sekletar2018-12-111-21/+43
* cryptsetup-generator: don't return error if target directory already existsMichal Sekletar2018-12-111-4/+4
* cryptsetup: don't use %m if there's no error to showLennart Poettering2018-12-111-2/+4
* cryptsetup-generator: introduce basic keydev supportMichal Sekletar2018-12-111-4/+101
* sd-bus: properly initialize containersv239-9Jan Synacek2018-12-061-0/+1
* sd-bus: unify three code-paths which free struct bus_containerZbigniew Jędrzejewski-Szmek2018-12-061-32/+32
* detect-virt: do not try to read all of /proc/cpuinfoZbigniew Jędrzejewski-Szmek2018-12-061-10/+28
* test: add test case for recursive chown()ingLennart Poettering2018-12-042-0/+167
* chown-recursive: TAKE_FD() is your friendLennart Poettering2018-12-041-5/+1
* chown-recursive: also drop ACLs when recursively chown()ingLennart Poettering2018-12-041-4/+12
* chown-recursive: let's rework the recursive logic to use O_PATHLennart Poettering2018-12-041-76/+70
* debug-generator: introduce rd.* version of all optionsLukas Nykryn2018-12-041-1/+1
* proc-cmdline: introduce PROC_CMDLINE_RD_STRICTLukas Nykryn2018-12-042-1/+3
* core: make sure we don't throttle change signal generator when a reload is pe...Lennart Poettering2018-12-041-25/+39
* core: when we can't send the pending reload message, say we ignore it in the ...Lennart Poettering2018-12-041-4/+3
* core: rename queued_message → pending_reload_messageLennart Poettering2018-12-045-13/+13
* dhcp6: make sure we have enough space for the DHCP6 option headerLennart Poettering2018-12-041-1/+1
* journal-file: avoid calling ftruncate with invalid fdDavid Tardon2018-10-291-0/+3
* firewall-util: add an assert that we're not overwriting a bufferDavid Tardon2018-10-291-1/+7
* login: avoid leak of name returned by uid_to_name()David Tardon2018-10-292-4/+6
* dissect-image: use right comparison functionDavid Tardon2018-10-291-1/+1
* resolved: create /etc/resolv.conf symlink at runtimev239-8Zbigniew Jędrzejewski-Szmek2018-10-291-0/+4
* tests: backport test_setup_logging()Michal Sekletar2018-10-292-0/+7
* Introduce free_and_strndup and use it in bus-message.cZbigniew Jędrzejewski-Szmek2018-10-294-22/+103
* bus-message: do not crash on message with a string of zero lengthZbigniew Jędrzejewski-Szmek2018-10-291-0/+6
* cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990)Yu Watanabe2018-10-291-0/+2
* cryptsetup: add support for sector-size= option (#9936)Dimitri John Ledkov2018-10-291-0/+30
* random-seed: raise POOL_SIZE_MIN constant to 1024Michal Sekletar2018-10-291-1/+1
* bus: move BUS_DONT_DESTROY calls after assertsZbigniew Jędrzejewski-Szmek2018-08-272-8/+10
* net_setup_link: allow renaming interfaces that were renamed previouslyMichal Sekletar2018-08-071-1/+0
* Revert "udev: remove WAIT_FOR key"Michal Sekletar2018-08-021-0/+50
* pid1: bump maximum number of process in user slice to 80% of pid_maxrpm-build2018-08-021-1/+1
* Avoid /tmp being mounted as tmpfs without the user's willJan Synacek2018-08-021-6/+6
* pid1: bump DefaultTasksMax to 80% of the kernel pid.max valuerpm-build2018-08-022-2/+2
* logind: set RemoveIPC to false by defaultrpm-build2018-08-022-2/+2
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-08-022-2/+4
* journalctl: handle inotify exhaustion nicerKevin Kuehler2018-06-211-3/+5
* udev: exclude DRBD from block device ownership event lockingRoland Kammerer2018-06-211-3/+13
* core: explicitly trigger changing udev SYSTEMD_WANTS propertiesLennart Poettering2018-06-202-5/+56
* analyze: use _cleanup_ for freeing the manager objectLennart Poettering2018-06-201-14/+8
* analyze: use log_unit_error_errno()'s return value where we canLennart Poettering2018-06-201-4/+2
* tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...Lennart Poettering2018-06-204-12/+4
* core: use fflush_and_check() where appropriateLennart Poettering2018-06-201-2/+3
* test-condition: extend tests to all ConditionSecurity= valuesZbigniew Jędrzejewski-Szmek2018-06-201-4/+29
* condition: add new conditon ConditionSecurity=uefi-securebootLennart Poettering2018-06-201-0/+3
* Merge pull request #9363 from yuwata/specifier-config-dirZbigniew Jędrzejewski-Szmek2018-06-201-0/+2
|\
| * core: add unit specifier for configuration directory rootYu Watanabe2018-06-211-0/+2
* | meson: make DNS-over-TLS support optionalYu Watanabe2018-06-208-22/+27
* | systemctl: mask always reports the same unit names when different unknown uni...Franck Bui2018-06-201-1/+1
|/
* test-sizeof: another aproach to _Float128 availability detectionZbigniew Jędrzejewski-Szmek2018-06-201-1/+4