| Commit message (Expand) | Author | Age | Files | Lines |
* | With this patch we now invoke the X server with the -auth argument and | William Jon McCann | 2007-11-09 | 1 | -240/+0 |
* | Remove lots of obsolete code. Organize the configure checks a bit. | William Jon McCann | 2007-10-04 | 1 | -2/+1 |
* | Mass change tabs to spaces. Tabs suck. | William Jon McCann | 2007-08-28 | 1 | -161/+161 |
* | Make XDMCP logins work. | William Jon McCann | 2007-07-25 | 1 | -698/+82 |
* | Land the first shot at the new settings framework | William Jon McCann | 2007-05-31 | 1 | -1/+0 |
* | Add new md5 code to common. Replace cookie generation code. | William Jon McCann | 2007-05-16 | 1 | -24/+31 |
* | Add skeleton for gobject redesign. Doesn't really work but should compile. | William Jon McCann | 2007-05-10 | 1 | -200/+44 |
* | Be more clever about setting umask. Now gdm_safe_fopen_w and | Brian Cameron | 2007-04-24 | 1 | -17/+6 |
* | Turn XDMCP handling into an object. From bug #376010. | William Jon McCann | 2007-04-16 | 1 | -1/+1 |
* | Use fewer global variables. Separate monolithic gdm.h into component | William Jon McCann | 2007-04-02 | 1 | -670/+644 |
* | Redesign the internal configuration system. Fixes #355425 | William Jon McCann | 2007-03-26 | 1 | -17/+17 |
* | Add new XnestUnscaledFontPath key to docs. Fix Configuration section to | Brian Cameron | 2007-03-23 | 1 | -3/+3 |
* | Phase 1 of removing vicious-extensions and replacing with a rewrite. | Brian Cameron | 2007-03-21 | 1 | -1/+5 |
* | Clean up comments. | Brian Cameron | 2006-10-16 | 1 | -1/+1 |
* | Fix comment. | Brian Cameron | 2006-10-08 | 1 | -1/+1 |
* | Set authdir to NULL after freeing to avoid accessing an invalid pointer. | Brian Cameron | 2006-10-06 | 1 | -0/+2 |
* | This patch resolves some performance issues that I noticed when testing | Brian Cameron | 2006-02-07 | 1 | -1/+1 |
* | 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 | -5/+5 |
* | Redesign of daemon configuraton. Now all vicious-extensions logic is in | Brian Cameron | 2005-11-04 | 1 | -37/+35 |
* | Correct memory leaks. Fixes bug #315388, patch by Ray Strode with minor | Brian Cameron | 2005-09-07 | 1 | -16/+14 |
* | 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 | -1/+1 |
* | Changed messages so that I-form isn't used. Fixes bug #118193. Noticed | Brian Cameron | 2005-04-06 | 1 | -1/+1 |
* | Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8 | Brian Cameron | 2005-03-07 | 1 | -1/+1 |
* | Add a daemon/ConsoleCannotHandle key which lists languages which should | George Lebl | 2004-05-27 | 1 | -2/+2 |
* | ensure clean building even if FamilyInternetV6 is not define (define it | George Lebl | 2004-04-16 | 1 | -0/+8 |
* | Replaced Address Family, FamilyInternet by FamilyInternetV6 for IPv6 while | Vijaykumar Patwari | 2004-04-08 | 1 | -4/+4 |
* | Add sys/socket.h include to fix compilation on freebsd, fixes #130963, | George Lebl | 2004-01-13 | 1 | -0/+1 |
* | Complain on some more errors | George Lebl | 2003-12-30 | 1 | -1/+7 |
* | Lots of general paranoia stemming from fixing #127780. Make sure that the | George Lebl | 2003-12-20 | 1 | -6/+3 |
* | use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more calls | George Lebl | 2003-12-19 | 1 | -15/+20 |
* | Added IPv6 support | Balamurali Viswanathan | 2003-12-09 | 1 | -29/+102 |
* | Apply patch from Frederic Crozat <fcrozat@mandrakesoft.com> to make gecos | George Lebl | 2003-10-17 | 1 | -0/+6 |
* | touch auth files in /tmp every 12 hours so that they don't get whacked by | George Lebl | 2003-10-06 | 1 | -2/+4 |
* | when the ~/.Xauthority didn't exist and we tried to create it but failed | George Lebl | 2003-10-03 | 1 | -0/+12 |
* | Auditing the file handling stuff, increase general paranoia and code | George Lebl | 2003-09-25 | 1 | -1/+28 |
* | move gdm_verify_cleanup after running of PostSession and touching the home | George Lebl | 2003-09-01 | 1 | -2/+2 |
* | Server auth file now uses FamilyWild and we set up the different access | George Lebl | 2003-08-25 | 1 | -76/+167 |
* | if the .Xauthority would be empty, just unlink the file. That is nicer to | George Lebl | 2003-08-25 | 1 | -7/+16 |
* | construct files properly using g_build_filename, add a utility for this | George Lebl | 2003-08-22 | 1 | -3/+3 |
* | cleanup and fix the signal blocking, plus abort when we receive a bad | George Lebl | 2003-08-19 | 1 | -1/+11 |
* | handle NULL addresses, purge by number and name, not by number and address | George Lebl | 2003-08-16 | 1 | -28/+53 |
* | Add some semi randomness spinners which are spun on somewhat random | George Lebl | 2003-08-15 | 1 | -0/+4 |
* | fix possible crash on on purge and redo the purge reopening to be more | George Lebl | 2003-08-15 | 1 | -37/+47 |
* | The UserAuthDir is treated just like /tmp when no tilde expansion is used. | George Lebl | 2003-08-15 | 1 | -4/+47 |
* | for all functions for which I found in the manpages that EINTR could be | George Lebl | 2003-07-28 | 1 | -1/+1 |
* | change some g_strconcat's to g_build_filename's to address #118040. still | George Lebl | 2003-07-24 | 1 | -3/+3 |
* | Set XAUTHORITY to GDM_AUTHFILE always for root processes. Also make sure | George Lebl | 2003-07-22 | 1 | -1/+7 |
* | using /tmp as failsafe for HOME seems on second thought patently bad for | George Lebl | 2003-07-11 | 1 | -8/+16 |