Age | Commit message (Expand) | Author |
2015-06-02 | Merge pull request #12 from systemd-mailing-devs/1433236104-9967-1-git-send-e... | Tom Gundersen |
2015-06-02 | udev-builtin: path_id - don't pass NULL to udev_device_get_parent() | Tom Gundersen |
2015-06-02 | udev: add some asserts | Tom Gundersen |
2015-06-02 | sd-device: get_driver - remember if a device does not have a driver | Tom Gundersen |
2015-06-02 | sd-device: get_subsystem - don't complain if a device does not have a subsystem | Tom Gundersen |
2015-06-02 | Merge pull request #8 from systemd-mailing-devs/1433236059-9824-1-git-send-em... | Martin Pitt |
2015-06-02 | 90-loaderentry.install: fixup BOOT_OPTIONS | Harald Hoyer |
2015-06-02 | random-util: guard including sys/auxv.h with the corresponding ifdef check | Michael Olbrich |
2015-06-02 | missing: add more btrfs defines | Michael Olbrich |
2015-06-01 | test-unit-file: add test for improperly escaped exec string | Daniel Mack |
2015-06-01 | load-fragment: use UNESCAPE_RELAX flag to parse exec directives | Daniel Mack |
2015-06-01 | sd-device: ensure update_properties_buf() is a noop on failure | Tom Gundersen |
2015-06-01 | sd-device: fix invalid property strv pointers | Martin Pitt |
2015-05-31 | udevd: open sockets before forking | Tom Gundersen |
2015-05-31 | udevd: don't allocate sd_event object before fork | Tom Gundersen |
2015-05-31 | udevd: don't sanitize fd 0,1,2 | Tom Gundersen |
2015-05-31 | core/namespace: Protect /usr instead of /home with ProtectSystem=yes | Jason Pleau |
2015-05-30 | conf-parser: parsing error logs should show a type not a vartype | Ronny Chevalier |
2015-05-30 | networkctl: fix uninitialized variable | Ronny Chevalier |
2015-05-30 | test-fdset: add more tests | Ronny Chevalier |
2015-05-30 | tests: add test-conf-parser | Ronny Chevalier |
2015-05-30 | terminal: fix include ordering | Thomas Hindoe Paaboel Andersen |
2015-05-29 | console: use signal-util.h and reorder includes | Thomas Hindoe Paaboel Andersen |
2015-05-29 | terminal: use signal-util.h and reorder includes | Thomas Hindoe Paaboel Andersen |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-29 | udevd: notify - expose a bit more of the internal state | Tom Gundersen |
2015-05-29 | udevd: notify - keep NOTIFY_SOCKET around | Tom Gundersen |
2015-05-29 | udevd: modernize status notification | Tom Gundersen |
2015-05-29 | udevd: event - port spawn_wait() to sd-event | Tom Gundersen |
2015-05-29 | udevd: move main-loop to sd-event | Tom Gundersen |
2015-05-29 | udevd: explicitly try to start event queue when it may be possible | Tom Gundersen |
2015-05-29 | udevd: only check for changed config before scheduling new events | Tom Gundersen |
2015-05-29 | udevd: introduce manager_exit() and manager_reload() | Tom Gundersen |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-29 | path-util: Fix path_is_mount_point for files | Martin Pitt |
2015-05-28 | systemctl: Don't skip SysV init.d scripts when enabling/disabling units | Martin Pitt |
2015-05-28 | systemctl: drop hardcoded chkconfig invocation | Martin Pitt |
2015-05-28 | sd-device: enumerator - fix matching on properties and sysattrs | Tom Gundersen |
2015-05-27 | fix extraneous space in equality check | Jonathan Boulle |
2015-05-27 | sd-device: fix device_get_properties_strv() | Tom Gundersen |
2015-05-27 | udevd: fix SIGCHLD handling in --daemon mode | Tom Gundersen |
2015-05-27 | missing: add more IFLA_VXLAN_* defines | Michael Olbrich |
2015-05-27 | logind: prefix some calls to unlink with (void) | Daniel Mack |
2015-05-27 | logind: unlink /run/nologin when shutdown is cancelled | Daniel Mack |
2015-05-26 | treewide: fix typos | Torstein Husebø |
2015-05-26 | udev: fix inotify handling | David Herrmann |
2015-05-25 | test: hostname - test that hostname is truly initialized | Tom Gundersen |
2015-05-25 | nspawn: fix memleak | Tom Gundersen |
2015-05-25 | nspawn: avoid memleak | Tom Gundersen |
2015-05-25 | nspawn: drop some debugging code | Tom Gundersen |