| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean house | William Jon McCann | 2007-06-12 | 1 | -1411/+0 |
* | Add skeleton for gobject redesign. Doesn't really work but should compile. | William Jon McCann | 2007-05-10 | 1 | -754/+0 |
* | Be more clever about setting umask. Now gdm_safe_fopen_w and | Brian Cameron | 2007-04-24 | 1 | -4/+4 |
* | Use fewer global variables. Separate monolithic gdm.h into component | William Jon McCann | 2007-04-02 | 1 | -559/+88 |
* | Now support the ability to change the language on the fly. Enhancement | Brian Cameron | 2007-04-02 | 1 | -0/+43 |
* | Redesign the internal configuration system. Fixes #355425 | William Jon McCann | 2007-03-26 | 1 | -38/+7 |
* | Update Accessibility and Solaris sections of the manual. The Accessibility | Brian Cameron | 2007-03-26 | 1 | -2/+2 |
* | Phase 1 of removing vicious-extensions and replacing with a rewrite. | Brian Cameron | 2007-03-21 | 1 | -0/+2 |
* | : Fix warnings and fix an assertion in gdm because it called | Brian Cameron | 2007-01-31 | 1 | -2/+2 |
* | Now GDM will recognize when the system language has changed and when new | Brian Cameron | 2006-12-29 | 1 | -0/+84 |
* | Fix syntax. | Brian Cameron | 2006-05-04 | 1 | -1/+1 |
* | Improvements to signal handling, fixing problem where GDM slave can hang | Brian Cameron | 2006-05-04 | 1 | -6/+14 |
* | Removed a C99 local variable definition that breaks the build with gcc | Julio M. Merino Vidal | 2006-03-28 | 1 | -6/+6 |
* | This patch resolves some performance issues that I noticed when testing | Brian Cameron | 2006-02-07 | 1 | -6/+6 |
* | Now use g_ stdio function like g_chmod instead of chmod. Fixes bug | Brian Cameron | 2005-12-22 | 1 | -18/+19 |
* | Remove libgnome dependencies except in gdmflexiserver.c and gdmsetup.c. | Brian Cameron | 2005-12-12 | 1 | -1/+2 |
* | daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfig | Brian Cameron | 2005-11-23 | 1 | -120/+151 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 1 | -32/+24 |
* | Provide better support for /etc/default/login. Previously it supported | Brian Cameron | 2005-08-04 | 1 | -0/+30 |
* | Added support for dynamic Xservers. Fixes enhancement request #168219. | Brian Cameron | 2005-05-17 | 1 | -3/+3 |
* | Changed messages so that I-form isn't used. Fixes bug #118193. Noticed | Brian Cameron | 2005-04-06 | 1 | -1/+1 |
* | Set default font size to Sans 12. Can make the default configurable if | Brian Cameron | 2005-03-04 | 1 | -5/+103 |
* | eek, evil we had GETTEXT_PACKAGE set to gdm-2.4, but we want gdm-2.6 | George Lebl | 2004-05-28 | 1 | -3/+10 |
* | Add a daemon/ConsoleCannotHandle key which lists languages which should | George Lebl | 2004-05-27 | 1 | -0/+60 |
* | use shell quoting more properly | George Lebl | 2004-05-27 | 1 | -2/+14 |
* | Apply and heavily massage a patch from Muktha to add font setting to the | George Lebl | 2004-05-06 | 1 | -3/+9 |
* | The ensure_sanity is now always called only from the main daemon on | George Lebl | 2004-04-04 | 1 | -20/+30 |
* | Tue Jan 16 Brian Cameron <Brian.Cameron@Sun.COM> | Brian Cameron | 2004-01-16 | 1 | -3/+5 |
* | remove the xml.in files and readd the .xml files. There are no | George Lebl | 2004-01-07 | 1 | -0/+60 |
* | Add QUERY_VT and SET_VT commands that handle the VT's on linux. This is | George Lebl | 2004-01-06 | 1 | -0/+30 |
* | Lots of general paranoia stemming from fixing #127780. Make sure that the | George Lebl | 2003-12-20 | 1 | -6/+4 |
* | use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more calls | George Lebl | 2003-12-19 | 1 | -46/+61 |
* | Added IPv6 support | Balamurali Viswanathan | 2003-12-09 | 1 | -46/+332 |
* | Be more careful with shell stuff and quote whatever we can, should fix rh | George Lebl | 2003-09-29 | 1 | -4/+0 |
* | Auditing the file handling stuff, increase general paranoia and code | George Lebl | 2003-09-25 | 1 | -4/+4 |
* | add a func to get a specific stored env var. Check in the stored PATH for | George Lebl | 2003-09-22 | 1 | -0/+18 |
* | reenable the gtk modules stuff, it wasn't linkage issues but in fact not | George Lebl | 2003-09-22 | 1 | -0/+7 |
* | raise version | George Lebl | 2003-09-12 | 1 | -19/+39 |
* | add comment about ShowLastSession | George Lebl | 2003-09-11 | 1 | -0/+29 |
* | construct files properly using g_build_filename, add a utility for this | George Lebl | 2003-08-22 | 1 | -0/+9 |
* | handle NULL addresses, purge by number and name, not by number and address | George Lebl | 2003-08-16 | 1 | -2/+2 |
* | Add some semi randomness spinners which are spun on somewhat random | George Lebl | 2003-08-15 | 1 | -5/+22 |
* | fix possible crash on on purge and redo the purge reopening to be more | George Lebl | 2003-08-15 | 1 | -13/+13 |
* | try /dev/fd (FreeBSD equivalent of /proc/self/fd) as well, and also ignore | George Lebl | 2003-08-13 | 1 | -1/+5 |
* | Fixed #118878 by actually ensuring the /tmp/.ICE-unix permissions. | George Lebl | 2003-08-04 | 1 | -8/+20 |
* | first get initial rlimits and use those when restoring limits. Should fix | George Lebl | 2003-08-01 | 1 | -15/+153 |
* | unset SIGINT as well in gdm_unset_signals | George Lebl | 2003-07-31 | 1 | -0/+1 |
* | update comments | George Lebl | 2003-07-31 | 1 | -5/+8 |
* | killall the xdmcp slaves first and then wait for them en-masse. This | George Lebl | 2003-07-29 | 1 | -0/+17 |
* | apparently _SC_OPEN_MAX can be rediculously high sometimes (1024^2 on | George Lebl | 2003-07-29 | 1 | -5/+40 |