summaryrefslogtreecommitdiff
path: root/daemon/gdm-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Add an option to use GDM as a standalone XDMCP serverLaurent Bigonville2013-11-111-4/+22
* daemon: don't require seat to locate reauth channelRay Strode2013-11-011-442/+61
* manager: return ACCESS DENIED for most open-reauth-channel failuresRay Strode2013-10-311-6/+28
* manager: don't try to unexport objects on system bus after it closesRay Strode2013-08-141-5/+7
* manager: clean up error pathRay Strode2013-06-031-3/+0
* Revert "manager: don't try to unexport objects on system bus after it closes"Ray Strode2013-05-211-7/+5
* manager: don't try to unexport objects on system bus after it closesRay Strode2013-05-201-5/+7
* manager: Don't attempt to unexport DBus object if connection is closedColin Walters2013-05-171-1/+2
* Fix checks for logindMartin Pitt2013-03-291-5/+4
* daemon: bail if unable to get seat from pidRay Strode2013-02-201-0/+6
* daemon: export a Version on the busGiovanni Campagna2012-09-141-0/+2
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* daemon: import consolekit error handlingRay Strode2012-08-011-0/+12
* daemon: more consolekit fixesRay Strode2012-08-011-6/+2
* worker: add reauthentication supportRay Strode2012-07-171-1/+524
* daemon: Add an interface for communicating with GDM via D-BusRay Strode2012-07-171-6/+207
* daemon: Port GdmManager to GDBusGiovanni Campagna2012-07-171-19/+30
* daemon: Fix added/remove signal emission in display codeRay Strode2012-07-171-0/+45
* daemon: Drop manager bus watching codeGiovanni Campagna2012-07-131-68/+0
* manager: plug small memory leakGiovanni Campagna2012-07-131-3/+3
* Fix build failure when libxdmcp is not available. Fixes bug #616984.Brian Cameron2010-05-031-1/+2
* Correctly handle changes in the xdmcp enabled property. Add a displayWilliam Jon McCann2008-12-031-2/+40
* Don't use xdmcp factory if libxdmcp not available. Fixes #531467William Jon McCann2008-07-211-2/+10
* Remove a particularly noisy debug line.William Jon McCann2008-04-011-2/+0
* Refactor things a little. Rename renew to refresh. Add a pid to theWilliam Jon McCann2008-03-141-3/+0
* Add quick death and looping detection for displays.William Jon McCann2008-02-211-1/+2
* Set XDMCP enabled/disabled from configuration settings.William Jon McCann2008-02-201-1/+1
* Fix a bunch of compiler warnings and remove unused code. Patch from:William Jon McCann2008-02-191-3/+0
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-091-39/+0
* Prefix debug messages with class name to make output easier to read.William Jon McCann2007-10-301-5/+5
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-161-0/+1
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-184/+184
* Fix up inheritance.William Jon McCann2007-08-031-4/+4
* Add an abstract base class for display factories. Rename gdm-xdmcp-managerWilliam Jon McCann2007-08-031-12/+14
* Add new object that will monitor HAL and act as a factory for displays.William Jon McCann2007-08-021-95/+16
* Dogfood static display. Make static display work. Add a finished state toWilliam Jon McCann2007-07-241-1/+2
* Split the greeter proxy into a client and server part. Create new display su...William Jon McCann2007-06-151-2/+4
* Fix up a few thingsWilliam Jon McCann2007-06-011-0/+15
* migrate gui to new config framework with a chainsawWilliam Jon McCann2007-06-011-4/+24
* Land the first shot at the new settings frameworkWilliam Jon McCann2007-05-311-22/+66
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-5/+8
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-141-0/+32
* Add x11-display property to display. MoveWilliam Jon McCann2007-05-111-2/+1
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+433