| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | use the ve_ versions of the environment funcs and use ve_config instead of | George Lebl | 2003-07-11 | 1 | -1/+1 |
* | minor leak fixes in case auth file writes fail | George Lebl | 2003-07-08 | 1 | -0/+10 |
* | the details file is read first, capped at 500 lines, and so now we can run | George Lebl | 2003-07-03 | 1 | -19/+25 |
* | add another argument to the file check to silence warnings about some | George Lebl | 2003-06-06 | 1 | -2/+2 |
* | Fix #56654 by removing programmer references out of translatable strings | George Lebl | 2003-06-05 | 1 | -4/+12 |
* | when more then 50 users don't put them all in the combo boxes, this is a | George Lebl | 2003-05-13 | 1 | -2/+2 |
* | Whack DefaultLocale as that setting was on crack to begin with. If the | George Lebl | 2002-08-23 | 1 | -7/+17 |
* | note that gethostname doesn't neccessairly nul terminate string | George Lebl | 2002-07-21 | 1 | -0/+2 |
* | handle fails on user auth writing by going to the fallback file to handle | George Lebl | 2002-07-09 | 1 | -19/+53 |
* | remove some dead code, minor fixes | George Lebl | 2002-05-27 | 1 | -1/+2 |
* | check for setresuid | George Lebl | 2002-05-21 | 1 | -7/+59 |
* | Apply some leak fixes from ali.akcaagac@stud.fh-wilhelmshaven.de (Ali | George Lebl | 2002-05-14 | 1 | -4/+6 |
* | don't link libgnomeui and libglade to the daemon any more | George Lebl | 2001-12-28 | 1 | -5/+7 |
* | include unistd.h | George Lebl | 2001-11-16 | 1 | -3/+3 |
* | some build fixes | Gregory Leblanc | 2001-11-16 | 1 | -3/+0 |
* | Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', gui | George Lebl | 2001-11-06 | 1 | -1/+3 |
* | be more thorough in setting up address/cookie pairs for local servers, and | George Lebl | 2001-10-28 | 1 | -18/+52 |
* | raise version to 2.2.5.1 | George Lebl | 2001-10-27 | 1 | -3/+4 |
* | Fix small leak | George Lebl | 2001-10-09 | 1 | -5/+5 |
* | raise version | George Lebl | 2001-09-11 | 1 | -26/+89 |
* | Implement DisplaysPerHost which was documented so it should have worked in | George Lebl | 2001-09-01 | 1 | -2/+9 |
* | Minor cleanup and paranoia | George Lebl | 2001-08-26 | 1 | -5/+4 |
* | Finish implementation of flexible servers and lots of related cleanup and | George Lebl | 2001-08-17 | 1 | -1/+1 |
* | Added StandardXServer and FlexibleXServers and font includes a ,*. Also | George Lebl | 2001-08-15 | 1 | -10/+8 |
* | Use vicious-extensions module rather then local routines | George Lebl | 2001-07-09 | 1 | -1/+3 |
* | bump version | George Lebl | 2001-06-02 | 1 | -56/+93 |
* | Fixup enviroment issues. Clear the environment before running a session | George Lebl | 2001-04-24 | 1 | -1/+0 |
* | Return to gid 0 after verify check, patch from rmurray+gnome@cyberhqz.com | George Lebl | 2001-04-19 | 1 | -0/+9 |
* | Many changes, too many to write a changelog for. Applied most of the | George Lebl | 2001-01-09 | 1 | -1/+1 |