| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean house | William Jon McCann | 2007-06-12 | 1 | -2071/+0 |
* | migrate gui to new config framework with a chainsaw | William Jon McCann | 2007-06-01 | 1 | -124/+84 |
* | Add missing '/' between path and filename. | William Jon McCann | 2007-04-10 | 1 | -1/+1 |
* | Use fewer global variables. Separate monolithic gdm.h into component | William Jon McCann | 2007-04-02 | 1 | -972/+964 |
* | Redesign the internal configuration system. Fixes #355425 | William Jon McCann | 2007-03-26 | 1 | -0/+1 |
* | Phase 1 of removing vicious-extensions and replacing with a rewrite. | Brian Cameron | 2007-03-21 | 1 | -155/+162 |
* | Fix definition of gdm_chooser_cancel so it is not static. With it being | Brian Cameron | 2007-03-12 | 1 | -2/+1 |
* | Fix setting of PIPE_BUF to fix buf #409801 to fix Hurd support. | Brian Cameron | 2007-02-26 | 1 | -10/+10 |
* | : Fix warnings and fix an assertion in gdm because it called | Brian Cameron | 2007-01-31 | 1 | -4/+4 |
* | Additional fixes for bug/feature request #334186. Fixed some of the | Lukasz Zalewski | 2006-12-11 | 1 | -1/+3 |
* | Cleaner fix for same problem fixed in last commit. | Brian Cameron | 2006-12-05 | 1 | -14/+2 |
* | Fix so that if the "%" key is entered in the input field in gdmchooser, | Brian Cameron | 2006-12-05 | 1 | -2/+14 |
* | Fix gdm_common_setup_blinking so it doesn't try to call | Brian Cameron | 2006-07-31 | 1 | -1/+1 |
* | stop using popt in favour of glib's GOption command line parsing. | Christian Kirbach | 2006-05-12 | 1 | -31/+17 |
* | Fix setting of GdmHosts so it should use the hosts from the config file | Brian Cameron | 2006-04-17 | 1 | -25/+30 |
* | Updated NEWS. Fix references to the BROADCAST key so it is correctly | Brian Cameron | 2006-04-13 | 1 | -2/+2 |
* | Now support --with-sysconfsubdir so that GDM can be configured to have the | Brian Cameron | 2006-03-28 | 1 | -4/+12 |
* | A known issue with gdmdynamic is that when a display connects to the | Brian Cameron | 2006-02-09 | 1 | -25/+14 |
* | This patch resolves some performance issues that I noticed when testing | Brian Cameron | 2006-02-07 | 1 | -100/+153 |
* | Add needed glib/gstdio.h include to daemon/fstype.c which fixes a wierd | Brian Cameron | 2006-01-18 | 1 | -1/+1 |
* | Happy holidays. Some bug fixes. | Brian Cameron | 2005-12-25 | 1 | -2/+2 |
* | Now use g_ stdio function like g_chmod instead of chmod. Fixes bug | Brian Cameron | 2005-12-22 | 1 | -3/+3 |
* | After two months, the redesign of GDM's internal configuration is finally | Brian Cameron | 2005-12-20 | 1 | -8/+0 |
* | Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221. | Brian Cameron | 2005-12-14 | 1 | -2/+2 |
* | Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c. | Brian Cameron | 2005-12-12 | 1 | -2/+2 |
* | daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfig | Brian Cameron | 2005-11-23 | 1 | -17/+16 |
* | Fix compiler warnings. Fixes bug #322053. Patch provided by Frederic | Brian Cameron | 2005-11-22 | 1 | -5/+6 |
* | This further improves GDM configuration so that now only the GDM daemon | Brian Cameron | 2005-11-22 | 1 | -174/+84 |
* | No longer #ifdef the reading of the Multicast config data. It's okay if | Brian Cameron | 2005-11-08 | 1 | -4/+0 |
* | Set the window icon. Use HIG recommended widget spacing. | Dennis Cranston | 2005-11-04 | 1 | -0/+2 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 1 | -17/+17 |
* | No longer set tooltips for menu items in gdmlogin. These are distracting, | Brian Cameron | 2005-10-14 | 1 | -52/+17 |
* | Fix messages. Thanks to Adam Weinberger <adamw@gnome.org> for patches. | Brian Cameron | 2005-09-30 | 1 | -1/+1 |
* | Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minor | Brian Cameron | 2005-09-07 | 1 | -35/+48 |
* | GNOME HIG fixes for the Language, Session and Message dialogs. Modified | Dennis Cranston | 2005-08-26 | 1 | -24/+39 |
* | Bumped version to 2.8.0.2 since a new interface was added, the | Brian Cameron | 2005-07-23 | 1 | -2/+10 |
* | Cleanup terminology, and fix many strings. See bug #310453. Also fixes bug | Tommi Vainikainen | 2005-07-19 | 1 | -2/+2 |
* | Change "reboot" to "restart". Changed function names and variables from | Brian Cameron | 2005-06-02 | 1 | -1/+1 |
* | Cleanup for login success/failure sounds. Patch provided by Mark | Brian Cameron | 2005-04-20 | 1 | -4/+0 |
* | Add login success/failure sounds. Patch provided by Andrew Case. Refer to | Brian Cameron | 2005-04-19 | 1 | -2/+6 |
* | Patched locale.alias to include missing languages. Patch provided by Ray | Brian Cameron | 2005-04-12 | 1 | -9/+7 |
* | Changed messages so that I-form isn't used. Fixes bug #118193. Noticed | Brian Cameron | 2005-04-06 | 1 | -2/+2 |
* | Fix a number of run-on sentences. Fixes bug 170532. | Adam Weinberger | 2005-03-19 | 1 | -2/+2 |
* | "fix" #148349 by adding French (Belgium), French (Switzerland), German | George Lebl | 2004-08-03 | 1 | -0/+1 |
* | on non-local displays, and on displays other then the primary :0 display, | George Lebl | 2004-06-01 | 1 | -0/+18 |
* | Apply and heavily massage a patch from Muktha to add font setting to the | George Lebl | 2004-05-06 | 1 | -8/+1 |
* | Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange and | George Lebl | 2004-02-12 | 1 | -9/+23 |
* | Wed Feb 11 Muktha <muktha.narayan@wipro.com> | Muktha Narayan | 2004-02-12 | 1 | -0/+8 |
* | Fix #125064 by correctly reading out the chooser output and ignoring all | George Lebl | 2004-01-06 | 1 | -20/+27 |
* | Added IPv6 support | Balamurali Viswanathan | 2003-12-09 | 1 | -129/+648 |