Age | Commit message (Expand) | Author |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-23 | mount-setup: Do not bother with /proc/bus/usb | Cristian Rodríguez |
2015-01-23 | core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de... | Lennart Poettering |
2015-01-23 | mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t... | Lennart Poettering |
2015-01-23 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-23 | core: zero size notify messages are OK | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-19 | cgroup: fix typo | Daniel Mack |
2015-01-18 | core: write kdbus.attach_flags_mask only on real boot | David Herrmann |
2015-01-18 | bus: use EUID over UID and fix unix-creds | David Herrmann |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
2015-01-13 | core: Fix EACCES check for OOM adjustments | Martin Pitt |
2015-01-12 | core/mount: remove "fail" again | Zbigniew Jędrzejewski-Szmek |
2015-01-12 | sd-bus: sync kdbus.h (API break) | Daniel Mack |
2015-01-12 | core/mount: use isempty() to check for empty strings | Daniel Mack |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/mount: filter out noauto,auto,nofail,fail options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2015-01-09 | core: modernize execution code a bit | Lennart Poettering |
2015-01-08 | core: check both EPERM and EACCES for OOM adjustments | Lennart Poettering |
2015-01-08 | core: make EPERM errors when applying OOM adjustment for forked processes non... | Lennart Poettering |
2015-01-07 | service: automatically create After= dependency from services to their .busna... | Lennart Poettering |
2015-01-07 | conf-parse: don't accept invalid bus names as BusName= arguments in service u... | Lennart Poettering |
2015-01-07 | core: implement serialization/deserialization of fd store elements | Lennart Poettering |
2015-01-06 | tree-wide: remove unnecessary LOG_PRI | Zbigniew Jędrzejewski-Szmek |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2015-01-05 | cgroup: memory limits on / are not supported | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | cgroup: fix error message | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | journal: call connect() with dropped privileges | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | core: rework counting of running jobs | Lennart Poettering |
2015-01-05 | core: fix typo in log message | Michael Biebl |
2015-01-05 | nspawn: mount most of the cgroup tree read-only in nspawn containers except f... | Lennart Poettering |
2015-01-05 | cgroup: downgrade log messages when we cannot write to cgroup trees that are ... | Lennart Poettering |
2015-01-01 | mount: do not use -n when running in --user mode | Zbigniew Jędrzejewski-Szmek |
2015-01-01 | Type of mount(2) flags is unsigned long | Topi Miettinen |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-12-29 | core: loopback - correctly fail the loopback_check if somehow the rtnl calls ... | Tom Gundersen |
2014-12-28 | core: loopback - simplify check_loopback() | Tom Gundersen |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-27 | Fix check_loopback() | Stéphane Graber |
2014-12-24 | util: fix strict aliasing violations in use of struct inotify_event v5 | Shawn Paul Landden |
2014-12-23 | bus: add missing bus-policy.[ch] | Lennart Poettering |
2014-12-23 | build-sys: move core/build.h → shared/build.h | Lennart Poettering |
2014-12-23 | env-util: don't include files from src/core/ | Lennart Poettering |
2014-12-23 | core: rearrange code so that libsystemd/sd-bus/ does not include header files... | Lennart Poettering |