summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-10-23journal-upload: return proper exit codeZbigniew Jędrzejewski-Szmek
2014-10-23shared/log: add log_trace as compile-time optional debuggingZbigniew Jędrzejewski-Szmek
2014-10-23journal-upload: fix --trust=all optionZbigniew Jędrzejewski-Szmek
2014-10-23journal-upload: avoid calling printf with maximum precisionZbigniew Jędrzejewski-Szmek
2014-10-23journal-upload: verify state file can be saved before uploadingZbigniew Jędrzejewski-Szmek
2014-10-23socket-util: use IP address when hostname is not foundZbigniew Jędrzejewski-Szmek
2014-10-23journal-remote: add --split-mode to helpZbigniew Jędrzejewski-Szmek
2014-10-23journal-remote: better error message on failureZbigniew Jędrzejewski-Szmek
2014-10-23journal-upload: do not require port to be setZbigniew Jędrzejewski-Szmek
2014-10-23systemd-upload: print paths in help()Zbigniew Jędrzejewski-Szmek
2014-10-23journal-remote: give names to event sourcesZbigniew Jędrzejewski-Szmek
2014-10-23journal-upload: fix socket activationZbigniew Jędrzejewski-Szmek
2014-10-23sd-daemon,man: ignore missing $WATCHDOG_PIDZbigniew Jędrzejewski-Szmek
2014-10-23journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering
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