summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-23cryptsetup: fix an OOM checkLennart Poettering
2014-10-22machine: validate machine names using machine_name_is_valid() instead of stri...Lennart Poettering
2014-10-22sd-bus: fix transition left-overs in sd_bus_get_owner_creds()Daniel Mack
2014-10-22journal: do server_vacuum for sigusr1WaLyong Cho
2014-10-22firstboot: don't prohibit re-generating the machine id on the current root fsLennart Poettering
2014-10-22journalctl: don't introduce numeric constants with special names, give them n...Lennart Poettering
2014-10-22sd-bus: implement sd_bus_get_owner_creds() for kdbusDaniel Mack
2014-10-22sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...Daniel Mack
2014-10-22sd-bus: factor out creds item iteratorDaniel Mack
2014-10-22sd-bus: sync kdbus.hDaniel Mack
2014-10-22resolved: simplify detection of packets from the loopback deviceLennart Poettering
2014-10-22networkd: Fix a couple of typosTorstein Husebø
2014-10-22sd-bus: assert clock_gettime()'s return valueDaniel Mack
2014-10-22fsck: re-enable fsck -lKarel Zak
2014-10-21sd-bus: sync kdbus.h (API change: switch to absolute timeouts)Daniel Mack
2014-10-21sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-21strv: use realloc_multiply() to check for multiplication overflowMichal Schmidt
2014-10-21strv: add an additional overflow check when enlarging strv()sLennart Poettering
2014-10-21shared: remove unused functionsRonny Chevalier
2014-10-21util: avoid duplication of TIME_T_MAXRonny Chevalier
2014-10-20sd-journal: consistently use ternary operator for all direction checksChristian Hesse
2014-10-20bus-proxy: let's make use of the translated errors get_creds_by_name() provid...Lennart Poettering
2014-10-20Revert "bus-proxyd: improve compatibility with dbus-1"Lennart Poettering
2014-10-20kdbus: free returned buffer when the memory is no longer neededLukasz Skalski
2014-10-20sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-18sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-17systemd: try harder to bind to notify socketZbigniew Jędrzejewski-Szmek
2014-10-17systemd: log deserialization errors as warningsZbigniew Jędrzejewski-Szmek
2014-10-17systemd: continue switch-root even if umount failsZbigniew Jędrzejewski-Szmek
2014-10-17nspawn: fix DeviceAllow listDaniel Mack
2014-10-17environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn
2014-10-17missing: remove fanotifyZbigniew Jędrzejewski-Szmek
2014-10-17execute: downgrade namespace error to "warning"Lennart Poettering
2014-10-17namespace: add missing 'const' to parametersLennart Poettering
2014-10-17systemctl: by default interactively ask for polkit authorization, if possibleLennart Poettering
2014-10-17execute: don't fail child when we don't have privileges to setup namespacesMichal Sekletar
2014-10-17Revert "sd-bus: sync kdbus.h (ABI break)"Kay Sievers
2014-10-17resolve: add missing headerLukasz Skalski
2014-10-16terminal: log unsupported ANSI or DEC mode changesTom Gundersen
2014-10-16terminal: split ANSI from DEC mode changesTom Gundersen
2014-10-15selinux: fix potential double free crash in child processMichal Sekletar
2014-10-15bus-proxyd: add missing flag translation for RequestNameLukasz Skalski
2014-10-14journal-remote: fix mem leak on errorZbigniew Jędrzejewski-Szmek
2014-10-14sd-bus: sync kdbus.h (ABI break)Daniel Mack
2014-10-14bus-proxyd: improve compatibility with dbus-1Lukasz Skalski
2014-10-14python-systemd: avoid hitting assert in __exit__Dave Reisner
2014-10-13resolved: apply label to /run/systemd/resolve/resolv.confZbigniew Jędrzejewski-Szmek
2014-10-13resolved: split out writing of resolv.confZbigniew Jędrzejewski-Szmek
2014-10-13bus: check allow-interactive-auhtorization flag when doing polkitLennart Poettering
2014-10-13sd-bus: add support for new allow-interactive-authorization message header flagLennart Poettering