Age | Commit message (Expand) | Author |
2015-03-19 | fsck: use %zu for size_t | Thomas Hindoe Paaboel Andersen |
2015-03-19 | resolved: Do not add .busname dependencies, when compiling without kdbus. | Dimitri John Ledkov |
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-17 | console-getty.service: don't start when /dev/console is missing | Jan Pazdziora |
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 | rules: keyboard - prefix "atkbd" match strings like we prefix the "name" strings | Kay Sievers |
2015-03-16 | rules: keyboard - only search the "input" subsystem for the modalias | Kay Sievers |
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 | Revert "hwdb: merge atkbd into platform matches" | David Herrmann |
2015-03-16 | core: don't change removed devices to state "tentative" | Martin Pitt |
2015-03-16 | rules: keyboard - remove "platform" from comments | Kay Sievers |
2015-03-16 | hwdb: merge atkbd into platform matches | David Herrmann |
2015-03-16 | rules: drop redundant match | David Herrmann |
2015-03-16 | hwdb: support bluetooth keyboard fixups | David Herrmann |
2015-03-16 | hwdb: convert to generic input-modalias matches | David Herrmann |
2015-03-15 | po: update Polish translation | Piotr Drąg |
2015-03-15 | man: standard-conf: change directory reference to wildcard | Alison Chaiken |
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-15 | timesyncd: enable timesyncd in virtual machines | Kay Sievers |
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 | units: there is no systemd-udev-hwdb-update.service | 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 | man: add sd_event_{run,wait,prepare,dispatch,loop} | Zbigniew Jędrzejewski-Szmek |
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 |