Age | Commit message (Expand) | Author |
2015-03-21 | networkd: use LOG_WARN not LOG_ERR for non-fatal errors | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | shared/mkdir: do not set errno in addition to return value | Zbigniew Jędrzejewski-Szmek |
2015-03-19 | Allow systemd-tmpfiles to set the file/directory attributes | Goffredo Baroncelli |
2015-03-19 | Add change_attr_fd() | Goffredo Baroncelli |
2015-03-19 | fsck: use %zu for size_t | Thomas Hindoe Paaboel Andersen |
2015-03-19 | strv: return NULL from strv_free() | David Herrmann |
2015-03-19 | bootctl: drop redundant parse_argv() | David Herrmann |
2015-03-18 | libudev: private - introduce udev_device_new_from_synthetic_event() | Tom Gundersen |
2015-03-16 | core/namespace: fix path sorting | Michal Schmidt |
2015-03-16 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-16 | fsckd: check if plymouth is running before attempting connection | Didier Roche |
2015-03-16 | fsckd: Don't use strjoina on gettext() call | Didier Roche |
2015-03-16 | shared - reinstate plymouth_running() | Tom Gundersen |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-16 | core: don't change removed devices to state "tentative" | Martin Pitt |
2015-03-15 | vconsole-setup: check error of child process | Lucas De Marchi |
2015-03-15 | network: add UseNTP DHCP option | Michael Marineau |
2015-03-15 | Add (void) where we don't care about return value | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | journal-gatewayd: factor out opening of temp file | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | logind: check return value of session_release | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | util: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | core: remove useless debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | libudev-monitor: use initialization | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | journald: add syslog fields for audit messages | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | sysctl: tweak debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | cryptsetup-generator: remove warning about crypttab access mode | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | udev: downgrade "has devpath" and "filled with db file" messages | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | gpt-auto-generator: prefix messages with device name | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | core: do not use quotes around virt and arch | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | tmpfiles: remove redundant debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | util: remove redundant debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | core: remove left-over debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | service: don't add After= dependencies on .busname units if kdbus support is ... | Michael Biebl |
2015-03-14 | udev-ctrl: fix strict aliasing issues | Shawn Landden |
2015-03-14 | sd-dhcp-client: fix strict aliasing issue | Shawn Landden |
2015-03-14 | sd-event: sd_event_run - only return 0 on timeout | Tom Gundersen |
2015-03-14 | sd-event: rename PASSIVE/PREPARED to INITIAL/ARMED | Tom Gundersen |
2015-03-13 | selinux: fix SEGV during switch-root if SELinux policy loaded | Will Woods |
2015-03-13 | sd-daemon: simplify sd_pid_notify_with_fds | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | udev: properly calculate size of remaining data | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | test-dhcp-option: conform to usual coding style | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | test-dhcp-option: add assert to check index is nonnegative | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: print warning on invalid swap pri= field | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: one more (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | logind: explicitly ignore errors we can do nothing about | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | bus: explicitly ignore failure during error handling | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: explicitly ignore failure during cleanup | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | core: don't wait for reply if writing to pipe fails | Zbigniew Jędrzejewski-Szmek |