| Commit message (Expand) | Author | Age | Files | Lines |
* | Now support --with-sysconfsubdir so that GDM can be configured to have the | Brian Cameron | 2006-03-28 | 1 | -1/+4 |
* | This patch resolves some performance issues that I noticed when testing | Brian Cameron | 2006-02-07 | 1 | -1/+4 |
* | Now use g_ stdio function like g_chmod instead of chmod. Fixes bug | Brian Cameron | 2005-12-22 | 1 | -4/+5 |
* | Now consistantly use "GDM" in strings instead of "gdm". Fixes bug #323221. | Brian Cameron | 2005-12-14 | 1 | -1/+1 |
* | Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c. | Brian Cameron | 2005-12-12 | 1 | -20/+9 |
* | daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfig | Brian Cameron | 2005-11-23 | 1 | -3/+2 |
* | This further improves GDM configuration so that now only the GDM daemon | Brian Cameron | 2005-11-22 | 1 | -18/+5 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 1 | -1/+1 |
* | GNOME HIG fixes for the Language, Session and Message dialogs. Modified | Dennis Cranston | 2005-08-26 | 1 | -10/+1 |
* | Bumped version to 2.8.0.2 since a new interface was added, the | Brian Cameron | 2005-07-23 | 1 | -1/+12 |
* | Cleanup terminology, and fix many strings. See bug #310453. Also fixes bug | Tommi Vainikainen | 2005-07-19 | 1 | -4/+2 |
* | Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. Remove | Brian Cameron | 2005-06-15 | 1 | -1/+4 |
* | Changed messages so that I-form isn't used. Fixes bug #118193. Noticed | Brian Cameron | 2005-04-06 | 1 | -14/+15 |
* | Cleanup patch by Mark McLoughlin, bug #151668. | Brian Cameron | 2005-02-14 | 1 | -3/+3 |
* | use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more calls | George Lebl | 2003-12-19 | 1 | -19/+22 |
* | Added IPv6 support | Balamurali Viswanathan | 2003-12-09 | 1 | -7/+41 |
* | Use the new ve_hig_dialog_new interface to set the markup flag where | George Lebl | 2003-09-19 | 1 | -0/+5 |
* | Add some semi randomness spinners which are spun on somewhat random | George Lebl | 2003-08-15 | 1 | -5/+5 |
* | compile gdmgreeter with viciousui (adds also libgnomeui, though we don't | George Lebl | 2003-07-08 | 1 | -33/+33 |
* | the display check code was wrong, it only used the tcp connections. Which | George Lebl | 2003-07-07 | 1 | -0/+18 |
* | Dialogs have no separators. Makes them look at least a bit closer to HIG | George Lebl | 2003-06-06 | 1 | -0/+5 |
* | do the face browser warning only if gdmlogin is selected for both greeters | George Lebl | 2003-05-19 | 1 | -2/+22 |
* | bind signals INT/TERM/HUP and send a SIGTERM to the xnest when we get | George Lebl | 2002-08-19 | 1 | -5/+25 |
* | a script to run gdmgreeter in Xnest to test themes in the various | George Lebl | 2002-08-14 | 1 | -0/+8 |
* | add a SOFT_RESTART_SERVERS fifo command to force a restart of X servers | George Lebl | 2002-08-07 | 1 | -1/+49 |
* | use the ve_signal routines, remove gdm_signal routines | George Lebl | 2002-07-30 | 1 | -5/+18 |
* | note that gethostname doesn't neccessairly nul terminate string | George Lebl | 2002-07-21 | 1 | -22/+199 |
* | a new function (yet unused) to find out valid arguments of a command | George Lebl | 2002-05-31 | 1 | -16/+45 |
* | use GETTEXT_PACKAGE | George Lebl | 2002-01-22 | 1 | -2/+3 |
* | include unistd.h | George Lebl | 2001-11-16 | 1 | -2/+2 |
* | Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', gui | George Lebl | 2001-11-06 | 1 | -1/+2 |
* | Updated French translation. | Christophe Merlet | 2001-10-28 | 1 | -1/+1 |
* | add --broadcast, --direct and --no-gdm-check, rename --no-chooser to | George Lebl | 2001-10-23 | 1 | -7/+23 |
* | make this more useful, make it possible to specify a custom Xnest/options | George Lebl | 2001-10-23 | 1 | -6/+111 |
* | also check stale lock files when looking for empty display names | George Lebl | 2001-10-04 | 1 | -2/+8 |
* | don't use an extra printf, if this was user supplied it could have been a | George Lebl | 2001-08-25 | 1 | -1/+2 |
* | Add a proggie for starting an Xnest chooser session. | George Lebl | 2001-08-16 | 1 | -0/+179 |