summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Fixes from: Jerry Wall <Jerry.Wall@Sun.COM>George Lebl2004-03-302-0/+15
* make DisplayLastLogin default to 'false' since 'last' is stupid andGeorge Lebl2004-03-101-1/+1
* Handle out of diskspace on making user authentication better by firstGeorge Lebl2004-03-041-0/+70
* Apply patch from vincent.berger@ext.bull.net (Vincent Berger), to makeGeorge Lebl2004-03-042-10/+37
* When restarting a server by whacking it and starting it again, wait atGeorge Lebl2004-02-204-29/+65
* Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange andGeorge Lebl2004-02-127-18/+106
* Wed Feb 11 Muktha <muktha.narayan@wipro.com>Muktha Narayan2004-02-123-0/+30
* Tue Jan 16 Brian Cameron <Brian.Cameron@Sun.COM>Brian Cameron2004-01-161-3/+5
* Apply patch from Vincent Berger <vincent.berger@ext.bull.net> to re-fixGeorge Lebl2004-01-152-0/+75
* Fix #131389 where if the slave crashed the login field was not clearedGeorge Lebl2004-01-151-1/+4
* Add sys/socket.h include to fix compilation on freebsd, fixes #130963,George Lebl2004-01-133-2/+3
* remove the xml.in files and readd the .xml files. There are noGeorge Lebl2004-01-078-12/+97
* Fix #125064 by correctly reading out the chooser output and ignoring allGeorge Lebl2004-01-065-14/+74
* small leak fixGeorge Lebl2004-01-063-11/+48
* Add QUERY_VT and SET_VT commands that handle the VT's on linux. This isGeorge Lebl2004-01-068-5/+168
* fix bad color stringGeorge Lebl2004-01-031-2/+10
* Fix bug where REBOOT would get written to the socket before the separatorRay Strode2004-01-011-1/+0
* Complain on some more errorsGeorge Lebl2003-12-304-14/+127
* Forgot in last commitGeorge Lebl2003-12-301-1/+2
* add SET_SAFE_LOGOUT_ACTION which is like schedule for kdm. Also implementGeorge Lebl2003-12-302-66/+207
* pass the time in microseconds to pam_fail_delay(). Fixes bug #128507Leena Gunda2003-12-201-1/+1
* Make default color #76848F to fix #128220. Also in the PreSession scriptGeorge Lebl2003-12-201-1/+1
* Lots of general paranoia stemming from fixing #127780. Make sure that theGeorge Lebl2003-12-205-86/+80
* Massage and then apply a patch from Vincent BergerGeorge Lebl2003-12-192-0/+201
* protect the sys/sockio.h include with the HAVE_SYS_SOCKIO_H define checkGeorge Lebl2003-12-191-0/+2
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-1913-323/+373
* Mon Dec 15 Brian Cameron <Brian.Cameron@Sun.COM>Brian Cameron2003-12-151-0/+1
* add a GO fifo SOP command and a --wait-for-go command line option. This isGeorge Lebl2003-12-133-4/+55
* There's now the ability to reap flexiservers that are inactive for aGeorge Lebl2003-12-131-0/+2
* append a '!' to the action which was previously selected (if one was)George Lebl2003-12-112-1/+8
* Fix #126465 where xdmcp_sessions would not get decremented on normalGeorge Lebl2003-12-102-15/+39
* Add possibility to request logout action to happen when the display diesWanker who should set his $CHANGELOGNAME2003-12-107-4/+262
* Added IPv6 supportBalamurali Viswanathan2003-12-099-317/+1773
* whack some stale code, mark some messages for translationGeorge Lebl2003-11-062-23/+20
* Apply patch from Frederic Crozat <fcrozat@mandrakesoft.com> to make gecosGeorge Lebl2003-10-171-0/+6
* Make the socket connection non-blocking and limit conversations to 20George Lebl2003-10-166-8/+104
* touch auth files in /tmp every 12 hours so that they don't get whacked byGeorge Lebl2003-10-064-4/+94
* include <signal.h> to fix build on solarisGeorge Lebl2003-10-031-0/+2
* when the ~/.Xauthority didn't exist and we tried to create it but failedGeorge Lebl2003-10-031-0/+12
* Be more careful with shell stuff and quote whatever we can, should fix rhGeorge Lebl2003-09-291-4/+0
* in a further fit of anality, stat the file even before handing it to theGeorge Lebl2003-09-261-0/+7
* to be even analer about filenames of user pics, first run through realpathGeorge Lebl2003-09-261-0/+12
* add a little color to the logout message, correctly set the fonts here.George Lebl2003-09-252-26/+40
* be even analer (is that a word?) about the setuid stuff here (it can'tGeorge Lebl2003-09-252-6/+10
* Auditing the file handling stuff, increase general paranoia and codeGeorge Lebl2003-09-257-109/+304
* add some extra anality to the slave when looking at the session nameGeorge Lebl2003-09-251-4/+18
* don't exec chooser/greeter in shell that's kind of evil and resets tooGeorge Lebl2003-09-241-38/+41
* add a func to get a specific stored env var. Check in the stored PATH forGeorge Lebl2003-09-223-10/+35
* use $datadir/xsessions instead of hardcoding /usr/share/xsessionsGeorge Lebl2003-09-221-1/+1
* fix error handling / leaksGeorge Lebl2003-09-221-0/+4