summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sysctl: downgrade message about sysctl overrides to debugZbigniew Jędrzejewski-Szmek2015-02-261-1/+1
* sd-rtnl: types - fix check for unsupported typeTom Gundersen2015-02-261-2/+1
* sd-rtnl: types - don't assert_return in private APITom Gundersen2015-02-261-7/+4
* boot: efi - remove custom splash supportKay Sievers2015-02-261-62/+4
* boot: efi - split graphics and splash handlingKay Sievers2015-02-266-301/+346
* boot: efi - support embedded splash imageKay Sievers2015-02-263-17/+20
* core: emit changes for NFailedUnits propertyLucas De Marchi2015-02-265-6/+41
* unit: When stopping due to BindsTo=, log which unit caused itColin Walters2015-02-261-1/+3
* timedated: when performing "SetTime" compensate for program lagShawn Landden2015-02-261-0/+10
* boot: efi - print generic error message if we fail to execute an imageKay Sievers2015-02-261-8/+2
* boot: efi - remove default boot splash handlingKay Sievers2015-02-263-111/+41
* machined: if /var/lib/machines is backed by a loop file, resize it on "machin...Lennart Poettering2015-02-263-7/+102
* bootctl: check that partition uuid is validThomas Hindoe Paaboel Andersen2015-02-251-1/+7
* unit: use weaker dependencies between mount and device units in --user modeLennart Poettering2015-02-251-1/+1
* nspawn: make kill signal to use for PID 1 configurableLennart Poettering2015-02-251-2/+18
* machined,machinectl: add calls for changing container/VM quotasLennart Poettering2015-02-259-1/+206
* journal: make skipping of exhausted journal files effective againMichal Schmidt2015-02-253-12/+17
* po: simplify one sentenceZbigniew Jędrzejewski-Szmek2015-02-241-1/+1
* systemd: add getrandom syscall numbers for MIPSAaro Koskinen2015-02-241-0/+10
* bootchart: svg: fix checking of list endAaro Koskinen2015-02-241-1/+1
* bootctl: fix mem leaksThomas Hindoe Paaboel Andersen2015-02-251-9/+5
* machined: fix check if host directory could be openedThomas Hindoe Paaboel Andersen2015-02-241-1/+1
* acl-util: avoid freeing uninitialized pointerThomas Hindoe Paaboel Andersen2015-02-241-2/+2
* importd: enable btrfs quota in /var/lib/machines, if necessaryLennart Poettering2015-02-243-0/+35
* machined/machinectl: when "machinectl image-status" is used without arguments...Lennart Poettering2015-02-242-6/+153
* shared: fix wrong assertion in barrier_set_role()Cristian Rodríguez2015-02-241-1/+1
* machined: actually open up methods to unprivileged clients on dbus1Lennart Poettering2015-02-241-0/+72
* importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering2015-02-241-4/+240
* id128: add new sd_id128_is_null() callLennart Poettering2015-02-241-0/+4
* import: print nice warning if we need btrfs but /var/lib/machines is not btrfsLennart Poettering2015-02-241-1/+28
* test-hashmap: fix gcc5 warningDaniel Mack2015-02-241-1/+1
* shared/unit-name: fix gcc5 warningDaniel Mack2015-02-241-1/+1
* systemctl: bump NOFILE only for systemctl_mainZbigniew Jędrzejewski-Szmek2015-02-241-5/+5
* bootchart: fix default init pathMartin Pitt2015-02-241-1/+1
* sd-bus: test-bus-kernel-benchmark: don't rely on fixed unique namesDaniel Mack2015-02-241-16/+25
* test-time: test "infinity" parsing in nanosecondsDaniel Mack2015-02-241-0/+6
* shared/time-util: fix gcc5 warningDaniel Mack2015-02-241-1/+1
* sd-bus: sync kdbus.hDaniel Mack2015-02-243-18/+7
* systemctl: support auditd.service betterZbigniew Jędrzejewski-Szmek2015-02-231-23/+23
* systemctl: check validity of PID we receivedZbigniew Jędrzejewski-Szmek2015-02-231-1/+4
* resolved: use == for comparing unsigned against zeroZbigniew Jędrzejewski-Szmek2015-02-231-2/+4
* tmpfiles: avoid creating duplicate acl entriesZbigniew Jędrzejewski-Szmek2015-02-232-2/+81
* libsystemd: revert one hunk of duplicate ifdef removalZbigniew Jędrzejewski-Szmek2015-02-231-0/+1
* sd-bus, shared: fix includesDaniel Mack2015-02-242-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23479-1286/+11
* nspawn: fix whitespace and typo in partition table blurbJan Synacek2015-02-231-1/+1
* logind: fix a typo in a polkit descriptionPiotr Drąg2015-02-211-1/+1
* build-sys: update gitignoreKay Sievers2015-02-201-1/+1
* shared: handle unnamed sockets in socket_address_equal()Michal Schmidt2015-02-201-0/+4
* shared: avoid semi-duplicating socket_address_equal()Michal Schmidt2015-02-201-17/+1