Age | Commit message (Expand) | Author |
2015-06-03 | udevd: merge manager_new() and manager_listen() again | Tom Gundersen |
2015-06-03 | udevd: make sd_notify independent of forknig/notify mode | Tom Gundersen |
2015-06-03 | udevd: manager - split listen_fds() out of manager_new() | Tom Gundersen |
2015-06-03 | udevd: unify fd handling in forking/notify modes | Tom Gundersen |
2015-06-03 | libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin... | Tom Gundersen |
2015-06-03 | udevd: make cgroup logic independent of socket passing | Tom Gundersen |
2015-06-03 | udevd: only bind ctrl and netlink sockets when we open them | Tom Gundersen |
2015-06-03 | udevd: rename systemd_fds to listen_fds | Tom Gundersen |
2015-06-03 | udevd: simplify signal mask handling | Tom Gundersen |
2015-06-03 | Merge pull request #42 from jonboulle/master | Tom Gundersen |
2015-06-03 | Merge pull request #41 from mischief/ipforwarding | Tom Gundersen |
2015-06-02 | README: update links to reference new home (GitHub) | Jonathan Boulle |
2015-06-02 | man: document IPForward=kernel option | Nick Owens |
2015-06-02 | networkd: create "kernel" setting for IPForwarding | Nick Owens |
2015-06-03 | udev: input_id - use ABS_MT_SLOT{-1} to exclude non touch screen devices | Andreas Pokorny |
2015-06-03 | udev: input_id - use direct property and mt axis for touch screen detection | Andreas Pokorny |
2015-06-03 | udev: input_id - refactor device detection | Andreas Pokorny |
2015-06-03 | remove gudev and gtk-doc | Kay Sievers |
2015-06-02 | fix double semicolon typo | Thomas Hindoe Paaboel Andersen |
2015-06-02 | hwdb: update | Kay Sievers |
2015-06-02 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
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 #5 from systemd-mailing-devs/1432910411-14517-1-git-send-e... | Daniel Mack |
2015-06-02 | Merge pull request #4 from systemd-mailing-devs/1431989131-25145-1-git-send-e... | Daniel Mack |
2015-06-02 | Merge pull request #34 from systemd-mailing-devs/1432619328-32030-1-git-send-... | Tom Gundersen |
2015-06-02 | Merge pull request #8 from systemd-mailing-devs/1433236059-9824-1-git-send-em... | Martin Pitt |
2015-06-02 | Merge pull request #39 from filbranden/manpages_rootprefix | Daniel Mack |
2015-06-02 | build-sys: Normalize paths of configure options | Michael Biebl |
2015-06-02 | man: replace hard-coded /usr/lib | Daniel Mack |
2015-06-02 | logind: Add a udev rule to tag all DRM cards with master-of-seat | Philip Withnall |
2015-06-02 | Merge pull request #37 from haraldh/boot-options | Kay Sievers |
2015-06-02 | 90-loaderentry.install: fixup BOOT_OPTIONS | Harald Hoyer |
2015-06-02 | logind: Save the user’s state when a session enters SESSION_ACTIVE | Philip Withnall |
2015-06-02 | Separate the % sign from the number | Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ] |
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 | zsh-completion: fix typo in _bootctl | Daniel Mack |
2015-06-01 | sd-device: fix invalid property strv pointers | Martin Pitt |
2015-06-01 | udev: Bring back persistant storage symlinks for bcache | David Mohr |
2015-06-01 | tmpfiles: Fix comment typo | Colin Guthrie |
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 |