summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* generators: rename add_{root,usr}_mount to add_{sysroot,sysroot_usr}_mountZbigniew Jędrzejewski-Szmek2017-03-14
* core: rework unit name validation and manipulation logicLennart Poettering2017-03-14
* util: be a bit safer in path_is_safe()Lennart Poettering2017-03-14
* core: catch some special cases in cg_slice_to_path()Lennart Poettering2017-03-14
* sym: adding missing symbols to .sym fileLennart Poettering2017-03-14
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2017-03-14
* sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API versionLennart Poettering2017-03-14
* core: rework cgroup path parse logicLennart Poettering2017-03-14
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2017-03-14
* sd-bus: allow passing NULL as bus parameter to sd_bus_send()Lennart Poettering2017-03-14
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2017-03-14
* bus-util: drop redundant bus argument from bus_message_map_all_properties() a...Lennart Poettering2017-03-14
* exit-status: introduce common exit_status_set_test() call for testing exit st...Lennart Poettering2017-03-14
* bus-util: print correct warnings for units that fail but for which we have a ...Lennart Poettering2017-03-14
* path-util: fix fstat fallback in fd_is_mount_pointThomas Hindoe Paaboel Andersen2017-03-14
* sd-device: don't retry loading uevent/db files more than onceTom Gundersen2017-03-14
* sd-device: don't complain if the uevent file is missingTom Gundersen2017-03-14
* logind: kill newline characters from log_error_errno() callsDaniel Mack2017-03-14
* sysctl: minor simplificationsLennart Poettering2017-03-14
* sd-bus: add controlling tty field to sd_creds objectLennart Poettering2017-03-14
* shutdownd: kill the old implementationDaniel Mack2017-03-14
* logind: add support for /run/nologin and /run/systemd/shutdown/scheduledDaniel Mack2017-03-14
* sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering2017-03-14
* udevd: fix REMOVE handlingTom Gundersen2017-03-14
* sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering2017-03-14
* path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering2017-03-14
* core: explicitly specify credentials for direct connections, tooLennart Poettering2017-03-14
* journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering2017-03-14
* libudev-device: fix lazy loading of devlinks, properties and tagsTom Gundersen2017-03-14
* logind: add code for UTMP wall messagesDaniel Mack2017-03-14
* btrfs-util: support recursive removal of read-only subvolumesLennart Poettering2017-03-14
* btrfs-util: fix creating recursive read-only snapshotsLennart Poettering2017-03-14
* sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering2017-03-14
* btrfs-util: be more careful when invoking btrfs file system ioctlsLennart Poettering2017-03-14
* btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriateLennart Poettering2017-03-14
* util: make sure fd refers to regular file or directory when applying file att...Lennart Poettering2017-03-14
* networkd: introduce vti6 tunnelSusant Sahani2017-03-14
* sd-bus: expose ppid fieldLennart Poettering2017-03-14
* core: make unit deserialization more defensiveLennart Poettering2017-03-14
* tree-wide: get rid of more strerror() callsLennart Poettering2017-03-14
* tmpfiles: make /home and /var btrfs subvolumes by default when booted up with...Lennart Poettering2017-03-14
* tmpfiles: there's no systemd-forbid-user-logins.service serviceLennart Poettering2017-03-14
* log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering2017-03-14
* sd-device: set_syspath - return ENODEV when passed something that is not a de...Tom Gundersen2017-03-14
* sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering2017-03-14
* sd-bus: augmenting cgroups-based creds when we have the cgroup path already i...Lennart Poettering2017-03-14
* sd-bus: when augmenting creds, don't override any creds in any caseLennart Poettering2017-03-14
* sd-bus: when copying creds objects, make sure we copy even the implicit well ...Lennart Poettering2017-03-14
* logind: add .ScheduleShutdown and .CancelScheduledShutdown methodsDaniel Mack2017-03-14
* logind: factor out polkit checksDaniel Mack2017-03-14