summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-22terminal: raise sysview DEVICE_CHANGE events per attachmentDavid Herrmann
2014-09-22terminal: forward evdev RESYNC events to linked devicesDavid Herrmann
2014-09-22terminal: always call _enable/_disable on evdev devicesDavid Herrmann
2014-09-22terminal: print RESYNC state in evcatDavid Herrmann
2014-09-20bus-policy: add test utilityDaniel Mack
2014-09-20bus-policy: add policy check functionDaniel Mack
2014-09-20bus-policy: print numeric [gu]id in dump_items()Daniel Mack
2014-09-20bus-policy: do not exit() from policy_dump()Daniel Mack
2014-09-20bus-policy: implement dump_items() with LIST_FOREACHDaniel Mack
2014-09-20bus-policy: resolve [ug]id of POLICY_ITEM_{USER,GROUP}Daniel Mack
2014-09-20bus_policy: set i->[ug]id_validDaniel Mack
2014-09-20bus-policy: append items rather than prepending themDaniel Mack
2014-09-20bus-policy: story mandatory items in right listDaniel Mack
2014-09-20terminal: fix mode sync for connectorsDavid Herrmann
2014-09-20terminal: restructure some logging calls in grdrmDavid Herrmann
2014-09-20terminal: grdev: schedule virtual frame events if hw doesn't support itDavid Herrmann
2014-09-20terminal: grdev: raise frame event after DISPLAY_ADD/CHANGEDavid Herrmann
2014-09-20terminal: split grdrm_crtc_commit() apartDavid Herrmann
2014-09-20terminal: grdev: refresh device state on hotplug eventsDavid Herrmann
2014-09-20terminal: grdev: treat udev-devices without devnum as hotplugDavid Herrmann
2014-09-20terminal: modeset: forward DEVICE_CHANGE events into grdevDavid Herrmann
2014-09-20terminal: reduce speed of morphing colors in modeset testDavid Herrmann
2014-09-20terminal: make drm-connectors first-level devicesDavid Herrmann
2014-09-20terminal: forward DEVICE_CHANGE events via sysviewDavid Herrmann
2014-09-20terminal: parse ID_SEAT not only for parents but the device itselfDavid Herrmann
2014-09-19nspawn: don't try to create veth link with too long ifnameTom Gundersen
2014-09-19terminal: add systemd-modeset debugging toolDavid Herrmann
2014-09-19terminal: add grdev DRM backendDavid Herrmann
2014-09-19terminal: add graphics interfaceDavid Herrmann
2014-09-19login: pause devices before acknowledging VT switchesDavid Herrmann
2014-09-19socket: introduce SELinuxContextFromNet optionMichal Sekletar
2014-09-19shared: wtmp-utmp - don't clear store_wtmp in utmp_put_dead_process()Tom Gundersen
2014-09-19test: warn if we could not parse the loop count argumentThomas Hindoe Paaboel Andersen
2014-09-19shared/sparse-endian.h: add missing byteswap.h includeEmil Renner Berthing
2014-09-19shared/label.h: add missing stdio.h includeEmil Renner Berthing
2014-09-19pty: include linux/ioctl.h for TIOCSIGDavid Herrmann
2014-09-19nss: remove dead codeThomas Hindoe Paaboel Andersen
2014-09-18timesyncd: check return of setting IP_TOSTom Gundersen
2014-09-18udevd: don't fail if /run/udev existsTom Gundersen
2014-09-18udev: fix typosTom Gundersen
2014-09-18udev: ctrl - log if setting SO_PASSCRED failsTom Gundersen
2014-09-18udev: node - warn if chmod/chown failsTom Gundersen
2014-09-18udevadm: hwdb - check return value of fseeko()Tom Gundersen
2014-09-18udevd: check return of various functionsTom Gundersen
2014-09-18udevd: parse_argv - warn if argumens are invalidTom Gundersen
2014-09-18journal-remote: check return code of sd_event_defaultAndreas Henriksson
2014-09-18sysusers: Remove some gcc warnings about uninitialized variablesPhilippe De Swert
2014-09-18core: Remove uninitialized warnings from bus-endpoint.cPhilippe De Swert
2014-09-18journal-upload: Remove compilation warningPhilippe De Swert
2014-09-18mount: order options before other arguments to mountEmil Renner Berthing