summaryrefslogtreecommitdiff
path: root/daemon/gdm-manager.c
Commit message (Expand)AuthorAgeFilesLines
* 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