summaryrefslogtreecommitdiff
path: root/daemon/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-071-1/+1
* Add a daemon/ConsoleCannotHandle key which lists languages which shouldGeorge Lebl2004-05-271-2/+2
* ensure clean building even if FamilyInternetV6 is not define (define itGeorge Lebl2004-04-161-0/+8
* Replaced Address Family, FamilyInternet by FamilyInternetV6 for IPv6 whileVijaykumar Patwari2004-04-081-4/+4
* Add sys/socket.h include to fix compilation on freebsd, fixes #130963,George Lebl2004-01-131-0/+1
* Complain on some more errorsGeorge Lebl2003-12-301-1/+7
* Lots of general paranoia stemming from fixing #127780. Make sure that theGeorge Lebl2003-12-201-6/+3
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-15/+20
* Added IPv6 supportBalamurali Viswanathan2003-12-091-29/+102
* Apply patch from Frederic Crozat <fcrozat@mandrakesoft.com> to make gecosGeorge Lebl2003-10-171-0/+6
* touch auth files in /tmp every 12 hours so that they don't get whacked byGeorge Lebl2003-10-061-2/+4
* when the ~/.Xauthority didn't exist and we tried to create it but failedGeorge Lebl2003-10-031-0/+12
* Auditing the file handling stuff, increase general paranoia and codeGeorge Lebl2003-09-251-1/+28
* move gdm_verify_cleanup after running of PostSession and touching the homeGeorge Lebl2003-09-011-2/+2
* Server auth file now uses FamilyWild and we set up the different accessGeorge Lebl2003-08-251-76/+167
* if the .Xauthority would be empty, just unlink the file. That is nicer toGeorge Lebl2003-08-251-7/+16
* construct files properly using g_build_filename, add a utility for thisGeorge Lebl2003-08-221-3/+3
* cleanup and fix the signal blocking, plus abort when we receive a badGeorge Lebl2003-08-191-1/+11
* handle NULL addresses, purge by number and name, not by number and addressGeorge Lebl2003-08-161-28/+53
* Add some semi randomness spinners which are spun on somewhat randomGeorge Lebl2003-08-151-0/+4
* fix possible crash on on purge and redo the purge reopening to be moreGeorge Lebl2003-08-151-37/+47
* The UserAuthDir is treated just like /tmp when no tilde expansion is used.George Lebl2003-08-151-4/+47
* for all functions for which I found in the manpages that EINTR could beGeorge Lebl2003-07-281-1/+1
* change some g_strconcat's to g_build_filename's to address #118040. stillGeorge Lebl2003-07-241-3/+3
* Set XAUTHORITY to GDM_AUTHFILE always for root processes. Also make sureGeorge Lebl2003-07-221-1/+7
* using /tmp as failsafe for HOME seems on second thought patently bad forGeorge Lebl2003-07-111-8/+16
* use the ve_ versions of the environment funcs and use ve_config instead ofGeorge Lebl2003-07-111-1/+1
* minor leak fixes in case auth file writes failGeorge Lebl2003-07-081-0/+10
* the details file is read first, capped at 500 lines, and so now we can runGeorge Lebl2003-07-031-19/+25
* add another argument to the file check to silence warnings about someGeorge Lebl2003-06-061-2/+2
* Fix #56654 by removing programmer references out of translatable stringsGeorge Lebl2003-06-051-4/+12
* when more then 50 users don't put them all in the combo boxes, this is aGeorge Lebl2003-05-131-2/+2
* Whack DefaultLocale as that setting was on crack to begin with. If theGeorge Lebl2002-08-231-7/+17
* note that gethostname doesn't neccessairly nul terminate stringGeorge Lebl2002-07-211-0/+2
* handle fails on user auth writing by going to the fallback file to handleGeorge Lebl2002-07-091-19/+53
* remove some dead code, minor fixesGeorge Lebl2002-05-271-1/+2
* check for setresuidGeorge Lebl2002-05-211-7/+59
* Apply some leak fixes from ali.akcaagac@stud.fh-wilhelmshaven.de (AliGeorge Lebl2002-05-141-4/+6
* don't link libgnomeui and libglade to the daemon any moreGeorge Lebl2001-12-281-5/+7
* include unistd.hGeorge Lebl2001-11-161-3/+3
* some build fixesGregory Leblanc2001-11-161-3/+0
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-1/+3
* be more thorough in setting up address/cookie pairs for local servers, andGeorge Lebl2001-10-281-18/+52
* raise version to 2.2.5.1George Lebl2001-10-271-3/+4
* Fix small leakGeorge Lebl2001-10-091-5/+5
* raise versionGeorge Lebl2001-09-111-26/+89
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-2/+9
* Minor cleanup and paranoiaGeorge Lebl2001-08-261-5/+4
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-171-1/+1
* Added StandardXServer and FlexibleXServers and font includes a ,*. AlsoGeorge Lebl2001-08-151-10/+8