Age | Commit message (Expand) | Author |
2015-04-24 | logind: drop unused argument from method_do_shutdown_or_sleep() | Daniel Mack |
2015-04-24 | unit: don't add automatic dependencies on device units if they aren't supported | Lennart Poettering |
2015-04-24 | manager: don't fail fatally if we cannot coldplug a unit | Lennart Poettering |
2015-04-24 | core: always coldplug units that are triggered by other units before those | Lennart Poettering |
2015-04-24 | core: return 0 from device_serialize() | Daniel Mack |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-04-24 | device: rework how we enter tentative state | Lennart Poettering |
2015-04-24 | service: improve readability, by reducing line-breaks | Lennart Poettering |
2015-04-23 | journal: use audit event names instead of numbers | Zbigniew Jędrzejewski-Szmek |
2015-04-23 | journal: add int↔audit type name mapping | Zbigniew Jędrzejewski-Szmek |
2015-04-23 | udevd: fix REMOVE handling | Tom Gundersen |
2015-04-23 | udev: event - update tags before writing out db | Tom Gundersen |
2015-04-23 | libudev-device: fix lazy loading of devlinks, properties and tags | Tom Gundersen |
2015-04-23 | sd-bus: add controlling tty field to sd_creds object | Lennart Poettering |
2015-04-23 | sd-bus: when bus operations are to be executed on direct connections always fail | Lennart Poettering |
2015-04-23 | core: fix parsing of mount flags | Lennart Poettering |
2015-04-23 | core: downgrade warning about duplicate device names | Lennart Poettering |
2015-04-23 | sd-bus: don't inherit connection creds into message creds when we have a dire... | Lennart Poettering |
2015-04-23 | path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t... | Lennart Poettering |
2015-04-23 | util: Fix assertion in split() on missing ' | Martin Pitt |
2015-04-23 | core: explicitly specify credentials for direct connections, too | Lennart Poettering |
2015-04-22 | journalctl: rework code that checks whether we have access to /var/log/journal | Lennart Poettering |
2015-04-22 | udev: Fix ping timeout when settle timeout is 0 | Nir Soffer |
2015-04-22 | tmpfiles: use an ordered hashmap for the tmpfiles items | Lennart Poettering |
2015-04-22 | btrfs-util: support recursive removal of read-only subvolumes | Lennart Poettering |
2015-04-22 | nspawn: don't inherit read-only flag from disk image if --ephemeral is used | Lennart Poettering |
2015-04-22 | btrfs-util: fix creating recursive read-only snapshots | Lennart Poettering |
2015-04-22 | kmod-setup: load ip_tables kmod at boot | Lennart Poettering |
2015-04-22 | sd-bus: handle ppid=0 more gracefully (which happens for pid=1) | Lennart Poettering |
2015-04-22 | journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing | Lennart Poettering |
2015-04-22 | btrfs-util: be more careful when invoking btrfs file system ioctls | Lennart Poettering |
2015-04-22 | btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriate | Lennart Poettering |
2015-04-22 | util: make sure fd refers to regular file or directory when applying file att... | Lennart Poettering |
2015-04-22 | efi-boot-generator: set automount expire for /boot | Kay Sievers |
2015-04-21 | automount: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-04-21 | sd-bus: expose ppid field | Lennart Poettering |
2015-04-21 | build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir | Lennart Poettering |
2015-04-21 | core: make unit deserialization more defensive | Lennart Poettering |
2015-04-21 | automount: various smaller fixes | Lennart Poettering |
2015-04-21 | automount: add expire support | Michael Olbrich |
2015-04-21 | test: test-path and test-execute only need units in test/ | Ronny Chevalier |
2015-04-21 | random-seed: minor cleanups, in particular when it comes to logging | Lennart Poettering |
2015-04-21 | tree-wide: get rid of more strerror() calls | Lennart Poettering |
2015-04-21 | networkd-fdb: indentation/whitespace fixes | Lennart Poettering |
2015-04-21 | networkd: improve how networkd logs things | Lennart Poettering |
2015-04-21 | log: move log_syntax() into src/shared/log.c, and make it more similar to the... | Lennart Poettering |
2015-04-21 | udevadm: enclose invocation of unlinkat() with a (void) cast | Lennart Poettering |
2015-04-21 | sd-device: set_syspath - return ENODEV when passed something that is not a de... | Tom Gundersen |
2015-04-21 | networkd man: fix man and config name. | Susant Sahani |
2015-04-21 | udev: keyboard-builtin: Add support for setting IBM trackpoint sensitivity | Hans de Goede |