summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-24po: simplify one sentenceZbigniew Jędrzejewski-Szmek
2015-02-24systemd: add getrandom syscall numbers for MIPSAaro Koskinen
2015-02-24bootchart: svg: fix checking of list endAaro Koskinen
2015-02-25bootctl: fix mem leaksThomas Hindoe Paaboel Andersen
2015-02-24machined: fix check if host directory could be openedThomas Hindoe Paaboel Andersen
2015-02-24acl-util: avoid freeing uninitialized pointerThomas Hindoe Paaboel Andersen
2015-02-24importd: enable btrfs quota in /var/lib/machines, if necessaryLennart Poettering
2015-02-24machined/machinectl: when "machinectl image-status" is used without arguments...Lennart Poettering
2015-02-24shared: fix wrong assertion in barrier_set_role()Cristian Rodríguez
2015-02-24machined: actually open up methods to unprivileged clients on dbus1Lennart Poettering
2015-02-24importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering
2015-02-24id128: add new sd_id128_is_null() callLennart Poettering
2015-02-24import: print nice warning if we need btrfs but /var/lib/machines is not btrfsLennart Poettering
2015-02-24test-hashmap: fix gcc5 warningDaniel Mack
2015-02-24shared/unit-name: fix gcc5 warningDaniel Mack
2015-02-24systemctl: bump NOFILE only for systemctl_mainZbigniew Jędrzejewski-Szmek
2015-02-24bootchart: fix default init pathMartin Pitt
2015-02-24sd-bus: test-bus-kernel-benchmark: don't rely on fixed unique namesDaniel Mack
2015-02-24test-time: test "infinity" parsing in nanosecondsDaniel Mack
2015-02-24shared/time-util: fix gcc5 warningDaniel Mack
2015-02-24sd-bus: sync kdbus.hDaniel Mack
2015-02-23systemctl: support auditd.service betterZbigniew Jędrzejewski-Szmek
2015-02-23systemctl: check validity of PID we receivedZbigniew Jędrzejewski-Szmek
2015-02-23resolved: use == for comparing unsigned against zeroZbigniew Jędrzejewski-Szmek
2015-02-23tmpfiles: avoid creating duplicate acl entriesZbigniew Jędrzejewski-Szmek
2015-02-23libsystemd: revert one hunk of duplicate ifdef removalZbigniew Jędrzejewski-Szmek
2015-02-24sd-bus, shared: fix includesDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-23nspawn: fix whitespace and typo in partition table blurbJan Synacek
2015-02-21logind: fix a typo in a polkit descriptionPiotr Drąg
2015-02-20build-sys: update gitignoreKay Sievers
2015-02-20shared: handle unnamed sockets in socket_address_equal()Michal Schmidt
2015-02-20shared: avoid semi-duplicating socket_address_equal()Michal Schmidt
2015-02-20shared: use SocketAddress in socket_address_matches_fd()Michal Schmidt
2015-02-20core, shared: in deserializing, match same files reached via different pathsMichal Schmidt
2015-02-19bus: sync with kdbus.git (ABI break)David Herrmann
2015-02-19nspawn: chown basic device nodes to userns rootLennart Poettering
2015-02-19nspawn: fix build on non-selinux systemsLennart Poettering
2015-02-19nspawn: add basic user namespacing supportLennart Poettering
2015-02-19sysv-generator: fix wrong "Overwriting existing symlink" warningsMartin Pitt
2015-02-18nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1Lennart Poettering
2015-02-18systemd-boot: fix alignment of version in tableThomas Hindoe Paaboel Andersen
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-18run: if we fail to set a property assignment then really failLennart Poettering
2015-02-18nspawn: add support for --property= to set scope propertiesLennart Poettering
2015-02-18shared: introduce cmsg_close_all() callLennart Poettering
2015-02-18systemctl: allow interactive authorization for all bus callsLennart Poettering
2015-02-18systemctl: let's make use of FOREACH_STRING() where we canLennart Poettering
2015-02-18core: rework policykit hookupLennart Poettering
2015-02-18Translate fsckd messages for plymouthDidier Roche