summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Add two new small sbin utils. gdmopen is like open (based on it) butGeorge Lebl2001-08-2211-91/+319
* raise version numberGeorge Lebl2001-08-217-24/+272
* add some code for choosable servers (not implemented yetGeorge Lebl2001-08-199-75/+178
* Add a standard server definition and the Xnest keyGeorge Lebl2001-08-183-6/+148
* Finish implementation of flexible servers and lots of related cleanup andGeorge Lebl2001-08-1710-72/+481
* Add a proggie for starting an Xnest chooser session.George Lebl2001-08-163-14/+42
* Added StandardXServer and FlexibleXServers and font includes a ,*. AlsoGeorge Lebl2001-08-1511-144/+609
* Apply the following patch and massage it a bit to be more saneGeorge Lebl2001-08-105-32/+122
* In the rest of syslog usage use the "%s" format string to print a stringGeorge Lebl2001-08-041-2/+2
* Set RUNNING_UNDER_GDM - we might want to know this when we, for instance,Owen Taylor2001-08-031-0/+1
* add config option to not show the Last session item, because it'sHavoc Pennington2001-08-021-0/+1
* fix formatHavoc Pennington2001-08-026-9/+15
* Found a what-I-think-is-buglet.Kwok-Koon Cheung2001-08-011-1/+1
* embrace and extend xdmcp. Add an opcode for a sucessful forwarded sessionGeorge Lebl2001-07-252-27/+249
* when user doesn't exist ask for a password anyway. Also some sanity fixingGeorge Lebl2001-07-112-9/+20
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-0911-342/+171
* Fix fd leak after dup2George Lebl2001-07-061-0/+7
* Correct checks for chooser greeter binaries, and fix Suspend featureGeorge Lebl2001-07-066-46/+113
* open 0,1,2 with correct rw flagGeorge Lebl2001-07-062-16/+9
* remove the connection to RedHat's default init as that just does someGeorge Lebl2001-07-063-34/+33
* raise version to 2.2.3.1George Lebl2001-07-059-186/+288
* The fifo is not only for chooser now, it is a general protocol to controlGeorge Lebl2001-07-057-120/+396
* Made HonorIndirect default to true nowGeorge Lebl2001-07-031-1/+1
* Hosts,Broadcast were in the wrong sectionGeorge Lebl2001-07-032-34/+57
* do not count chooser as pending indirect displays, they are not. OnlyGeorge Lebl2001-07-022-7/+42
* remove sources for the watches during xdmcp closeGeorge Lebl2001-07-021-20/+31
* use correct prototypes and stop casting watch functionsGeorge Lebl2001-07-013-9/+13
* Apply patch from Nalin Dahyabhai <nalin@redhat.com> to first zero out theGeorge Lebl2001-06-301-0/+2
* fixes and cleanups to the error display code.George Lebl2001-06-292-27/+138
* Add two keys Broadcast and Hosts to the chooser configuration to allowGeorge Lebl2001-06-295-15/+179
* use /bin/sh and not /bin/bashGeorge Lebl2001-06-281-1/+1
* Get a picture from the config file. when the picture is in a known pixmapGeorge Lebl2001-06-251-27/+112
* Add daemon/AlwaysRestartServer option so that the slave can just kill andGeorge Lebl2001-06-243-12/+26
* when ping times out, do proper session stoping first rather then just aGeorge Lebl2001-06-241-2/+8
* Add suspend command support although it is off by default (empty command)George Lebl2001-06-245-27/+211
* fix up the forward query sending/handeling, fix some wrong freeing too,George Lebl2001-06-231-43/+56
* unify the xinerama stuff in gdmwmGeorge Lebl2001-06-221-2/+2
* Rework of how choosing works, should theoretically all work and beGeorge Lebl2001-06-226-41/+103
* fix warningGeorge Lebl2001-06-161-0/+1
* Make choosing somewhat work. Now always works if local host is chosen, butGeorge Lebl2001-06-164-117/+227
* minor cleanups and i18n fixesGeorge Lebl2001-06-164-23/+205
* on xterm failsafe session, instead of doing XSetInputFocus, just warp theGeorge Lebl2001-06-141-6/+16
* when running scripts always set the right USER/LOGNAME etc... Thanks toGeorge Lebl2001-06-131-24/+34
* do version checking and allow restarting gdm if possible, or at leastGeorge Lebl2001-06-133-2/+16
* try gdialog if we can't find standard dialog, that might work as well.George Lebl2001-06-061-0/+2
* Eeeek, forgot about these guysGeorge Lebl2001-06-062-0/+200
* when compiling without xdmcp don't compile the chooserGeorge Lebl2001-06-065-164/+88
* fix hanging related to centering of dialogs.George Lebl2001-06-061-5/+5
* remove unused opcode (GDM_STOP)George Lebl2001-06-054-12/+53
* remove unused opcode (GDM_STOP)George Lebl2001-06-033-63/+115