| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused files. | William Jon McCann | 2007-05-14 | 1 | -660/+0 |
* | Add skeleton for gobject redesign. Doesn't really work but should compile. | William Jon McCann | 2007-05-10 | 1 | -12/+1 |
* | Rename gdm_server_alloc to gdm_display_alloc since this function really | Brian Cameron | 2007-05-01 | 1 | -0/+79 |
* | Add optional X-Gdm-XserverArgs key to the GDM desktop files. If this is | Brian Cameron | 2007-05-01 | 1 | -0/+3 |
* | Turn XDMCP handling into an object. From bug #376010. | William Jon McCann | 2007-04-16 | 1 | -7/+1 |
* | Use fewer global variables. Separate monolithic gdm.h into component | William Jon McCann | 2007-04-02 | 1 | -17/+17 |
* | Redesign the internal configuration system. Fixes #355425 | William Jon McCann | 2007-03-26 | 1 | -3/+3 |
* | Phase 1 of removing vicious-extensions and replacing with a rewrite. | Brian Cameron | 2007-03-21 | 1 | -0/+2 |
* | Add sockets command to start login procedure, to be used by | Brian Cameron | 2007-02-09 | 1 | -1/+6 |
* | Improvements to signal handling, fixing problem where GDM slave can hang | Brian Cameron | 2006-05-04 | 1 | -0/+2 |
* | A known issue with gdmdynamic is that when a display connects to the | Brian Cameron | 2006-02-09 | 1 | -2/+1 |
* | This patch resolves some performance issues that I noticed when testing | Brian Cameron | 2006-02-07 | 1 | -4/+4 |
* | Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierd | Brian Cameron | 2006-01-18 | 1 | -1/+2 |
* | Now use g_ stdio function like g_chmod instead of chmod. Fixes bug | Brian Cameron | 2005-12-22 | 1 | -2/+2 |
* | daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfig | Brian Cameron | 2005-11-23 | 1 | -1/+1 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 1 | -8/+5 |
* | If the slave doesn't respond to a SIGTERM, try SIGKILL the second time. | Brian Cameron | 2005-10-28 | 1 | -2/+2 |
* | Cleanup terminology, and fix many strings. See bug #310453. Also fixes bug | Tommi Vainikainen | 2005-07-19 | 1 | -1/+1 |
* | Now use gi18n.h instead of libgnome header files to get access to | Brian Cameron | 2005-05-17 | 1 | -1/+1 |
* | Rename console and TYPE_LOCAL in preparation for adding the dynamic | Brian Cameron | 2005-05-06 | 1 | -2/+2 |
* | Add the ability to make GDM spawn XDMCP sessions on a local X proxy | Mark McLoughlin | 2005-04-22 | 1 | -10/+19 |
* | Changed messages so that I-form isn't used. Fixes bug #118193. Noticed | Brian Cameron | 2005-04-06 | 1 | -3/+3 |
* | Fix a number of run-on sentences. Fixes bug 170532. | Adam Weinberger | 2005-03-19 | 1 | -2/+2 |
* | Fix for bug #160068. Patch provided by Mark McLoughlin. | Brian Cameron | 2005-02-14 | 1 | -3/+0 |
* | Add a daemon/ConsoleCannotHandle key which lists languages which should | George Lebl | 2004-05-27 | 1 | -6/+6 |
* | Don't whack the socket_conn on display_manage since that completely whacks | George Lebl | 2004-05-04 | 1 | -8/+10 |
* | The ensure_sanity is now always called only from the main daemon on | George Lebl | 2004-04-04 | 1 | -0/+4 |
* | Fixes from: Jerry Wall <Jerry.Wall@Sun.COM> | George Lebl | 2004-03-30 | 1 | -0/+14 |
* | When restarting a server by whacking it and starting it again, wait at | George Lebl | 2004-02-20 | 1 | -3/+4 |
* | Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange and | George Lebl | 2004-02-12 | 1 | -0/+3 |
* | Fix #125064 by correctly reading out the chooser output and ignoring all | George Lebl | 2004-01-06 | 1 | -0/+18 |
* | use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more calls | George Lebl | 2003-12-19 | 1 | -4/+4 |
* | Fix #126465 where xdmcp_sessions would not get decremented on normal | George Lebl | 2003-12-10 | 1 | -10/+31 |
* | Add possibility to request logout action to happen when the display dies | Wanker who should set his $CHANGELOGNAME | 2003-12-10 | 1 | -0/+4 |
* | if we can't use the file ~/.xsession-errors, try /tmp/xses-<user>.XXXXXX | George Lebl | 2003-08-25 | 1 | -0/+3 |
* | Server auth file now uses FamilyWild and we set up the different access | George Lebl | 2003-08-25 | 1 | -10/+7 |
* | To prevent a possible DoS attack where an app might spit out too many | George Lebl | 2003-08-18 | 1 | -1/+2 |
* | killall the xdmcp slaves first and then wait for them en-masse. This | George Lebl | 2003-07-29 | 1 | -6/+13 |
* | for all functions for which I found in the manpages that EINTR could be | George Lebl | 2003-07-28 | 1 | -4/+4 |
* | the waitpid function doesn't work as I expected with respect to signals so | George Lebl | 2003-07-26 | 1 | -59/+54 |
* | if child crashed (died of a signal) then log the signal if debug is on | George Lebl | 2003-07-25 | 1 | -1/+2 |
* | whack unneeded block pushes, when killing child rekill if we get a | George Lebl | 2003-07-25 | 1 | -9/+41 |
* | change some g_strconcat's to g_build_filename's to address #118040. still | George Lebl | 2003-07-24 | 1 | -24/+22 |
* | whack some debug messages | George Lebl | 2003-07-23 | 1 | -1/+5 |
* | updates | George Lebl | 2003-07-16 | 1 | -6/+7 |
* | If a greeter crashes within 10 seconds of the display being managed, we | George Lebl | 2003-07-08 | 1 | -0/+2 |
* | the details file is read first, capped at 500 lines, and so now we can run | George Lebl | 2003-07-03 | 1 | -0/+4 |
* | Fix some typos pointed out by Ali Akcaagac <aliakc@web.de> | George Lebl | 2003-06-25 | 1 | -4/+4 |
* | Fix #56654 by removing programmer references out of translatable strings | George Lebl | 2003-06-05 | 1 | -1/+3 |
* | just do exit rather then gdm_main_quit, since that might possible have | George Lebl | 2003-05-30 | 1 | -28/+47 |