summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-18include fcntl.h rather than sys/fcntl.hEmil Renner Berthing
2014-09-18sd-rtnl: rtnl-message: remove unneeded linux includesEmil Renner Berthing
2014-09-18udev: link-config: remove unneded linux/netdevice.h includeEmil Renner Berthing
2014-09-18journal: Do not count on the compiler initializing found_last to falsePhilippe De Swert
2014-09-18man: use the escape for "-" in example instead of space.Michael Marineau
2014-09-18udev: fix path for database names on 'change' eventRobert Milasan
2014-09-18bus: fix bus_print_property() to use "int" for booleansDavid Herrmann
2014-09-18shared: conf-parser - don't leak memory on error in DEFINE_CONFIG_PARSE_ENUMVTom Gundersen
2014-09-18libudev: monitor - warn if we fail to request SO_PASSCREDTom Gundersen
2014-09-18tests: fix resource & mem leaksRonny Chevalier
2014-09-18sd-bus: sync kdbus.hDaniel Mack
2014-09-18systemctl: fix resource leak CID #1237747Cristian Rodríguez
2014-09-18Fix resource leak (coverity CID 1237760)Cristian Rodríguez