summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-04Merge pull request #57 from pwithnall/wip/pwithnall/udev-virtualbox-rulesDavid Herrmann
2015-06-04Partially revert "ma-setup: simplify"Zbigniew Jędrzejewski-Szmek
2015-06-03Merge pull request #65 from teg/enumerate-accept-nullKay Sievers
2015-06-03Merge pull request #52 from mbiebl/systemctl-edit-default-editorTom Gundersen
2015-06-03kdbus: remove attach_flags_mask module parameter settingKay Sievers
2015-06-03libudev: enumerate - accept NULL parameters in add_match()Tom Gundersen
2015-06-03test-util: fix a memleakThomas Hindoe Paaboel Andersen
2015-06-03test-unit-file.c: fixup the test for commit 3b51f8ddd5Harald Hoyer
2015-06-03systemctl: Use /usr/bin/editor if availableMichael Biebl
2015-06-03util: fix another cunescape() regressionDaniel Mack
2015-06-03udevd: merge manager_new() and manager_listen() againTom Gundersen
2015-06-03udevd: make sd_notify independent of forknig/notify modeTom Gundersen
2015-06-03udevd: manager - split listen_fds() out of manager_new()Tom Gundersen
2015-06-03udevd: unify fd handling in forking/notify modesTom Gundersen
2015-06-03libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...Tom Gundersen
2015-06-03udevd: make cgroup logic independent of socket passingTom Gundersen
2015-06-03udevd: only bind ctrl and netlink sockets when we open themTom Gundersen
2015-06-03udevd: rename systemd_fds to listen_fdsTom Gundersen
2015-06-03udevd: simplify signal mask handlingTom Gundersen
2015-06-03Merge pull request #41 from mischief/ipforwardingTom Gundersen
2015-06-02networkd: create "kernel" setting for IPForwardingNick Owens
2015-06-03udev: input_id - use ABS_MT_SLOT{-1} to exclude non touch screen devicesAndreas Pokorny
2015-06-03udev: input_id - use direct property and mt axis for touch screen detectionAndreas Pokorny
2015-06-03udev: input_id - refactor device detectionAndreas Pokorny
2015-06-03remove gudev and gtk-docKay Sievers
2015-06-02fix double semicolon typoThomas Hindoe Paaboel Andersen
2015-06-02Merge pull request #12 from systemd-mailing-devs/1433236104-9967-1-git-send-e...Tom Gundersen
2015-06-02udev-builtin: path_id - don't pass NULL to udev_device_get_parent()Tom Gundersen
2015-06-02udev: add some assertsTom Gundersen
2015-06-02sd-device: get_driver - remember if a device does not have a driverTom Gundersen
2015-06-02sd-device: get_subsystem - don't complain if a device does not have a subsystemTom Gundersen
2015-06-02Merge pull request #8 from systemd-mailing-devs/1433236059-9824-1-git-send-em...Martin Pitt
2015-06-02logind: Add a udev rule to tag all DRM cards with master-of-seatPhilip Withnall
2015-06-0290-loaderentry.install: fixup BOOT_OPTIONSHarald Hoyer
2015-06-02random-util: guard including sys/auxv.h with the corresponding ifdef checkMichael Olbrich
2015-06-02missing: add more btrfs definesMichael Olbrich
2015-06-01test-unit-file: add test for improperly escaped exec stringDaniel Mack
2015-06-01load-fragment: use UNESCAPE_RELAX flag to parse exec directivesDaniel Mack
2015-06-01sd-device: ensure update_properties_buf() is a noop on failureTom Gundersen
2015-06-01sd-device: fix invalid property strv pointersMartin Pitt
2015-05-31udevd: open sockets before forkingTom Gundersen
2015-05-31udevd: don't allocate sd_event object before forkTom Gundersen
2015-05-31udevd: don't sanitize fd 0,1,2Tom Gundersen
2015-05-31core/namespace: Protect /usr instead of /home with ProtectSystem=yesJason Pleau
2015-05-30conf-parser: parsing error logs should show a type not a vartypeRonny Chevalier
2015-05-30networkctl: fix uninitialized variableRonny Chevalier
2015-05-30test-fdset: add more testsRonny Chevalier
2015-05-30tests: add test-conf-parserRonny Chevalier
2015-05-30terminal: fix include orderingThomas Hindoe Paaboel Andersen
2015-05-29console: use signal-util.h and reorder includesThomas Hindoe Paaboel Andersen