Age | Commit message (Expand) | Author |
2015-04-28 | hwdb: coalesce same pointingstick entries into one | Zbigniew Jędrzejewski-Szmek |
2015-04-28 | udev: hwdb: Add trackpoint sensitivity settings for Lenovo X240 and 540p | Hans de Goede |
2015-04-28 | run: by default, wait until the transient unit finished start-up | Lennart Poettering |
2015-04-28 | run: synchronously wait until the scope unit we create is started | Lennart Poettering |
2015-04-28 | core: when we cannot add PID to a scope cgroup, log about it | Lennart Poettering |
2015-04-28 | bus-util: print correct warnings for units that fail but for which we have a ... | Lennart Poettering |
2015-04-28 | man: clarify that only the first .network file with a matching [Match] matters | Lennart Poettering |
2015-04-27 | core: coldplug all units which participate in jobs during coldplugging | Ivan Shapovalov |
2015-04-27 | update-done: ignore nanosecond file timestamp components, they are not reliable | Lennart Poettering |
2015-04-27 | update-done: minor simplification | Lennart Poettering |
2015-04-27 | update TODO | Lennart Poettering |
2015-04-27 | man: document that nspawn's --bind= switch may be used multiple times | Lennart Poettering |
2015-04-26 | path-util: fix fstat fallback in fd_is_mount_point | Thomas Hindoe Paaboel Andersen |
2015-04-26 | sysv-generator: avoid freeing uninitialized variable | Thomas Hindoe Paaboel Andersen |
2015-04-26 | libudev: monitor - clarify log messages | Tom Gundersen |
2015-04-26 | sd-device: don't retry loading uevent/db files more than once | Tom Gundersen |
2015-04-26 | sd-device: don't complain if the uevent file is missing | Tom Gundersen |
2015-04-24 | bootchart: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | systemctl: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | logind: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | udevd: worker - log if worker result cannot be sent | Tom Gundersen |
2015-04-24 | udevd: worker - warn if unknown worker returns | Tom Gundersen |
2015-04-24 | udevd: worker - let the kernel attach the sender pid | Tom Gundersen |
2015-04-24 | sysctl: minor simplifications | Lennart Poettering |
2015-04-24 | sysctl: don't propagate ENOENT sysctl options | Lennart Poettering |
2015-04-24 | core: minor simplification | Lennart Poettering |
2015-04-24 | Update TODO | Lennart Poettering |
2015-04-24 | man: extend documentation on IPForward= and IPMasquerade= | Lennart Poettering |
2015-04-24 | udevd: don't unref worker objects on SIGSTOP/SIGCONT | Tom Gundersen |
2015-04-24 | udevd: warn if we receive SIGCHLD from untracked worker | Tom Gundersen |
2015-04-24 | udevd: improve logging in SIGCHLD handling | Tom Gundersen |
2015-04-24 | sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64 | Daniel Mack |
2015-04-24 | shutdownd: kill the old implementation | Daniel Mack |
2015-04-24 | systemctl: talk to logind for scheduled shutdowns | Daniel Mack |
2015-04-24 | logind: add support for /run/nologin and /run/systemd/shutdown/scheduled | Daniel Mack |
2015-04-24 | logind: add code for UTMP wall messages | Daniel Mack |
2015-04-24 | shared/utmp-wtmp: add parameter for origin tty and callback userdata | Daniel Mack |
2015-04-24 | logind: add .ScheduleShutdown and .CancelScheduledShutdown methods | Daniel Mack |
2015-04-24 | logind: factor out polkit checks | Daniel Mack |
2015-04-24 | logind: make local functions static | Daniel Mack |
2015-04-24 | logind: use sd_event timer source for inhibitor logic | Daniel Mack |
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 | units: set KillMode=mixed for our daemons that fork worker processes | 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 | Update Spanish translation | Daniel Mustieles |
2015-04-24 | device: rework how we enter tentative state | Lennart Poettering |