[PULL] systemd integration patches

Hans de Goede hdegoede at redhat.com
Mon Jan 27 05:53:28 PST 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Keith,

Please pull from my tree for:
- -systemd-socket activation support
- -xfree86: Keep a non-seat0 X server from touching VTs (#71258)
- -various preparation patches for systemd-logind integration

The following changes since commit c1ce807d9f18f215332d7eeb844e8c640f71c53c:

  dix: Praise clients which haven't run for a while, rather than idle clients (2014-01-23 10:10:28 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~jwrdegoede/xserver for-keith

for you to fetch changes up to 646b5d885f15e4ca884a4c4da2d296e14d9fe972:

  xf86Events: add Enable/DisableInputDeviceForVTSwitch functions (2014-01-27 14:44:36 +0100)

- ----------------------------------------------------------------
Hans de Goede (5):
      dbus-core: Make dbus-core no longer mutually exclusive with udev
      dbus-core: Attempt to connect to dbus ASAP
      xf86Events: split xf86VTSwitch into xf86VTLeave and xf86VTEnter functions
      xf86Events: refactor xf86VTLeave error handling
      xf86Events: add Enable/DisableInputDeviceForVTSwitch functions

Laércio de Sousa (1):
      xfree86: Keep a non-seat0 X server from touching VTs (#71258)

Peter Hutterer (1):
      config: drop the dbus API

?ukasz Stelmach (1):
      configure.ac: enable systemd socket activation in libxtrans

 config/Makefile.am             |  24 +--
 config/config-backends.h       |  35 +---
 config/config.c                |  25 +--
 config/dbus-core.c             |  32 ++--
 config/dbus.c                  | 407 -----------------------------------------
 config/hal.c                   |   7 +-
 config/xorg-server.conf        |  13 --
 configure.ac                   |  54 +++---
 hw/xfree86/common/xf86.h       |   6 +
 hw/xfree86/common/xf86Events.c | 299 ++++++++++++++++--------------
 hw/xfree86/common/xf86Init.c   |   8 +-
 include/Makefile.am            |   2 +-
 include/dbus-core.h            |  56 ++++++
 include/dix-config.h.in        |  10 +-
 14 files changed, 294 insertions(+), 684 deletions(-)
 delete mode 100644 config/dbus.c
 delete mode 100644 config/xorg-server.conf
 create mode 100644 include/dbus-core.h

Thanks & Regards,

Hans
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlLmZNgACgkQF3VEtJrzE/sOvQCgjgSQtkvRZBJA/raX2emaYG12
DpkAn3yNi32NWjiTksGIis64/dc1u76E
=05Iw
-----END PGP SIGNATURE-----


More information about the xorg-devel mailing list